当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
LifeCycleAdapter.Listener - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.jems.as.system
Class LifeCycleAdapter.Listener
java.lang.Object
org.jboss.portal.jems.as.system.LifeCycleAdapter.Listener
- All Implemented Interfaces:
- java.util.EventListener, javax.management.NotificationFilter, javax.management.NotificationListener, java.io.Serializable
- Enclosing class:
- LifeCycleAdapter
- private class LifeCycleAdapter.Listener
- extends java.lang.Object
- implements javax.management.NotificationListener, javax.management.NotificationFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- The serialVersionUID
- See Also:
- Constant Field Values
LifeCycleAdapter.Listener
private LifeCycleAdapter.Listener()
isNotificationEnabled
public boolean isNotificationEnabled(javax.management.Notification notification)
- Specified by:
isNotificationEnabled
in interface javax.management.NotificationFilter
handleNotification
public void handleNotification(javax.management.Notification notification,
java.lang.Object handback)
- Specified by:
handleNotification
in interface javax.management.NotificationListener