org.jacorb.notification
Class OfferManager
java.lang.Object
org.jacorb.notification.EventTypeSet
org.jacorb.notification.OfferManager
- All Implemented Interfaces:
- org.apache.avalon.framework.configuration.Configurable, NotifyPublishOperations
- public class OfferManager
- extends org.jacorb.notification.EventTypeSet
- implements NotifyPublishOperations
- Version:
- $Id: OfferManager.java,v 1.3 2004/05/06 12:39:59 nicolas Exp $
- Author:
- Alphonse Bendt
Field Summary |
protected org.apache.avalon.framework.logger.Logger |
logger_
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger_
protected org.apache.avalon.framework.logger.Logger logger_
OfferManager
public OfferManager()
addListener
public void addListener(NotifyPublishOperations listener)
removeListener
public void removeListener(NotifyPublishOperations listener)
actionSetChanged
public void actionSetChanged(EventType[] added,
EventType[] removed)
offer_change
public void offer_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
- Specified by:
offer_change
in interface NotifyPublishOperations
- Throws:
InvalidEventType
obtain_offered_types
public EventType[] obtain_offered_types()
configure
public void configure(org.apache.avalon.framework.configuration.Configuration conf)
- Specified by:
configure
in interface org.apache.avalon.framework.configuration.Configurable
changeSet
protected void changeSet(EventType[] added,
EventType[] removed)
throws InvalidEventType,
java.lang.InterruptedException
- Throws:
InvalidEventType
java.lang.InterruptedException
getAllTypes
protected EventType[] getAllTypes()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException