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

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

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

Fields in tecgraf.openbus.core.v2_0.services.offer_registry declared as InvalidInterface
 InvalidInterface InvalidInterfaceHolder.value
           
 

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

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

Methods in tecgraf.openbus.core.v2_0.services.offer_registry that throw InvalidInterface
 boolean RegisteredEntityPOATie.grantInterface(String ifaceId)
           
 boolean RegisteredEntityOperations.grantInterface(String ifaceId)
           
 boolean _RegisteredEntityStub.grantInterface(String ifaceId)
           
 boolean InterfaceRegistryPOATie.registerInterface(String ifaceId)
           
 boolean InterfaceRegistryOperations.registerInterface(String ifaceId)
           
 boolean _InterfaceRegistryStub.registerInterface(String ifaceId)
           
 boolean RegisteredEntityPOATie.revokeInterface(String ifaceId)
           
 boolean RegisteredEntityOperations.revokeInterface(String ifaceId)
           
 boolean _RegisteredEntityStub.revokeInterface(String ifaceId)
           
 

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



Copyright © 2014. All Rights Reserved.