Framework Professional Edition Package


com.prosyst.util.io
Interface Remote

All Known Subinterfaces:
ResourceManager
All Known Implementing Classes:
ExternalizableDictionary

public interface Remote

Interface for Remote objects


Field Summary
static java.lang.String AUTHORIZED_ROLES
          Constant used to specify the users that are authorized to access this remote object.
 
Method Summary
 java.lang.Class[] remoteInterfaces()
          Returns the interfaces/classes that contain the methods that can be invoked remotely.
 

Field Detail

AUTHORIZED_ROLES

static final java.lang.String AUTHORIZED_ROLES
Constant used to specify the users that are authorized to access this remote object.

See Also:
Constant Field Values
Method Detail

remoteInterfaces

java.lang.Class[] remoteInterfaces()
Returns the interfaces/classes that contain the methods that can be invoked remotely.


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved