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 TypeMethodDescriptionvoid
Adds the.void
Adds the.void
Adds the.At.At.At.boolean
Boolean at.Gets the added properties.Gets the export.Gets the system properties.groups()
Groups.void
Import from.int
Int 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, getPort
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObject
Methods 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:
add
in interfaceRemoteCnf
- Parameters:
group
- the group- Throws:
RemoteException
- the remote exception
-
add
Adds the. Adds the.- Specified by:
add
in interfaceRemoteCnf
- Parameters:
group
- the groupkey
- the keyvalue
- the value- Throws:
RemoteException
- the remote exception
-
add
Adds the. Adds the.- Specified by:
add
in interfaceRemoteCnf
- Parameters:
group
- the grouptable
- the table- Throws:
RemoteException
- the remote exception
-
at
At. At.- Specified by:
at
in interfaceRemoteCnf
- Parameters:
group
- the group- Returns:
- the hashtable
- Throws:
RemoteException
- the remote exception
-
at
At. At.- Specified by:
at
in interfaceRemoteCnf
- Parameters:
group
- the groupkey
- the key- Returns:
- the string
- Throws:
RemoteException
- the remote exception
-
at
At. At.- Specified by:
at
in interfaceRemoteCnf
- Parameters:
group
- the groupkey
- the keydefaut
- the defaut- Returns:
- the string
- Throws:
RemoteException
- the remote exception
-
groups
Groups. Groups.- Specified by:
groups
in interfaceRemoteCnf
- Returns:
- the vector
- Throws:
RemoteException
- the remote exception
-
valuesAt
Values at. Values at.- Specified by:
valuesAt
in interfaceRemoteCnf
- Parameters:
group
- the group- Returns:
- the hashtable
- Throws:
RemoteException
- the remote exception
-
valuesAt
Values at. Values at.- Specified by:
valuesAt
in interfaceRemoteCnf
- Parameters:
group
- the groupkey
- the key- Returns:
- the vector
- Throws:
RemoteException
- the remote exception
-
booleanAt
Boolean at. Boolean at.- Specified by:
booleanAt
in 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:
getAddedProperties
in interfaceRemoteCnf
- Returns:
- the added properties
- Throws:
RemoteException
- the remote exception
-
getExport
Gets the export. Gets the export.- Specified by:
getExport
in interfaceRemoteCnf
- Returns:
- the export
- Throws:
RemoteException
- the remote exception
-
getSystemProperties
Gets the system properties. Gets the system properties.- Specified by:
getSystemProperties
in interfaceRemoteCnf
- Returns:
- the system properties
- Throws:
RemoteException
- the remote exception
-
importFrom
Import from. Import from.- Specified by:
importFrom
in interfaceRemoteCnf
- Parameters:
export
- the export- Throws:
RemoteException
- the remote exception
-
intAt
Int at. Int at.- Specified by:
intAt
in 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:
notEmptyStringAt
in 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:
notEmptyStringAt
in interfaceRemoteCnf
- Parameters:
group
- the groupkey
- the keydefaut
- the defaut- Returns:
- the string
- Throws:
RemoteException
- the remote exception
-