com.cafesoft.cams.session
Interface RemoteSessionEventHandler
- All Superinterfaces:
- RemoteSessionEventListener
- public interface RemoteSessionEventHandler
- extends RemoteSessionEventListener
RemoteSessionEventHandler defines the interface for a class
that handles a RemoteSessionEvent. The handler implementation
gains access to initialization parameters, logging, and services via a Cams
Config object and it's associated Context.
- Since:
- 6/14/02
|
Method Summary |
void |
initialize(Config config)
Initialize the RemoteSessionEventHandler. |
initialize
public void initialize(Config config)
throws ConfigException
- Initialize the RemoteSessionEventHandler.
- Parameters:
config - a Config object that provides access to configuration
parameters and a runtime Context.
ConfigException
Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.