public static class Oort.CometListener.Adapter extends Object implements Oort.CometListener
Oort.CometListener
Oort.CometListener.Adapter, Oort.CometListener.Event
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
void |
cometJoined(Oort.CometListener.Event event)
Callback method invoked when a new comet joins the cloud
|
void |
cometLeft(Oort.CometListener.Event event)
Callback method invoked when a comet leaves the cloud
|
public void cometJoined(Oort.CometListener.Event event)
Oort.CometListener
cometJoined
in interface Oort.CometListener
event
- the comet eventpublic void cometLeft(Oort.CometListener.Event event)
Oort.CometListener
cometLeft
in interface Oort.CometListener
event
- the comet eventCopyright © 2008–2017 The CometD Project. All rights reserved.