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

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.core.v2_0.services.offer_registry.OfferObserverSubscriptionPOA
          extended by tecgraf.openbus.core.v2_0.services.offer_registry.OfferObserverSubscriptionPOATie
All Implemented Interfaces:
InvokeHandler, OfferObserverSubscriptionOperations

public class OfferObserverSubscriptionPOATie
extends OfferObserverSubscriptionPOA

Generated from IDL interface "OfferObserverSubscription".

Version:
generated at Feb 10, 2014 8:45:59 AM
Author:
JacORB IDL compiler V 3.3

Constructor Summary
OfferObserverSubscriptionPOATie(OfferObserverSubscriptionOperations delegate)
           
OfferObserverSubscriptionPOATie(OfferObserverSubscriptionOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 OfferObserverSubscriptionOperations _delegate()
           
 void _delegate(OfferObserverSubscriptionOperations delegate)
           
 OfferObserverSubscription _this()
           
 OfferObserverSubscription _this(ORB orb)
           
 OfferObserverSubscriptionDesc describe()
           
 OfferObserver observer()
           
 ServiceOffer offer()
           
 void remove()
           
 
Methods inherited from class tecgraf.openbus.core.v2_0.services.offer_registry.OfferObserverSubscriptionPOA
_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

OfferObserverSubscriptionPOATie

public OfferObserverSubscriptionPOATie(OfferObserverSubscriptionOperations delegate)

OfferObserverSubscriptionPOATie

public OfferObserverSubscriptionPOATie(OfferObserverSubscriptionOperations delegate,
                                       POA poa)
Method Detail

_this

public OfferObserverSubscription _this()
Overrides:
_this in class OfferObserverSubscriptionPOA

_this

public OfferObserverSubscription _this(ORB orb)
Overrides:
_this in class OfferObserverSubscriptionPOA

_delegate

public OfferObserverSubscriptionOperations _delegate()

_delegate

public void _delegate(OfferObserverSubscriptionOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

remove

public void remove()
            throws ServiceFailure,
                   UnauthorizedOperation
Throws:
ServiceFailure
UnauthorizedOperation

offer

public ServiceOffer offer()

describe

public OfferObserverSubscriptionDesc describe()

observer

public OfferObserver observer()


Copyright © 2014. All Rights Reserved.