de.tum.in.DWARF.notify
Class LocalConsumerAdmin
java.lang.Object
ConsumerAdminPOA
de.tum.in.DWARF.notify.LocalConsumerAdmin
public class LocalConsumerAdmin
- extends ConsumerAdminPOA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalConsumerAdmin
public LocalConsumerAdmin(LocalEventChannel eventChannel)
- Sets up a new local consumer admin.
destroy
public void destroy()
get_proxy_supplier
public ProxySupplier get_proxy_supplier(int arg0)
throws ProxyNotFound
- Throws:
ProxyNotFound
lifetime_filter
public MappingFilter lifetime_filter()
lifetime_filter
public void lifetime_filter(MappingFilter arg0)
MyChannel
public EventChannel MyChannel()
MyID
public int MyID()
MyOperator
public InterFilterGroupOperator MyOperator()
obtain_notification_pull_supplier
public ProxySupplier obtain_notification_pull_supplier(ClientType clientType,
org.omg.CORBA.IntHolder arg1)
throws AdminLimitExceeded
- Throws:
AdminLimitExceeded
obtain_notification_push_supplier
public ProxySupplier obtain_notification_push_supplier(ClientType clientType,
org.omg.CORBA.IntHolder arg1)
throws AdminLimitExceeded
- Throws:
AdminLimitExceeded
priority_filter
public MappingFilter priority_filter()
priority_filter
public void priority_filter(MappingFilter arg0)
pull_suppliers
public int[] pull_suppliers()
push_suppliers
public int[] push_suppliers()
get_qos
public Property[] get_qos()
set_qos
public void set_qos(Property[] arg0)
throws UnsupportedQoS
- Throws:
UnsupportedQoS
validate_qos
public void validate_qos(Property[] arg0,
NamedPropertyRangeSeqHolder arg1)
throws UnsupportedQoS
- Throws:
UnsupportedQoS
subscription_change
public void subscription_change(EventType[] arg0,
EventType[] arg1)
throws InvalidEventType
- Throws:
InvalidEventType
add_filter
public int add_filter(Filter arg0)
get_all_filters
public int[] get_all_filters()
get_filter
public Filter get_filter(int arg0)
throws FilterNotFound
- Throws:
FilterNotFound
remove_all_filters
public void remove_all_filters()
remove_filter
public void remove_filter(int arg0)
throws FilterNotFound
- Throws:
FilterNotFound
obtain_pull_supplier
public ProxyPullSupplier obtain_pull_supplier()
obtain_push_supplier
public ProxyPushSupplier obtain_push_supplier()
dispatchEvent
public void dispatchEvent(java.lang.Object event)
getId
public java.lang.String getId()
| DWARF Java documentation | generated by Javadoc |