C D G I N O P S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- channelInit(Client, BackChannel) - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
- ClientStore - Class in org.jolokia.service.notif.pull
-
A Client store is responsible for holding all notifications for a single client.
D
- destroy() - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
G
- getConfig() - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
- getNotifType() - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
I
- init(JolokiaContext) - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
N
- NotificationStore - Class in org.jolokia.service.notif.pull
-
Store for a single subscription.
- NotificationStore(NotificationSubscription, int) - Constructor for class org.jolokia.service.notif.pull.NotificationStore
-
Create a new notification store for holding concrete notifications which can be fetched (and cleared).
O
- OBJECT_NAME - Static variable in class org.jolokia.service.notif.pull.PullNotificationBackend
- org.jolokia.service.notif.pull - package org.jolokia.service.notif.pull
- org.jolokia.service.notif.pull.osgi - package org.jolokia.service.notif.pull.osgi
P
- pull(String, String) - Method in class org.jolokia.service.notif.pull.PullNotificationStore
-
JMX exposed method for pulling out notifications.
- pull(String, String) - Method in interface org.jolokia.service.notif.pull.PullNotificationStoreMBean
-
Get notification for client and a certain subscription.
- PullNotificationBackend - Class in org.jolokia.service.notif.pull
-
Pull based implementation for notifications
- PullNotificationBackend(int) - Constructor for class org.jolokia.service.notif.pull.PullNotificationBackend
-
Create a pull notification backend which will register an MBean allowing to pull received notification
- PullNotificationServiceActivator - Class in org.jolokia.service.notif.pull.osgi
-
Simple activator for creating a JMX request handler
- PullNotificationServiceActivator() - Constructor for class org.jolokia.service.notif.pull.osgi.PullNotificationServiceActivator
- PullNotificationStore - Class in org.jolokia.service.notif.pull
-
Implementation of store holding notifications which can be pulled via JMX.
- PullNotificationStoreMBean - Interface in org.jolokia.service.notif.pull
-
MBean for accessing pull requests.
S
- start(BundleContext) - Method in class org.jolokia.service.notif.pull.osgi.PullNotificationServiceActivator
- stop(BundleContext) - Method in class org.jolokia.service.notif.pull.osgi.PullNotificationServiceActivator
- subscribe(NotificationSubscription) - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
U
- unregister(Client) - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
- unsubscribe(String, String) - Method in class org.jolokia.service.notif.pull.PullNotificationBackend
All Classes All Packages