|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectshocks.framework.action.ActionRepositoryFactory
Constructor Summary | |
ActionRepositoryFactory()
|
Method Summary | |
static ActionRepository |
getRepository(javax.servlet.ServletContext ctx)
This will search the MBeanServer for a registered repository. |
static ActionRepository |
load(javax.servlet.ServletContext ctx)
This method loads the ActionRepository and returns a reference to it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ActionRepositoryFactory()
Method Detail |
public static ActionRepository getRepository(javax.servlet.ServletContext ctx)
public static ActionRepository load(javax.servlet.ServletContext ctx)
ctx
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |