org.jacorb.notification.filter
public class CallbackManager extends EventTypeSet implements Disposable
Version: $Id: CallbackManager.java,v 1.5 2006/01/29 21:20:46 alphonse.bendt Exp $
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) |