Class RemoteExtensionSystem starts up a remote service (a
RemoteExtensionManager ) for the insertion of
extensions.
The current implementation uses a RemoteExtensionManagerImpl .
Note that for starting the remote extension system you will have to add
a property like:
ch.ethz.prose.ESSystem.X=ch.ethz.prose.tools.RemoteExtensionSystem
to the System's properties.
The property prose.port defines the port to start prose on.
version: $Revision: 1.2 $ author: Andrei Popovici |