public class CallbackManager extends EventTypeSet implements Disposable
EMPTY_EVENT_TYPE| Constructor and Description |
|---|
CallbackManager() |
| Modifier and Type | Method and Description |
|---|---|
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) |
changeSet, getAllTypespublic 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()
dispose in interface org.picocontainer.DisposableCopyright © 2015 JacORB. All rights reserved.