|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.wlrt.ede.impl.StageProxy | +--com.bea.wlrt.ede.impl.MonitoringProxy
Constructor Summary | |
MonitoringProxy(EventSinkManager sender)
|
Method Summary | |
com.bea.wlrt.ede.Monitor |
getMonitor()
|
com.bea.wlrt.ede.StatsManager |
getStatsManager()
|
Clock |
getSystemClock()
|
Object |
invoke(MethodInvocation methodInvocation)
|
void |
monitorEvents(boolean enable)
|
protected void |
postAction(List newEvents,
List oldEvents)
|
protected void |
preAction(List newEvents,
List oldEvents)
|
void |
setMonitor(com.bea.wlrt.ede.Monitor monitor)
|
void |
setSystemClock(Clock systemClock)
|
Methods inherited from class com.bea.wlrt.ede.impl.StageProxy |
getEventSinkManager |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MonitoringProxy(EventSinkManager sender)
Method Detail |
public com.bea.wlrt.ede.Monitor getMonitor()
public void setMonitor(com.bea.wlrt.ede.Monitor monitor)
public Clock getSystemClock()
public void setSystemClock(Clock systemClock)
public com.bea.wlrt.ede.StatsManager getStatsManager()
protected void preAction(List newEvents, List oldEvents)
protected void postAction(List newEvents, List oldEvents)
public void monitorEvents(boolean enable)
public Object invoke(MethodInvocation methodInvocation) throws Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |