VisiBroker for Java

com.inprise.vbroker.ServerManager
Class TSBOA

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by com.inprise.vbroker.ServerManager.ContainerPOA
          extended by com.inprise.vbroker.ServerManager.ContainerImpl
              extended by com.inprise.vbroker.ServerManager.TSBOA
All Implemented Interfaces:
ContainerOperations, InvokeHandler
Direct Known Subclasses:
TPBOA

public class TSBOA
extends com.inprise.vbroker.ServerManager.ContainerImpl


Constructor Summary
TSBOA(com.inprise.vbroker.orb.ORB orb, java.lang.String boaName, java.lang.String seName)
           
 
Method Summary
 Property get_property(java.lang.String name)
          Returns the property specified by the name.
 
Methods inherited from class com.inprise.vbroker.ServerManager.ContainerImpl
add_container, add_property, do_operation, get_all_containers, get_all_operations, get_all_properties, get_changed_properties, get_container, get_operation, get_storage, get_value_chain, list_all_containers, list_all_operations, list_all_properties, persist_properties, restore_properties, set_container, set_properties, set_property, set_storage, version
 
Methods inherited from class com.inprise.vbroker.ServerManager.ContainerPOA
_all_interfaces, _invoke, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSBOA

public TSBOA(com.inprise.vbroker.orb.ORB orb,
             java.lang.String boaName,
             java.lang.String seName)
Method Detail

get_property

public Property get_property(java.lang.String name)
                      throws NameInvalid
Description copied from interface: ContainerOperations
Returns the property specified by the name. If the property is not known to the container, a NameInvalid exception is thrown.

Specified by:
get_property in interface ContainerOperations
Overrides:
get_property in class com.inprise.vbroker.ServerManager.ContainerImpl
Parameters:
name - Name of the property.
Returns:
The Property structure cotaining the property information.
Throws:
NameInvalid

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online