org.ow2.easybeans.component.cmi
Class CmiEventListener
java.lang.Object
org.ow2.easybeans.component.cmi.CmiEventListener
- All Implemented Interfaces:
- EZBEventListener, org.ow2.util.event.api.IEventListener
public class CmiEventListener
- extends java.lang.Object
- implements EZBEventListener
Listener for clusteredBeanEvents.
- Author:
- eyindanga.
|
Field Summary |
static java.lang.String |
NAMING_EXTENSION_POINT
This is the topic where naming events will be send. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMING_EXTENSION_POINT
public static final java.lang.String NAMING_EXTENSION_POINT
- This is the topic where naming events will be send.
Interested IEventListeners should register to this topic.
- See Also:
- Constant Field Values
CmiEventListener
public CmiEventListener()
getEventProviderFilter
public java.lang.String getEventProviderFilter()
- Specified by:
getEventProviderFilter in interface EZBEventListener
accept
public boolean accept(org.ow2.util.event.api.IEvent arg0)
- Specified by:
accept in interface org.ow2.util.event.api.IEventListener
getPriority
public org.ow2.util.event.api.EventPriority getPriority()
- Specified by:
getPriority in interface org.ow2.util.event.api.IEventListener
handle
public void handle(org.ow2.util.event.api.IEvent arg0)
- Specified by:
handle in interface org.ow2.util.event.api.IEventListener
Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.