public interface TypedConsumerAdminOperations extends ConsumerAdminOperations
| Modifier and Type | Method and Description |
|---|---|
TypedProxyPullSupplier |
obtain_typed_pull_supplier(String supported_interface) |
ProxyPushSupplier |
obtain_typed_push_supplier(String uses_interface) |
obtain_pull_supplier, obtain_push_supplierTypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupportedProxyPushSupplier obtain_typed_push_supplier(String uses_interface) throws NoSuchImplementation
NoSuchImplementationCopyright © 2015 JacORB. All rights reserved.