info.magnolia.i18nsystem
Class I18nKeyGeneratorFactory

java.lang.Object
  extended by info.magnolia.i18nsystem.I18nKeyGeneratorFactory

public class I18nKeyGeneratorFactory
extends Object

Provides I18nKeyGenerator for object annotated with I18nable.


Constructor Summary
I18nKeyGeneratorFactory()
           
 
Method Summary
protected static I18nKeyGenerator newKeyGenerator(I18nable i18nable)
           
static
<T> I18nKeyGenerator<T>
newKeyGeneratorFor(T obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18nKeyGeneratorFactory

public I18nKeyGeneratorFactory()
Method Detail

newKeyGeneratorFor

public static <T> I18nKeyGenerator<T> newKeyGeneratorFor(T obj)

newKeyGenerator

protected static I18nKeyGenerator newKeyGenerator(I18nable i18nable)


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.