|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.registrar.RegistrarAssistant
public class RegistrarAssistant
Manages the Registrar defined in the applications web.xml and executes the method(s) annotated according to the ContextLevel being handled.
Constructor Summary | |
---|---|
RegistrarAssistant(java.lang.Class<?> registrarClass)
|
Method Summary | |
---|---|
void |
executeDelegatingRegistrar(Registrar delegateRegistrar,
ContextLevel contextLevel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistrarAssistant(java.lang.Class<?> registrarClass)
Method Detail |
---|
public void executeDelegatingRegistrar(Registrar delegateRegistrar, ContextLevel contextLevel) throws WaffleException
WaffleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |