FreeHEP API
Version v1.2.2

hep.aida.ref.remote.rmi.interfaces
Interface RmiServant

All Superinterfaces:
Remote
All Known Implementing Classes:
RmiServantImpl

public interface RmiServant
extends Remote

Author:
serbo

Method Summary
 Object find(String path)
           
 String[] listObjectNames(String path)
           
 String[] listObjectTypes(String path)
           
 void setValid(String[] nodePaths)
           
 AidaUpdateEvent[] updates()
           
 

Method Detail

find

public Object find(String path)
            throws RemoteException
RemoteException

listObjectNames

public String[] listObjectNames(String path)
                         throws RemoteException
RemoteException

listObjectTypes

public String[] listObjectTypes(String path)
                         throws RemoteException
RemoteException

setValid

public void setValid(String[] nodePaths)
              throws RemoteException
RemoteException

updates

public AidaUpdateEvent[] updates()
                          throws RemoteException
RemoteException

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.