Uses of Interface
org.jacorb.notification.filter.AbstractFilterMBean

Packages that use AbstractFilterMBean
org.jacorb.notification.filter   
org.jacorb.notification.filter.bsh   
org.jacorb.notification.filter.etcl   
 

Uses of AbstractFilterMBean in org.jacorb.notification.filter
 

Classes in org.jacorb.notification.filter that implement AbstractFilterMBean
 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.
 

Uses of AbstractFilterMBean in org.jacorb.notification.filter.bsh
 

Classes in org.jacorb.notification.filter.bsh that implement AbstractFilterMBean
 class BSHFilter
          This is an example of an custom Filter plugin.
 

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

Subinterfaces of AbstractFilterMBean in org.jacorb.notification.filter.etcl
 interface ETCLFilterMBean
          MBean interface.
 

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



Copyright © 2015 JacORB. All rights reserved.