Uses of Class
org.cruxframework.crux.core.config.ConstantsInvocationHandler

Packages that use ConstantsInvocationHandler
org.cruxframework.crux.core.config   
org.cruxframework.crux.core.i18n   
org.cruxframework.crux.core.server.rest.state   
 

Uses of ConstantsInvocationHandler in org.cruxframework.crux.core.config
 

Subclasses of ConstantsInvocationHandler in org.cruxframework.crux.core.config
 class ConfigurationInvocationHandler
          Dynamic proxy for message resources.
 

Methods in org.cruxframework.crux.core.config that return ConstantsInvocationHandler
protected abstract  ConstantsInvocationHandler AbstractPropertiesFactory.getInvocationHandler(Class<?> targetInterface)
           
protected  ConstantsInvocationHandler ConfigurationFactory.getInvocationHandler(Class<?> targetInterface)
           
 

Uses of ConstantsInvocationHandler in org.cruxframework.crux.core.i18n
 

Methods in org.cruxframework.crux.core.i18n that return ConstantsInvocationHandler
protected  ConstantsInvocationHandler MessagesFactory.getInvocationHandler(Class<?> targetInterface)
           
 

Uses of ConstantsInvocationHandler in org.cruxframework.crux.core.server.rest.state
 

Methods in org.cruxframework.crux.core.server.rest.state that return ConstantsInvocationHandler
protected  ConstantsInvocationHandler ClusteredCacheConfigurationFactory.getInvocationHandler(Class<?> targetInterface)
           
protected  ConstantsInvocationHandler NoClusteredCacheConfigurationFactory.getInvocationHandler(Class<?> targetInterface)
           
 



Copyright © 2015. All rights reserved.