|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.PortableServer.Servant com.inprise.vbroker.ServerManager.ContainerPOA com.inprise.vbroker.ServerManager.ContainerImpl com.inprise.vbroker.ServerManager.TSBOA com.inprise.vbroker.ServerManager.TPBOA
public class TPBOA
Constructor Summary | |
---|---|
TPBOA(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 |
---|
public TPBOA(com.inprise.vbroker.orb.ORB orb, java.lang.String boaName, java.lang.String seName)
Method Detail |
---|
public Property get_property(java.lang.String name) throws NameInvalid
ContainerOperations
name
. If the property is not known to the
container, a NameInvalid exception is thrown.
get_property
in interface ContainerOperations
get_property
in class TSBOA
name
- Name of the property.
Property
structure cotaining the property information.
NameInvalid
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |