org.openorb.notify.persistence
public interface ProxyConsumer extends FilterAdmin
Method Summary | |
---|---|
int | admin_id()
SupplierAdminID |
void | admin_id(int arg)
SupplierAdminID |
Object | connected_supplier()
ConnectedSupplier |
void | connected_supplier(Object arg)
ConnectedSupplier |
int | id()
ProxyConsumerID |
void | id(int arg)
ProxyConsumerID |
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 |