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_consumerTypedProxyPushConsumer obtain_typed_push_consumer(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupportedProxyPullConsumer obtain_typed_pull_consumer(String uses_interface) throws NoSuchImplementation
NoSuchImplementationCopyright © 2015 JacORB. All rights reserved.