jrun.servlet.session
Interface SessionIdGenerator

All Superinterfaces:
java.io.Serializable, Service, ServiceMBean, SessionIdGeneratorServiceMBean
All Known Implementing Classes:
SessionIdGeneratorService

public interface SessionIdGenerator
extends SessionIdGeneratorServiceMBean

The functional interface for the JRun session ID generation service.

Author:
Karl Moss

Fields inherited from interface jrunx.kernel.Service
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED
 
Methods inherited from interface jrun.servlet.session.SessionIdGeneratorServiceMBean
generateSessionId, generateSessionId, getSessionIdGenerator, removeSessionId
 
Methods inherited from interface jrunx.kernel.ServiceMBean
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind
 
Methods inherited from interface jrunx.kernel.Service
destroy, getStatus, init, start, stop, updateStatus
 



Copyright � 2002 Macromedia Corporation. All Rights Reserved.