org.omg.CosNotifyFilter
Interface FilterAdmin

All Superinterfaces:
FilterAdminOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, java.io.Serializable
All Known Subinterfaces:
ConsumerAdmin, ProxyConsumer, ProxyPullConsumer, ProxyPullSupplier, ProxyPushConsumer, ProxyPushSupplier, ProxySupplier, SequenceProxyPullConsumer, SequenceProxyPullSupplier, SequenceProxyPushConsumer, SequenceProxyPushSupplier, StructuredProxyPullConsumer, StructuredProxyPullSupplier, StructuredProxyPushConsumer, StructuredProxyPushSupplier, SupplierAdmin, TypedConsumerAdmin, TypedProxyPullConsumer, TypedProxyPullSupplier, TypedProxyPushConsumer, TypedProxyPushSupplier, TypedSupplierAdmin
All Known Implementing Classes:
_ConsumerAdminStub, _FilterAdminStub, _ProxyConsumerStub, _ProxyPullConsumerStub, _ProxyPullSupplierStub, _ProxyPushConsumerStub, _ProxyPushSupplierStub, _ProxySupplierStub, _SequenceProxyPullConsumerStub, _SequenceProxyPullSupplierStub, _SequenceProxyPushConsumerStub, _SequenceProxyPushSupplierStub, _StructuredProxyPullConsumerStub, _StructuredProxyPullSupplierStub, _StructuredProxyPushConsumerStub, _StructuredProxyPushSupplierStub, _SupplierAdminStub, _TypedConsumerAdminStub, _TypedProxyPullConsumerStub, _TypedProxyPullSupplierStub, _TypedProxyPushConsumerStub, _TypedProxyPushSupplierStub, _TypedSupplierAdminStub

public interface FilterAdmin
extends FilterAdminOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

The FilterAdmin interface defines operations that enable an object supporting this interface to manage a list of filter objects, each of which supports the Filter interface. This interface is intended to be an abstract interface which is inherited by all of the Proxy and Admin interfaces defined by the Notification Service. The difference in the semantics between a list of filter objects that is associated with an Admin object, and a list that is associated with a Proxy object, is described in section 2.1.2 of the specifiaction.


Method Summary
 
Methods inherited from interface org.omg.CosNotifyFilter.FilterAdminOperations
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override