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

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.core.v2_0.services.offer_registry.OfferRegistryObserverPOA
          extended by tecgraf.openbus.core.v2_0.services.offer_registry.OfferRegistryObserverPOATie
All Implemented Interfaces:
InvokeHandler, OfferRegistryObserverOperations

public class OfferRegistryObserverPOATie
extends OfferRegistryObserverPOA

Generated from IDL interface "OfferRegistryObserver".

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

Constructor Summary
OfferRegistryObserverPOATie(OfferRegistryObserverOperations delegate)
           
OfferRegistryObserverPOATie(OfferRegistryObserverOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 OfferRegistryObserverOperations _delegate()
           
 void _delegate(OfferRegistryObserverOperations delegate)
           
 OfferRegistryObserver _this()
           
 OfferRegistryObserver _this(ORB orb)
           
 void offerRegistered(ServiceOfferDesc offer)
           
 
Methods inherited from class tecgraf.openbus.core.v2_0.services.offer_registry.OfferRegistryObserverPOA
_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

OfferRegistryObserverPOATie

public OfferRegistryObserverPOATie(OfferRegistryObserverOperations delegate)

OfferRegistryObserverPOATie

public OfferRegistryObserverPOATie(OfferRegistryObserverOperations delegate,
                                   POA poa)
Method Detail

_this

public OfferRegistryObserver _this()
Overrides:
_this in class OfferRegistryObserverPOA

_this

public OfferRegistryObserver _this(ORB orb)
Overrides:
_this in class OfferRegistryObserverPOA

_delegate

public OfferRegistryObserverOperations _delegate()

_delegate

public void _delegate(OfferRegistryObserverOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

offerRegistered

public void offerRegistered(ServiceOfferDesc offer)


Copyright © 2014. All Rights Reserved.