tecgraf.openbus.core.v2_0.services.offer_registry
Class RegisteredEntityPOATie
java.lang.Object
org.omg.PortableServer.Servant
tecgraf.openbus.core.v2_0.services.offer_registry.RegisteredEntityPOA
tecgraf.openbus.core.v2_0.services.offer_registry.RegisteredEntityPOATie
- All Implemented Interfaces:
- InvokeHandler, RegisteredEntityOperations
public class RegisteredEntityPOATie
- extends RegisteredEntityPOA
Generated from IDL interface "RegisteredEntity".
- 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 |
RegisteredEntityPOATie
public RegisteredEntityPOATie(RegisteredEntityOperations delegate)
RegisteredEntityPOATie
public RegisteredEntityPOATie(RegisteredEntityOperations delegate,
POA poa)
_this
public RegisteredEntity _this()
- Overrides:
_this
in class RegisteredEntityPOA
_this
public RegisteredEntity _this(ORB orb)
- Overrides:
_this
in class RegisteredEntityPOA
_delegate
public RegisteredEntityOperations _delegate()
_delegate
public void _delegate(RegisteredEntityOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
name
public String name()
describe
public RegisteredEntityDesc describe()
category
public EntityCategory category()
setName
public void setName(String name)
throws ServiceFailure,
UnauthorizedOperation
- Throws:
ServiceFailure
UnauthorizedOperation
remove
public void remove()
throws ServiceFailure,
UnauthorizedOperation
- Throws:
ServiceFailure
UnauthorizedOperation
revokeInterface
public boolean revokeInterface(String ifaceId)
throws AuthorizationInUse,
ServiceFailure,
UnauthorizedOperation,
InvalidInterface
- Throws:
AuthorizationInUse
ServiceFailure
UnauthorizedOperation
InvalidInterface
grantInterface
public boolean grantInterface(String ifaceId)
throws ServiceFailure,
UnauthorizedOperation,
InvalidInterface
- Throws:
ServiceFailure
UnauthorizedOperation
InvalidInterface
id
public String id()
getGrantedInterfaces
public String[] getGrantedInterfaces()
throws ServiceFailure
- Throws:
ServiceFailure
Copyright © 2014. All Rights Reserved.