Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

de.tum.in.DWARF.notify
Class LocalConsumerAdmin

java.lang.Object
  extended by ConsumerAdminPOA
      extended by de.tum.in.DWARF.notify.LocalConsumerAdmin

public class LocalConsumerAdmin
extends ConsumerAdminPOA


Constructor Summary
LocalConsumerAdmin(LocalEventChannel eventChannel)
          Sets up a new local consumer admin.
 
Method Summary
 int add_filter(Filter arg0)
           
 void destroy()
           
 void dispatchEvent(java.lang.Object event)
           
 int[] get_all_filters()
           
 Filter get_filter(int arg0)
           
 ProxySupplier get_proxy_supplier(int arg0)
           
 Property[] get_qos()
           
 java.lang.String getId()
           
 MappingFilter lifetime_filter()
           
 void lifetime_filter(MappingFilter arg0)
           
 EventChannel MyChannel()
           
 int MyID()
           
 InterFilterGroupOperator MyOperator()
           
 ProxySupplier obtain_notification_pull_supplier(ClientType clientType, org.omg.CORBA.IntHolder arg1)
           
 ProxySupplier obtain_notification_push_supplier(ClientType clientType, org.omg.CORBA.IntHolder arg1)
           
 ProxyPullSupplier obtain_pull_supplier()
           
 ProxyPushSupplier obtain_push_supplier()
           
 MappingFilter priority_filter()
           
 void priority_filter(MappingFilter arg0)
           
 int[] pull_suppliers()
           
 int[] push_suppliers()
           
 void remove_all_filters()
           
 void remove_filter(int arg0)
           
 void set_qos(Property[] arg0)
           
 void subscription_change(EventType[] arg0, EventType[] arg1)
           
 void validate_qos(Property[] arg0, NamedPropertyRangeSeqHolder arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalConsumerAdmin

public LocalConsumerAdmin(LocalEventChannel eventChannel)
Sets up a new local consumer admin.

Method Detail

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()

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

DWARF Java documentation | generated by Javadoc