Uses of Interface
tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOffer

Packages that use ServiceOffer
tecgraf.openbus.core.v2_0.services.offer_registry   
 

Uses of ServiceOffer in tecgraf.openbus.core.v2_0.services.offer_registry
 

Classes in tecgraf.openbus.core.v2_0.services.offer_registry that implement ServiceOffer
 class _ServiceOfferStub
          Generated from IDL interface "ServiceOffer".
 

Fields in tecgraf.openbus.core.v2_0.services.offer_registry declared as ServiceOffer
 ServiceOffer OfferObserverSubscriptionDesc.offer
           
 ServiceOffer ServiceOfferDesc.ref
           
 ServiceOffer ServiceOfferHolder.value
           
 

Methods in tecgraf.openbus.core.v2_0.services.offer_registry that return ServiceOffer
 ServiceOffer ServiceOfferPOATie._this()
           
 ServiceOffer ServiceOfferPOA._this()
           
 ServiceOffer ServiceOfferPOATie._this(ORB orb)
           
 ServiceOffer ServiceOfferPOA._this(ORB orb)
           
static ServiceOffer ServiceOfferHelper.extract(Any any)
           
static ServiceOffer ServiceOfferHelper.narrow(Object obj)
           
 ServiceOffer OfferObserverSubscriptionPOATie.offer()
           
 ServiceOffer OfferObserverSubscriptionOperations.offer()
           
 ServiceOffer _OfferObserverSubscriptionStub.offer()
           
static ServiceOffer ServiceOfferHelper.read(InputStream in)
           
 ServiceOffer OfferRegistryPOATie.registerService(scs.core.IComponent service_ref, ServiceProperty[] properties)
           
 ServiceOffer OfferRegistryOperations.registerService(scs.core.IComponent service_ref, ServiceProperty[] properties)
           
 ServiceOffer _OfferRegistryStub.registerService(scs.core.IComponent service_ref, ServiceProperty[] properties)
           
static ServiceOffer ServiceOfferHelper.unchecked_narrow(Object obj)
           
 

Methods in tecgraf.openbus.core.v2_0.services.offer_registry with parameters of type ServiceOffer
static void ServiceOfferHelper.insert(Any any, ServiceOffer s)
           
static void ServiceOfferHelper.write(OutputStream _out, ServiceOffer s)
           
 

Constructors in tecgraf.openbus.core.v2_0.services.offer_registry with parameters of type ServiceOffer
OfferObserverSubscriptionDesc(OfferObserver observer, ServiceOffer offer)
           
ServiceOfferDesc(scs.core.IComponent service_ref, ServiceProperty[] properties, ServiceOffer ref)
           
ServiceOfferHolder(ServiceOffer initial)
           
 



Copyright © 2014. All Rights Reserved.