Uses of Interface
org.jacorb.notification.interfaces.GCDisposable

Packages that use GCDisposable
org.jacorb.notification.filter   
org.jacorb.notification.filter.etcl   
 

Uses of GCDisposable in org.jacorb.notification.filter
 

Classes in org.jacorb.notification.filter that implement GCDisposable
 class AbstractFilter
          The Filter interface defines the behaviors supported by objects which encapsulate constraints used by the proxy objects associated with an event channel in order to determine which events they receive will be forwarded, and which will be discarded.
 class MappingFilterImpl
           
 

Uses of GCDisposable in org.jacorb.notification.filter.etcl
 

Classes in org.jacorb.notification.filter.etcl that implement GCDisposable
 class ETCLFilter