Class RemoteCnfImp
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
ecmwf.common.callback.CallBackObject
ecmwf.common.callback.RemoteCnfImp
-
Field Summary
Fields inherited from class java.rmi.server.RemoteObject
ref -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds the.voidAdds the.voidAdds the.At.At.At.booleanBoolean at.Gets the added properties.Gets the export.Gets the system properties.groups()Groups.voidImport from.intInt at.notEmptyStringAt(String group, String key) Not empty string at.notEmptyStringAt(String group, String key, String defaut) Not empty string at.Values at.Values at.Methods inherited from class ecmwf.common.callback.CallBackObject
createOrGetRegistry, getPortMethods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObjectMethods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
-
Constructor Details
-
RemoteCnfImp
Instantiates a new remote cnf imp.- Throws:
RemoteException- the remote exception
-
-
Method Details
-
add
Adds the. Adds the.- Specified by:
addin interfaceRemoteCnf- Parameters:
group- the group- Throws:
RemoteException- the remote exception
-
add
Adds the. Adds the.- Specified by:
addin interfaceRemoteCnf- Parameters:
group- the groupkey- the keyvalue- the value- Throws:
RemoteException- the remote exception
-
add
Adds the. Adds the.- Specified by:
addin interfaceRemoteCnf- Parameters:
group- the grouptable- the table- Throws:
RemoteException- the remote exception
-
at
At. At.- Specified by:
atin interfaceRemoteCnf- Parameters:
group- the group- Returns:
- the hashtable
- Throws:
RemoteException- the remote exception
-
at
At. At.- Specified by:
atin interfaceRemoteCnf- Parameters:
group- the groupkey- the key- Returns:
- the string
- Throws:
RemoteException- the remote exception
-
at
At. At.- Specified by:
atin interfaceRemoteCnf- Parameters:
group- the groupkey- the keydefaut- the defaut- Returns:
- the string
- Throws:
RemoteException- the remote exception
-
groups
Groups. Groups.- Specified by:
groupsin interfaceRemoteCnf- Returns:
- the vector
- Throws:
RemoteException- the remote exception
-
valuesAt
Values at. Values at.- Specified by:
valuesAtin interfaceRemoteCnf- Parameters:
group- the group- Returns:
- the hashtable
- Throws:
RemoteException- the remote exception
-
valuesAt
Values at. Values at.- Specified by:
valuesAtin interfaceRemoteCnf- Parameters:
group- the groupkey- the key- Returns:
- the vector
- Throws:
RemoteException- the remote exception
-
booleanAt
Boolean at. Boolean at.- Specified by:
booleanAtin interfaceRemoteCnf- Parameters:
group- the groupkey- the keydefaut- the defaut- Returns:
- true, if successful
- Throws:
RemoteException- the remote exception
-
getAddedProperties
Gets the added properties. Gets the added properties.- Specified by:
getAddedPropertiesin interfaceRemoteCnf- Returns:
- the added properties
- Throws:
RemoteException- the remote exception
-
getExport
Gets the export. Gets the export.- Specified by:
getExportin interfaceRemoteCnf- Returns:
- the export
- Throws:
RemoteException- the remote exception
-
getSystemProperties
Gets the system properties. Gets the system properties.- Specified by:
getSystemPropertiesin interfaceRemoteCnf- Returns:
- the system properties
- Throws:
RemoteException- the remote exception
-
importFrom
Import from. Import from.- Specified by:
importFromin interfaceRemoteCnf- Parameters:
export- the export- Throws:
RemoteException- the remote exception
-
intAt
Int at. Int at.- Specified by:
intAtin interfaceRemoteCnf- Parameters:
group- the groupkey- the keydefaut- the defaut- Returns:
- the int
- Throws:
RemoteException- the remote exception
-
notEmptyStringAt
Not empty string at. Not empty string at.- Specified by:
notEmptyStringAtin interfaceRemoteCnf- Parameters:
group- the groupkey- the key- Returns:
- the string
- Throws:
RemoteException- the remote exception
-
notEmptyStringAt
Not empty string at. Not empty string at.- Specified by:
notEmptyStringAtin interfaceRemoteCnf- Parameters:
group- the groupkey- the keydefaut- the defaut- Returns:
- the string
- Throws:
RemoteException- the remote exception
-