This project has retired. For details please refer to its
Attic page.
DefinitionsFactoryUtil (Tiles 2 2.2.2 API)
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: 734110 $ $Date: 2009-01-13 12:49:19 +0100 (mar, 13 gen 2009) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reloadDefinitionsFactory
@Deprecated
public static void reloadDefinitionsFactory(Object context)
- Deprecated. Let the definitions DAO manage auto-reload.
- Reloads the definitions factory content, if necessary.
- Parameters:
context
- The context object to use
- Throws:
DefinitionsFactoryException
- If
something goes wrong during reload.
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.