|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.platform.monitor.Monitorable
public abstract class Monitorable
| Constructor Summary | |
|---|---|
Monitorable()
|
|
| Method Summary | |
|---|---|
void |
addMonitor(Monitor monitor)
|
abstract java.lang.String |
getMonitorName()
|
abstract void |
initializationEvent()
|
void |
notifyMonitors(java.lang.Object event)
|
void |
removeMonitor(Monitor monitor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Monitorable()
| Method Detail |
|---|
public void addMonitor(Monitor monitor)
public void removeMonitor(Monitor monitor)
public void notifyMonitors(java.lang.Object event)
public abstract void initializationEvent()
public abstract java.lang.String getMonitorName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||