org.cruxframework.crux.tools
Class ToolsConfigurationFactory
java.lang.Object
org.cruxframework.crux.core.config.AbstractPropertiesFactory
org.cruxframework.crux.tools.ToolsConfigurationFactory
public class ToolsConfigurationFactory
- extends AbstractPropertiesFactory
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static final ToolsConfigurationFactory instance
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.