tecgraf.openbus.core.v2_0.services.offer_registry
Class ServiceOfferPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferPOA
          extended by 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

Constructor Summary
ServiceOfferPOATie(ServiceOfferOperations delegate)
           
ServiceOfferPOATie(ServiceOfferOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 ServiceOfferOperations _delegate()
           
 void _delegate(ServiceOfferOperations delegate)
           
 ServiceOffer _this()
           
 ServiceOffer _this(ORB orb)
           
 ServiceOfferDesc describe()
           
 ServiceProperty[] properties()
           
 void remove()
           
 scs.core.IComponent service_ref()
           
 void setProperties(ServiceProperty[] properties)
           
 OfferObserverSubscription subscribeObserver(OfferObserver observer)
           
 
Methods inherited from class tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceOfferPOATie

public ServiceOfferPOATie(ServiceOfferOperations delegate)

ServiceOfferPOATie

public ServiceOfferPOATie(ServiceOfferOperations delegate,
                          POA poa)
Method Detail

_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.