tecgraf.openbus.core.v2_0.services.offer_registry
Class ServiceOfferPOATie
java.lang.Object
org.omg.PortableServer.Servant
tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferPOA
tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferPOATie
- All Implemented Interfaces:
- InvokeHandler, ServiceOfferOperations
public class ServiceOfferPOATie
- extends ServiceOfferPOA
Generated from IDL interface "ServiceOffer".
- Version:
- generated at Feb 10, 2014 8:45:59 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 |
ServiceOfferPOATie
public ServiceOfferPOATie(ServiceOfferOperations delegate)
ServiceOfferPOATie
public ServiceOfferPOATie(ServiceOfferOperations delegate,
POA poa)
_this
public ServiceOffer _this()
- Overrides:
_this
in class ServiceOfferPOA
_this
public ServiceOffer _this(ORB orb)
- Overrides:
_this
in class ServiceOfferPOA
_delegate
public ServiceOfferOperations _delegate()
_delegate
public void _delegate(ServiceOfferOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
service_ref
public scs.core.IComponent service_ref()
remove
public void remove()
throws ServiceFailure,
UnauthorizedOperation
- Throws:
ServiceFailure
UnauthorizedOperation
properties
public ServiceProperty[] properties()
setProperties
public void setProperties(ServiceProperty[] properties)
throws InvalidProperties,
ServiceFailure,
UnauthorizedOperation
- Throws:
InvalidProperties
ServiceFailure
UnauthorizedOperation
describe
public ServiceOfferDesc describe()
subscribeObserver
public OfferObserverSubscription subscribeObserver(OfferObserver observer)
throws ServiceFailure
- Throws:
ServiceFailure
Copyright © 2014. All Rights Reserved.