|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.features.poller.remote.gwt.client.remoteevents.ApplicationUpdatedRemoteEvent
public class ApplicationUpdatedRemoteEvent
ApplicationUpdatedRemoteEvent class.
| Constructor Summary | |
|---|---|
ApplicationUpdatedRemoteEvent()
Constructor for ApplicationUpdatedRemoteEvent. |
|
ApplicationUpdatedRemoteEvent(ApplicationInfo item)
Constructor for ApplicationUpdatedRemoteEvent. |
|
| Method Summary | |
|---|---|
void |
dispatch(MapRemoteEventHandler presenter)
dispatch |
String |
toString()
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationUpdatedRemoteEvent()
Constructor for ApplicationUpdatedRemoteEvent.
public ApplicationUpdatedRemoteEvent(ApplicationInfo item)
Constructor for ApplicationUpdatedRemoteEvent.
item - a ApplicationInfo object.| Method Detail |
|---|
public void dispatch(MapRemoteEventHandler presenter)
dispatch
dispatch in interface MapRemoteEventpresenter - a RemotePollerPresenter object.public String toString()
toString
toString in class ObjectString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||