com.cafesoft.cams.session
Interface ManagedSessionEventHandler
- All Superinterfaces:
- Debuggable, ManagedSessionEventListener
public interface ManagedSessionEventHandler
- extends ManagedSessionEventListener
ManagedSessionEventHandler defines the interface for a class
that handles a ManagedSessionEvent. The handler implementation
gains access to initialization parameters, logging, and services via a Cams
Config object and it's associated Context.
|
Method Summary |
void |
initialize(Config config)
Initialize the ManagedSessionEventHandler. |
initialize
void initialize(Config config)
throws ConfigException
- Initialize the ManagedSessionEventHandler.
- 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.