Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jacorb.notification.servant.AbstractAdmin
org.jacorb.notification.servant.SupplierAdminTieImpl
public class SupplierAdminTieImpl
extends AbstractAdmin
implements SupplierAdminOperations, Disposable
Field Summary |
Fields inherited from class org.jacorb.notification.servant.AbstractAdmin | |
DEFAULT_FILTER_GROUP_OPERATOR , logger_ , modifyProxiesLock_ , offerManager_ , pullServants_ , pushServants_ , subscriptionManager_ |
Constructor Summary | |
|
Method Summary | |
Object |
|
MessageConsumer |
|
Servant | |
List | |
ProxyConsumer |
|
boolean | |
boolean |
|
ProxyConsumer |
|
ProxyConsumer |
|
ProxyPullConsumer |
|
ProxyPushConsumer |
|
void |
|
int[] |
|
int[] |
|
public MessageConsumer getMessageConsumer()
SupplierAdmin does not ever have a MessageConsumer.
- Specified by:
- getMessageConsumer in interface FilterStage
public List getSubsequentFilterStages()
- Specified by:
- getSubsequentFilterStages in interface FilterStage
public ProxyConsumer get_proxy_consumer(int id) throws ProxyNotFound
- Specified by:
- get_proxy_consumer in interface SupplierAdminOperations
public boolean hasInterFilterGroupOperatorOR()
- Specified by:
- hasInterFilterGroupOperatorOR in interface FilterStage
- Overrides:
- hasInterFilterGroupOperatorOR in interface AbstractAdmin
public boolean hasMessageConsumer()
SupplierAdmin does not ever have a MessageConsumer.
- Specified by:
- hasMessageConsumer in interface FilterStage
public ProxyConsumer obtain_notification_pull_consumer(ClientType clientType, IntHolder intHolder) throws AdminLimitExceeded
- Specified by:
- obtain_notification_pull_consumer in interface SupplierAdminOperations
public ProxyConsumer obtain_notification_push_consumer(ClientType clienttype, IntHolder intHolder) throws AdminLimitExceeded
- Specified by:
- obtain_notification_push_consumer in interface SupplierAdminOperations
public ProxyPullConsumer obtain_pull_consumer()
get a ProxyPullConsumer (EventService Style)
- Specified by:
- obtain_pull_consumer in interface SupplierAdminOperations
public ProxyPushConsumer obtain_push_consumer()
get a ProxyPushConsumer (EventService Style)
- Specified by:
- obtain_push_consumer in interface SupplierAdminOperations
public int[] pull_consumers()
access the ids of all PullConsumers (NotifyStyle)
- Specified by:
- pull_consumers in interface SupplierAdminOperations
public int[] push_consumers()
access the ids of all PushConsumers (NotifyStyle)
- Specified by:
- push_consumers in interface SupplierAdminOperations