|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.ForceRescanState
public class ForceRescanState
ForceRescanState class.
| Constructor Summary | |
|---|---|
ForceRescanState(CollectionAgent agent,
EventProxy eventProxy)
Constructor for ForceRescanState. |
|
| Method Summary | |
|---|---|
Event |
createForceResanEvent()
createForceResanEvent |
CollectionAgent |
getAgent()
getAgent |
EventProxy |
getEventProxy()
getEventProxy |
ThreadCategory |
log()
log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForceRescanState(CollectionAgent agent,
EventProxy eventProxy)
Constructor for ForceRescanState.
agent - a CollectionAgent object.eventProxy - a EventProxy object.| Method Detail |
|---|
public EventProxy getEventProxy()
getEventProxy
EventProxy object.public ThreadCategory log()
log
ThreadCategory object.public Event createForceResanEvent()
createForceResanEvent
Event object.public CollectionAgent getAgent()
getAgent
CollectionAgent object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||