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_supplier
TypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupported
ProxyPushSupplier obtain_typed_push_supplier(String uses_interface) throws NoSuchImplementation
NoSuchImplementation
Copyright © 2017 JacORB. All rights reserved.