|
||||||||||
| 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.filter.CallbackManager
public class CallbackManager
| Field Summary |
|---|
| Fields inherited from class org.jacorb.notification.EventTypeSet |
|---|
EMPTY_EVENT_TYPE |
| Constructor Summary | |
|---|---|
CallbackManager()
|
|
| Method Summary | |
|---|---|
protected void |
actionSetChanged(EventType[] added,
EventType[] removed)
|
int |
attach_callback(NotifySubscribe subscriber)
|
void |
detach_callback(int id)
|
void |
dispose()
|
int[] |
get_callbacks()
|
void |
replaceWith(EventType[] replacement)
|
| 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 |
| Constructor Detail |
|---|
public CallbackManager()
| Method Detail |
|---|
public int attach_callback(NotifySubscribe subscriber)
public void detach_callback(int id)
public int[] get_callbacks()
protected void actionSetChanged(EventType[] added,
EventType[] removed)
actionSetChanged in class EventTypeSetpublic void replaceWith(EventType[] replacement)
public void dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||