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
void initialize(Config config)
throws ConfigException
- Initialize the RemoteSessionEventHandler.
- Parameters:
config - a Config object that provides access to configuration
parameters and a runtime Context.
- Throws:
ConfigException
Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.