org.apache.tiles.definition.util
Class DefinitionsFactoryUtil
java.lang.Object
org.apache.tiles.definition.util.DefinitionsFactoryUtil
public final class DefinitionsFactoryUtil
- extends Object
Various DefinitionsFactory
utilities.
- Version:
- $Rev: 527536 $ $Date: 2007-04-11 17:44:51 +0200(mer, 11 apr 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reloadDefinitionsFactory
public static void reloadDefinitionsFactory(Object context)
throws DefinitionsFactoryException
- Reloads the definitions factory content, if necessary.
- Parameters:
context
- The context object to use
- Throws:
DefinitionsFactoryException
- If something goes wrong during
reload.
Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.