|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.EventTypeSet
org.jacorb.notification.OfferManager
Field Summary | |
---|---|
static OfferManager |
NULL_MANAGER
|
Fields inherited from class org.jacorb.notification.EventTypeSet |
---|
EMPTY_EVENT_TYPE |
Constructor Summary | |
---|---|
OfferManager()
|
Method Summary | |
---|---|
void |
actionSetChanged(EventType[] added,
EventType[] removed)
|
void |
addListener(NotifyPublishOperations listener)
|
EventType[] |
obtain_offered_types()
|
void |
offer_change(EventType[] added,
EventType[] removed)
|
void |
removeListener(NotifyPublishOperations listener)
|
Methods inherited from class org.jacorb.notification.EventTypeSet |
---|
changeSet, getAllTypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final OfferManager NULL_MANAGER
Constructor Detail |
public OfferManager()
Method Detail |
public void addListener(NotifyPublishOperations listener)
public void removeListener(NotifyPublishOperations listener)
public void actionSetChanged(EventType[] added, EventType[] removed)
actionSetChanged
in class EventTypeSet
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
offer_change
in interface NotifyPublishOperations
InvalidEventType
public EventType[] obtain_offered_types()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |