org.cruxframework.crux.tools
Class ToolsConfigurationFactory

java.lang.Object
  extended by org.cruxframework.crux.core.config.AbstractPropertiesFactory
      extended by org.cruxframework.crux.tools.ToolsConfigurationFactory

public class ToolsConfigurationFactory
extends AbstractPropertiesFactory

Author:
Thiago da Rosa de Bustamante

Field Summary
protected static ToolsConfigurationFactory instance
           
 
Method Summary
static CruxToolsConfig getConfigurations()
          Create a message helper class that access a resource bundle using the methods present in the given interface.
protected  ConstantsInvocationHandler getInvocationHandler(Class<?> targetInterface)
           
 
Methods inherited from class org.cruxframework.crux.core.config.AbstractPropertiesFactory
getConstantsFromProperties, initProxy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected static final ToolsConfigurationFactory instance
Method Detail

getConfigurations

public static CruxToolsConfig getConfigurations()
                                         throws MessageException
Create a message helper class that access a resource bundle using the methods present in the given interface.

Parameters:
targetInterface -
Returns:
Throws:
MessageException

getInvocationHandler

protected ConstantsInvocationHandler getInvocationHandler(Class<?> targetInterface)
Specified by:
getInvocationHandler in class AbstractPropertiesFactory


Copyright © 2014. All rights reserved.