|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.aophelper.core.AopHandler
public class AopHandler
A AopHandler.
Method Summary | |
---|---|
AopRun |
getRun()
Get the run. |
static AopHandler |
instance()
|
void |
setRun(AopRun run)
Set the run. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AopHandler instance()
public AopRun getRun()
public void setRun(AopRun run)
run
- The run to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |