|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectshocks.framework.workflow.filter.FilterRepositoryFactory
Constructor Summary | |
FilterRepositoryFactory()
|
Method Summary | |
static FilterRepository |
getRepository(javax.servlet.ServletContext ctx)
This will search the MBeanServer for a registered repository. |
static FilterRepository |
load(javax.servlet.ServletContext ctx)
This method loads the FilterRepository 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 FilterRepositoryFactory()
Method Detail |
public static FilterRepository getRepository(javax.servlet.ServletContext ctx)
public static FilterRepository load(javax.servlet.ServletContext ctx)
ctx
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |