|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.tiles.definition.util.DefinitionsFactoryUtil
public final class DefinitionsFactoryUtil
Various DefinitionsFactory utilities.
| Method Summary | |
|---|---|
static void |
reloadDefinitionsFactory(java.lang.Object context)
Reloads the definitions factory content, if necessary, of the default container. |
static void |
reloadDefinitionsFactory(java.lang.Object context,
java.lang.String containerKey)
Reloads the definitions factory content, if necessary. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void reloadDefinitionsFactory(java.lang.Object context)
context - The context object to use
DefinitionsFactoryException - If
something goes wrong during reload.
public static void reloadDefinitionsFactory(java.lang.Object context,
java.lang.String containerKey)
context - The context object to usecontainerKey - The key under which the container is stored.
DefinitionsFactoryException - If
something goes wrong during reload.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||