Class RemoveCommand
java.lang.Object
org.jolokia.server.core.request.notification.NotificationCommand
org.jolokia.server.core.request.notification.ClientCommand
org.jolokia.server.core.request.notification.RemoveCommand
Remove a listener by its handle
- Since:
- 19.03.13
- Author:
- roland
-
Method Summary
Methods inherited from class org.jolokia.server.core.request.notification.ClientCommand
getClientMethods inherited from class org.jolokia.server.core.request.notification.NotificationCommand
getType
-
Method Details
-
getHandle
-
toJSON
public org.json.simple.JSONObject toJSON()Description copied from class:NotificationCommand- Overrides:
toJSONin classClientCommand
-