FreeHEP API
Version current

hep.aida.ref.remote.corba.generated
Class _TreeServantStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byhep.aida.ref.remote.corba.generated._TreeServantStub
All Implemented Interfaces:
IDLEntity, Object, Serializable, TreeServant, TreeServantOperations

public class _TreeServantStub
extends ObjectImpl
implements TreeServant

hep/aida/ref/remote/corba/generated/_TreeServantStub.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, August 14, 2003 7:33:29 PM PDT

See Also:
Serialized Form
Source Code:
_TreeServantStub.java

Constructor Summary
_TreeServantStub()
           
 
Method Summary
 String[] _ids()
           
 Any find(String path)
           
 String[] listObjectNames(String path)
           
 String[] listObjectTypes(String path)
           
 void setValid(String[] nodePaths)
           
 EventStruct[] updates()
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

_TreeServantStub

public _TreeServantStub()
Method Detail

listObjectNames

public String[] listObjectNames(String path)
Specified by:
listObjectNames in interface TreeServantOperations

listObjectTypes

public String[] listObjectTypes(String path)
Specified by:
listObjectTypes in interface TreeServantOperations

find

public Any find(String path)
Specified by:
find in interface TreeServantOperations

setValid

public void setValid(String[] nodePaths)
Specified by:
setValid in interface TreeServantOperations

updates

public EventStruct[] updates()
Specified by:
updates in interface TreeServantOperations

_ids

public String[] _ids()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.