default_filter_factory() The default_filter_factory attribute is a readonly attribute that maintains an object
reference to the default factory to be used by the EventChannel instance with which it is
associated for creating filter objects.
final public void
destroy() destroy this Channel, all created Admins and all Proxies.
final public FilterFactory default_filter_factory()(Code)
The default_filter_factory attribute is a readonly attribute that maintains an object
reference to the default factory to be used by the EventChannel instance with which it is
associated for creating filter objects. If the target channel does not support a default
filter factory, the attribute will maintain the value of OBJECT_NIL.