org.openorb.notify.persistence
public interface ProxySupplier extends FilterAdmin
Method Summary | |
---|---|
int | admin_id()
ConsumerAdminID |
void | admin_id(int arg)
ConsumerAdminID |
Object | connected_consumer()
ConnectedConsumer |
void | connected_consumer(Object arg)
ConnectedConsumer |
int | id()
SupplierConsumerID |
void | id(int arg)
SupplierConsumerID |
boolean | is_connected()
ConnectionStatus |
void | is_connected(boolean arg)
ConnectionStatus |
Property[] | qos_properties()
QoSProperties |
Property[] | qos_properties(ForUpdate fu) |
void | qos_properties(Property[] arg)
QoSProperties |
ProxyType | type()
ProxyType |
ProxyType | type(ForUpdate fu) |
void | type(ProxyType arg)
ProxyType |