public interface TypedSupplierAdminOperations extends SupplierAdminOperations
Modifier and Type | Method and Description |
---|---|
ProxyPullConsumer |
obtain_typed_pull_consumer(String uses_interface) |
TypedProxyPushConsumer |
obtain_typed_push_consumer(String supported_interface) |
obtain_pull_consumer, obtain_push_consumer
TypedProxyPushConsumer obtain_typed_push_consumer(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupported
ProxyPullConsumer obtain_typed_pull_consumer(String uses_interface) throws NoSuchImplementation
NoSuchImplementation
Copyright © 2016 JacORB. All rights reserved.