tecgraf.openbus.core.v1_05.registry_service
Class IRegistryServicePOATie
java.lang.Object
org.omg.PortableServer.Servant
tecgraf.openbus.core.v1_05.registry_service.IRegistryServicePOA
tecgraf.openbus.core.v1_05.registry_service.IRegistryServicePOATie
- All Implemented Interfaces:
- InvokeHandler, IRegistryServiceOperations
public class IRegistryServicePOATie
- extends IRegistryServicePOA
Generated from IDL interface "IRegistryService".
- Version:
- generated at Jan 25, 2017 11:06:46 AM
- Author:
- JacORB IDL compiler V 3.8
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IRegistryServicePOATie
public IRegistryServicePOATie(IRegistryServiceOperations delegate)
IRegistryServicePOATie
public IRegistryServicePOATie(IRegistryServiceOperations delegate,
POA poa)
_this
public IRegistryService _this()
- Overrides:
_this in class IRegistryServicePOA
_this
public IRegistryService _this(ORB orb)
- Overrides:
_this in class IRegistryServicePOA
_delegate
public IRegistryServiceOperations _delegate()
_delegate
public void _delegate(IRegistryServiceOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
findByCriteria
public ServiceOffer[] findByCriteria(String[] facets,
Property[] criteria)
register
public String register(ServiceOffer aServiceOffer)
throws UnathorizedFacets
- Throws:
UnathorizedFacets
localFind
public ServiceOfferEntry[] localFind(String[] facets,
Property[] criteria)
update
public void update(String identifier,
Property[] newProperties)
throws ServiceOfferNonExistent,
UnathorizedFacets
- Throws:
ServiceOfferNonExistent
UnathorizedFacets
find
public ServiceOffer[] find(String[] facets)
unregister
public boolean unregister(String identifier)
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.