Uses of Class
tecgraf.openbus.core.v2_0.services.offer_registry.InvalidProperties

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

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

Fields in tecgraf.openbus.core.v2_0.services.offer_registry declared as InvalidProperties
 InvalidProperties InvalidPropertiesHolder.value
           
 

Methods in tecgraf.openbus.core.v2_0.services.offer_registry that return InvalidProperties
static InvalidProperties InvalidPropertiesHelper.extract(Any any)
           
static InvalidProperties InvalidPropertiesHelper.read(InputStream in)
           
 

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

Methods in tecgraf.openbus.core.v2_0.services.offer_registry that throw InvalidProperties
 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)
           
 void ServiceOfferPOATie.setProperties(ServiceProperty[] properties)
           
 void ServiceOfferOperations.setProperties(ServiceProperty[] properties)
           
 void _ServiceOfferStub.setProperties(ServiceProperty[] properties)
           
 

Constructors in tecgraf.openbus.core.v2_0.services.offer_registry with parameters of type InvalidProperties
InvalidPropertiesHolder(InvalidProperties initial)
           
 



Copyright © 2014. All Rights Reserved.