tecgraf.openbus.core.v2_0.services.offer_registry
Class InterfaceRegistryPOATie
java.lang.Object
org.omg.PortableServer.Servant
tecgraf.openbus.core.v2_0.services.offer_registry.InterfaceRegistryPOA
tecgraf.openbus.core.v2_0.services.offer_registry.InterfaceRegistryPOATie
- All Implemented Interfaces:
- InvokeHandler, InterfaceRegistryOperations
public class InterfaceRegistryPOATie
- extends InterfaceRegistryPOA
Generated from IDL interface "InterfaceRegistry".
- Version:
- generated at Feb 5, 2014 10:06:29 AM
- Author:
- JacORB IDL compiler V 3.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceRegistryPOATie
public InterfaceRegistryPOATie(InterfaceRegistryOperations delegate)
InterfaceRegistryPOATie
public InterfaceRegistryPOATie(InterfaceRegistryOperations delegate,
POA poa)
_this
public InterfaceRegistry _this()
- Overrides:
_this
in class InterfaceRegistryPOA
_this
public InterfaceRegistry _this(ORB orb)
- Overrides:
_this
in class InterfaceRegistryPOA
_delegate
public InterfaceRegistryOperations _delegate()
_delegate
public void _delegate(InterfaceRegistryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
getInterfaces
public String[] getInterfaces()
throws ServiceFailure
- Throws:
ServiceFailure
registerInterface
public boolean registerInterface(String ifaceId)
throws ServiceFailure,
UnauthorizedOperation,
InvalidInterface
- Throws:
ServiceFailure
UnauthorizedOperation
InvalidInterface
removeInterface
public boolean removeInterface(String ifaceId)
throws ServiceFailure,
InterfaceInUse,
UnauthorizedOperation
- Throws:
ServiceFailure
InterfaceInUse
UnauthorizedOperation
Copyright © 2014. All Rights Reserved.