public class SecuredPUExtension extends Object implements MBeanRegistration, NotificationEmitter, SecuredPUExtensionMBean
Constructor and Description |
---|
SecuredPUExtension(Object mbean) |
Modifier and Type | Method and Description |
---|---|
void |
addNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback) |
String[] |
getLookupGroups()
Get the discovery groups
|
MBeanNotificationInfo[] |
getNotificationInfo() |
Date |
getStarted()
Get the Date the ServiceBean was started
|
void |
postDeregister() |
void |
postRegister(Boolean registrationDone) |
void |
preDeregister() |
ObjectName |
preRegister(MBeanServer server,
ObjectName name) |
void |
removeNotificationListener(NotificationListener listener) |
void |
removeNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback) |
public SecuredPUExtension(Object mbean)
public void postDeregister()
postDeregister
in interface MBeanRegistration
public void postRegister(Boolean registrationDone)
postRegister
in interface MBeanRegistration
public void preDeregister() throws Exception
preDeregister
in interface MBeanRegistration
Exception
public ObjectName preRegister(MBeanServer server, ObjectName name) throws Exception
preRegister
in interface MBeanRegistration
Exception
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws IllegalArgumentException
addNotificationListener
in interface NotificationBroadcaster
IllegalArgumentException
public MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo
in interface NotificationBroadcaster
public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException
removeNotificationListener
in interface NotificationBroadcaster
ListenerNotFoundException
public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException
removeNotificationListener
in interface NotificationEmitter
ListenerNotFoundException
public String[] getLookupGroups()
SecuredPUExtensionMBean
getLookupGroups
in interface SecuredPUExtensionMBean
public Date getStarted()
SecuredPUExtensionMBean
getStarted
in interface SecuredPUExtensionMBean
Copyright © GigaSpaces.