A B C D E F G H I J L M N O P R S T U V _

A

AbstractReplicatedStore - Class in org.mortbay.j2ee.session
Maintain synchronisation with other States representing the same session by publishing changes made to ourself and updating ourself according to notifications published by the other State objects.
AbstractReplicatedStore() - Constructor for class org.mortbay.j2ee.session.AbstractReplicatedStore
 
AbstractStore - Class in org.mortbay.j2ee.session
 
AbstractStore() - Constructor for class org.mortbay.j2ee.session.AbstractStore
 
access(HttpSession, boolean) - Method in class org.mortbay.j2ee.session.Manager
 
access() - Method in interface org.mortbay.j2ee.session.Manager.Session
 
access() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
addEventListener(EventListener) - Method in class org.mortbay.j2ee.session.Manager
 
addLifeCycleListener(LifeCycle.Listener) - Method in class org.mortbay.j2ee.session.Manager
 
addSample(long, long) - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
after() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
after() - Method in class org.mortbay.j2ee.session.ValidatingInterceptor
 
allocateId(HttpServletRequest) - Method in class org.mortbay.j2ee.session.AbstractStore
 
allocateId(HttpServletRequest) - Method in class org.mortbay.j2ee.session.LocalStore
 
allocateId(HttpServletRequest) - Method in interface org.mortbay.j2ee.session.Store
 
AroundInterceptor - Class in org.mortbay.j2ee.session
 
AroundInterceptor() - Constructor for class org.mortbay.j2ee.session.AroundInterceptor
 
associate(UserIdentity) - Method in class org.jboss.jetty.security.JBossIdentityService
 

B

before() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
before() - Method in class org.mortbay.j2ee.session.ValidatingInterceptor
 

C

checkState() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
checkValid() - Method in class org.mortbay.j2ee.session.ValidatingInterceptor
 
clearEventListeners() - Method in class org.mortbay.j2ee.session.Manager
 
clone() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
clone() - Method in class org.mortbay.j2ee.session.AbstractStore
 
clone() - Method in class org.mortbay.j2ee.session.Container
 
clone() - Method in class org.mortbay.j2ee.session.DistributableIdGenerator
 
clone() - Method in class org.mortbay.j2ee.session.GUIDGenerator
 
clone() - Method in interface org.mortbay.j2ee.session.IdGenerator
 
clone() - Method in class org.mortbay.j2ee.session.LocalStore
 
clone() - Method in class org.mortbay.j2ee.session.Manager
 
clone() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
clone() - Method in interface org.mortbay.j2ee.session.Store
 
cloneConfigure(WebAppContext, WebAppContext) - Method in class org.jboss.jetty.JBossWebXmlConfiguration
 
complete(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
configure(WebAppContext) - Method in class org.jboss.jetty.JBossWebXmlConfiguration
 
Container - Class in org.mortbay.j2ee.session
Container Container is Object at front of stack at beginning of call, sets up threadlocals Interceptors divided into Stateful/less Interceptors Interceptors implement cloneable
Container() - Constructor for class org.mortbay.j2ee.session.Container
 
CREATE_SESSION - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
createFactory() - Method in class org.jboss.jetty.http.SecurityDomainListener
 
createService() - Method in class org.jboss.jetty.JettyService
 
createSession(String, long, int, int) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
currentSecond() - Method in class org.mortbay.j2ee.session.Manager
 

D

deallocateId(String) - Method in class org.mortbay.j2ee.session.AbstractStore
 
deallocateId(String) - Method in class org.mortbay.j2ee.session.LocalStore
 
deallocateId(String) - Method in interface org.mortbay.j2ee.session.Store
 
deconfigure(WebAppContext) - Method in class org.jboss.jetty.JBossWebXmlConfiguration
 
destroy(WebAppContext) - Method in class org.jboss.jetty.JBossWebXmlConfiguration
 
destroy() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
destroy() - Method in class org.mortbay.j2ee.session.AbstractStore
 
destroy() - Method in class org.mortbay.j2ee.session.LocalStore
 
destroy() - Method in interface org.mortbay.j2ee.session.Store
 
DESTROY_SESSION - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
destroyContainer(HttpSession, StateInterceptor[]) - Static method in class org.mortbay.j2ee.session.Container
 
destroyContainer(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
destroyService() - Method in class org.jboss.jetty.JettyService
 
destroySession(String) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
destroySession(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
disassociate(Object) - Method in class org.jboss.jetty.security.JBossIdentityService
 
dispatch(String, Integer, Object[]) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
DistributableIdGenerator - Class in org.mortbay.j2ee.session
 
DistributableIdGenerator() - Constructor for class org.mortbay.j2ee.session.DistributableIdGenerator
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.web.tomcat.service.StatusServlet
 
doStart() - Method in class org.jboss.jetty.JBossMBeanContainer
 
doStart() - Method in class org.jboss.jetty.security.JBossLoginService
 
doStart() - Method in class org.mortbay.j2ee.J2EEWebAppContext
 
doStart() - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
doStop() - Method in class org.jboss.jetty.JBossWebAppContext
 
doStop() - Method in class org.mortbay.j2ee.J2EEWebAppContext
 

E

encode(byte[]) - Method in class org.mortbay.j2ee.session.GUIDGenerator
Encode the bytes into a String with a slightly modified Base64-algorithm This code was written by Kevin Kelley and adapted by Thomas Peuss
end(WebAppContext, Descriptor) - Method in class org.jboss.jetty.JBossWebXmlConfiguration.JBossWebXmlProcessor
 
ensureAttributes() - Method in class org.mortbay.j2ee.session.LocalState
 

F

findSession(String, boolean) - Method in class org.mortbay.j2ee.session.Manager
 

G

getAcceptNonWarDirs() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getActualMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.AbstractStore
 
getActualMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.LocalState
 
getActualMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.LocalStore
 
getActualMaxInactiveInterval() - Method in interface org.mortbay.j2ee.session.State
 
getActualMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getActualMaxInactiveInterval() - Method in interface org.mortbay.j2ee.session.Store
 
getAttribute(String) - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getAttribute(String) - Method in class org.mortbay.j2ee.session.LocalState
 
getAttribute(String) - Method in interface org.mortbay.j2ee.session.State
 
getAttribute(String) - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getAttribute(String) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getAttributeNameEnumeration() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getAttributeNameEnumeration() - Method in class org.mortbay.j2ee.session.LocalState
 
getAttributeNameEnumeration() - Method in interface org.mortbay.j2ee.session.State
 
getAttributeNameEnumeration() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getAttributeNames() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getAttributeNameStringArray() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getAttributeNameStringArray() - Method in class org.mortbay.j2ee.session.LocalState
 
getAttributeNameStringArray() - Method in interface org.mortbay.j2ee.session.State
 
getAttributeNameStringArray() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getAttributes() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getAttributes() - Method in class org.mortbay.j2ee.session.LocalState
 
getAttributes() - Method in interface org.mortbay.j2ee.session.State
 
getAttributes() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getClusterId(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
getCompileClasspath(ClassLoader) - Method in class org.jboss.jetty.Jetty
 
getConfig() - Method in interface org.jboss.jetty.JettyServiceMBean
Get the extended Jetty configuration XML fragment
getConfigurationElement() - Method in class org.jboss.jetty.Jetty
 
getConfigurationElement() - Method in class org.jboss.jetty.JettyService
Get the extended Jetty configuration XML fragment
getContext() - Method in class org.mortbay.j2ee.session.Manager
 
getContextPath() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
getContextPath() - Method in class org.mortbay.j2ee.session.Manager
 
getCount() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Return number of times statistic has been gathered.
getCreationTime() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getCreationTime() - Method in class org.mortbay.j2ee.session.LocalState
 
getCreationTime() - Method in interface org.mortbay.j2ee.session.State
 
getCreationTime() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getCreationTime() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getCrossContextSessionIDs() - Method in class org.mortbay.j2ee.session.Manager
 
getDefaultSecurityDomain() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getDeployer(DeploymentInfo) - Method in class org.jboss.jetty.JettyService
 
getDescription() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Human readable description of statistic
getDigest() - Method in class org.mortbay.j2ee.session.GUIDGenerator
get a MessageDigest hash-generator
getDistributableSessionManager() - Method in class org.mortbay.j2ee.J2EEWebAppContext
 
getHttpOnly() - Method in class org.mortbay.j2ee.session.Manager
 
getHttpSession(String) - Method in class org.mortbay.j2ee.session.Manager
 
getId() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getId() - Method in class org.mortbay.j2ee.session.LocalState
 
getId() - Method in interface org.mortbay.j2ee.session.State
 
getId() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getId() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getIdentityService() - Method in class org.jboss.jetty.security.JBossLoginService
 
getIdGenerator() - Method in class org.mortbay.j2ee.session.Manager
 
getIdManager() - Method in class org.mortbay.j2ee.session.Manager
 
getInterceptorStack() - Method in class org.mortbay.j2ee.session.Manager
 
getJava2ClassLoadingCompliance() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getJava2ClassLoadingCompliance() - Method in interface org.jboss.jetty.JettyServiceMBean
 
getLastAccessedTime() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getLastAccessedTime() - Method in class org.mortbay.j2ee.session.LocalState
 
getLastAccessedTime() - Method in interface org.mortbay.j2ee.session.State
 
getLastAccessedTime() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getLastAccessedTime() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getLastSampleTime() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Get the time of the last sample.
getLenientEjbLink() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getLoader() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
getManager() - Method in class org.mortbay.j2ee.session.AbstractStore
 
getManager() - Method in class org.mortbay.j2ee.session.LocalStore
 
getManager() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getManager() - Method in interface org.mortbay.j2ee.session.Store
 
getMaxCookieAge() - Method in class org.mortbay.j2ee.session.Manager
 
getMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
getMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.LocalState
 
getMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.Manager
 
getMaxInactiveInterval() - Method in interface org.mortbay.j2ee.session.State
 
getMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getMaxInactiveInterval() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getMaxTime() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
MaxTime Necessary for JBoss's JSR77 impl.
getMaxTime() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Return max value of statistic.
getMBeanDomain() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getMetaManager() - Method in class org.mortbay.j2ee.session.Manager
 
getMinTime() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
MinTime Necessary for JBoss's JSR77 impl.
getMinTime() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Return min value of statistic.
getName() - Method in class org.jboss.jetty.JettyService
 
getName() - Method in class org.jboss.jetty.security.JBossLoginService
 
getName() - Method in class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
 
getName() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Return name of statistic
getNodeId(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
getObjectName() - Method in class org.jboss.jetty.jmx.JBossWebAppContextMBean
 
getObjectName() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
 
getProcessingTime() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
Satisfying JBoss's JSR77 impl
getRandom() - Method in class org.mortbay.j2ee.session.GUIDGenerator
get a random-number generator
getRealm() - Method in class org.jboss.jetty.JBossWebAppContext
 
getReplicating() - Static method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
getRequestCount() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
Satisfying JBoss's JSR77 impl
getRoles() - Method in class org.jboss.jetty.security.JBossIdentityService.JBossUserIdentity
 
getScavengerExtraTime() - Method in class org.mortbay.j2ee.session.AbstractStore
 
getScavengerPeriod() - Method in class org.mortbay.j2ee.session.AbstractStore
 
getScavengerPeriod() - Method in class org.mortbay.j2ee.session.Manager
 
getSecureCookies() - Method in class org.mortbay.j2ee.session.Manager
 
getSecurityDomain() - Method in class org.jboss.jetty.http.SecurityDomainListener
 
getServiceTime() - Method in class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
 
getServletContext() - Method in class org.mortbay.j2ee.session.Manager
 
getServletContext() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getServletStats() - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
getSession() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getSessionContext() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionContext() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getSessionCookie(HttpSession, String, boolean) - Method in class org.mortbay.j2ee.session.Manager
 
getSessionCookie() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionDomain() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionIdManager() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionIdPathParameterName() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionIdPathParameterNamePrefix() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionPath() - Method in class org.mortbay.j2ee.session.Manager
 
getSessions() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
getSessionURL() - Method in class org.mortbay.j2ee.session.Manager
 
getSessionURLPrefix() - Method in class org.mortbay.j2ee.session.Manager
 
getStartTime() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Get the time the statistic began to be gathered.
getState() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
getStatistic(String) - Method in class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
Get the TimeStatistic
getStatisticNames() - Method in class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
Get the names of supported statistics.
getStatistics() - Method in class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
Get an object of all the types of statistics supported.
getStatisticsProvider() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
StatisticsProvider As per the jsr77 spec, we are providing statistics for a servlet
getStats() - Method in class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
ServletStats
getStopWebApplicationsGracefully() - Method in class org.jboss.jetty.Jetty
 
getStore() - Method in class org.mortbay.j2ee.session.Manager
 
getSubject() - Method in class org.jboss.jetty.security.JBossIdentityService.JBossUserIdentity
 
getSubjectAttribute() - Method in class org.jboss.jetty.JBossWebAppContext
 
getSubjectAttributeName() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getSubjectAttributeName() - Method in interface org.jboss.jetty.JettyServiceMBean
 
getSupportJSR77() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getSupportJSR77() - Method in class org.jboss.jetty.JettyService
 
getSupportJSR77() - Method in interface org.jboss.jetty.JettyServiceMBean
 
getTotalTime() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Return total time of statistic
getUniqueName() - Method in class org.jboss.jetty.JBossWebAppContext
 
getUnit() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
Return units of statistic
getUnpackWars() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getUnpackWars() - Method in interface org.jboss.jetty.JettyServiceMBean
 
getUserPrincipal() - Method in class org.jboss.jetty.security.JBossIdentityService.JBossUserIdentity
 
getValue(String) - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getValueNames() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
getWebAppContext() - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHandler
 
getWebAppContext() - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
getWebDefaultResource() - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
getWebDefaultResource() - Method in class org.jboss.jetty.JettyService
Get the custom webdefault.xml file.
getWebDefaultResource() - Method in interface org.jboss.jetty.JettyServiceMBean
 
GUIDGenerator - Class in org.mortbay.j2ee.session
 
GUIDGenerator() - Constructor for class org.mortbay.j2ee.session.GUIDGenerator
 

H

handle(Request, ServletRequest, ServletResponse) - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 

I

IdGenerator - Interface in org.mortbay.j2ee.session
 
init(Object) - Method in class org.jboss.jetty.JettyDeployer
 
invalidate() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
isCheckingRemoteSessionIdEncoding() - Method in class org.mortbay.j2ee.session.Manager
 
isDistributed() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
isDistributed() - Method in class org.mortbay.j2ee.session.LocalStore
 
isDistributed() - Method in interface org.mortbay.j2ee.session.Store
 
isFailed() - Method in class org.mortbay.j2ee.session.Manager
 
isNew() - Method in class org.mortbay.j2ee.session.StateAdaptor
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isRunning() - Method in class org.mortbay.j2ee.session.Manager
 
isStarted() - Method in class org.mortbay.j2ee.session.Manager
 
isStarting() - Method in class org.mortbay.j2ee.session.Manager
 
isStopped() - Method in class org.mortbay.j2ee.session.Manager
 
isStopping() - Method in class org.mortbay.j2ee.session.Manager
 
isUserInRole(String, UserIdentity.Scope) - Method in class org.jboss.jetty.security.JBossIdentityService.JBossUserIdentity
 
isUsingCookies() - Method in class org.mortbay.j2ee.session.Manager
 
isValid(int) - Method in class org.mortbay.j2ee.session.LocalState
 
isValid() - Method in class org.mortbay.j2ee.session.LocalState
 
isValid(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
isValid() - Method in interface org.mortbay.j2ee.session.Manager.Session
 
isValid() - Method in interface org.mortbay.j2ee.session.State
 
isValid() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
isValid() - Method in class org.mortbay.j2ee.session.StateInterceptor
 

J

J2EEWebAppContext - Class in org.mortbay.j2ee
 
J2EEWebAppContext(SessionHandler, SecurityHandler, ServletHandler, ErrorHandler) - Constructor for class org.mortbay.j2ee.J2EEWebAppContext
 
JBOSS_DOMAIN - Static variable in class org.jboss.jetty.JBossMBeanContainer
 
JBossIdentityService - Class in org.jboss.jetty.security
 
JBossIdentityService(String) - Constructor for class org.jboss.jetty.security.JBossIdentityService
 
JBossIdentityService.JBossUserIdentity - Class in org.jboss.jetty.security
 
JBossIdentityService.JBossUserIdentity(Subject, Principal) - Constructor for class org.jboss.jetty.security.JBossIdentityService.JBossUserIdentity
 
JBossLoginService - Class in org.jboss.jetty.security
 
JBossLoginService(String) - Constructor for class org.jboss.jetty.security.JBossLoginService
 
JBossMBeanContainer - Class in org.jboss.jetty
JBossMBeanContainer Subclass of the jetty MBeanContainer to mesh jetty jmx architecture with jboss jmx architecture.
JBossMBeanContainer(MBeanServer) - Constructor for class org.jboss.jetty.JBossMBeanContainer
 
JBossWebAppContext - Class in org.jboss.jetty
JBossWebApplicationContext Customize the jetty WebAppContext to jboss environment.
JBossWebAppContext(AbstractWebContainer.WebDescriptorParser, WebApplication, String) - Constructor for class org.jboss.jetty.JBossWebAppContext
Constructor
JBossWebAppContextMBean - Class in org.jboss.jetty.jmx
JBossWebApplicationContextMBean Provides special object name for itself so that we can integrate with jboss jsr77 management system.
JBossWebAppContextMBean(Object) - Constructor for class org.jboss.jetty.jmx.JBossWebAppContextMBean
 
JBossWebXmlConfiguration - Class in org.jboss.jetty
JBossWebXmlConfiguration Extends the jetty WebXmlConfiguration to provide jboss handling of various elements in the web.xml
JBossWebXmlConfiguration() - Constructor for class org.jboss.jetty.JBossWebXmlConfiguration
 
JBossWebXmlConfiguration.JBossWebXmlProcessor - Class in org.jboss.jetty
 
JBossWebXmlConfiguration.JBossWebXmlProcessor() - Constructor for class org.jboss.jetty.JBossWebXmlConfiguration.JBossWebXmlProcessor
 
Jetty - Class in org.jboss.jetty
Jetty Extends the jetty Server class.
JettyDeployer - Class in org.jboss.jetty
JettyDeployer Implementation of the jboss AbstractWebDeployer for deploying webapps to jetty.
JettyDeployer(Jetty, DeploymentInfo) - Constructor for class org.jboss.jetty.JettyDeployer
 
JettyService - Class in org.jboss.jetty
JettyService A service to launch jetty as the webserver for JBoss.
JettyService() - Constructor for class org.jboss.jetty.JettyService
Constructor
JettyService.ConfigurationData - Class in org.jboss.jetty
ConfigurationData Holds info that the jboss API sets on the AbstractWebContainer but is needed by the AbstractWebDeployer.
JettyService.ConfigurationData() - Constructor for class org.jboss.jetty.JettyService.ConfigurationData
 
JettyServiceMBean - Interface in org.jboss.jetty
MBean interface.
Jsr77ServletHandler - Class in org.mortbay.jetty.servlet.jsr77
 
Jsr77ServletHandler() - Constructor for class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHandler
 
Jsr77ServletHolder - Class in org.mortbay.jetty.servlet.jsr77
 
Jsr77ServletHolder() - Constructor for class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
Jsr77ServletHolder(Servlet) - Constructor for class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
Jsr77ServletHolder(Class) - Constructor for class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
Jsr77ServletHolderMBean - Class in org.mortbay.jetty.servlet.jsr77.management
Jsr77ServletHolderMBean
Jsr77ServletHolderMBean(Object) - Constructor for class org.mortbay.jetty.servlet.jsr77.management.Jsr77ServletHolderMBean
 

L

loadState(String) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
loadState(String) - Method in class org.mortbay.j2ee.session.LocalStore
 
loadState(String) - Method in interface org.mortbay.j2ee.session.Store
 
LocalState - Class in org.mortbay.j2ee.session
Hold the state of an HttpSession
LocalState(String, long, int, int) - Constructor for class org.mortbay.j2ee.session.LocalState
 
LocalState(String, int, int) - Constructor for class org.mortbay.j2ee.session.LocalState
 
LocalState() - Constructor for class org.mortbay.j2ee.session.LocalState
 
LocalStore - Class in org.mortbay.j2ee.session
 
LocalStore() - Constructor for class org.mortbay.j2ee.session.LocalStore
 
login(String, Object) - Method in class org.jboss.jetty.security.JBossLoginService
 
logout(UserIdentity) - Method in class org.jboss.jetty.security.JBossLoginService
 

M

Manager - Class in org.mortbay.j2ee.session
 
Manager() - Constructor for class org.mortbay.j2ee.session.Manager
 
Manager.Session - Interface in org.mortbay.j2ee.session
 
migrate() - Method in class org.mortbay.j2ee.session.StateAdaptor
 

N

NAME - Static variable in class org.jboss.jetty.JettyService
 
newContainer(Manager, String, State, int, long, StateInterceptor[]) - Static method in class org.mortbay.j2ee.session.Container
 
newContainer(String, State) - Method in class org.mortbay.j2ee.session.Manager
 
newHttpSession(HttpServletRequest) - Method in class org.mortbay.j2ee.session.Manager
 
newServletHolder() - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHandler
 
newServletHolder(Class) - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHandler
 
newSession(HttpServletRequest) - Method in class org.mortbay.j2ee.session.Manager
 
newState(String, int) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
newState(String, int) - Method in class org.mortbay.j2ee.session.LocalStore
 
newState(String, int) - Method in interface org.mortbay.j2ee.session.Store
 
newUserIdentity(Subject, Principal, String[]) - Method in class org.jboss.jetty.security.JBossIdentityService
 
nextId(HttpServletRequest) - Method in class org.mortbay.j2ee.session.GUIDGenerator
Generate a session-id that is not guessable
nextId(HttpServletRequest) - Method in interface org.mortbay.j2ee.session.IdGenerator
 
notifyAttributeAdded(HttpSession, String, Object) - Method in class org.mortbay.j2ee.session.Manager
 
notifyAttributeRemoved(HttpSession, String, Object) - Method in class org.mortbay.j2ee.session.Manager
 
notifyAttributeReplaced(HttpSession, String, Object) - Method in class org.mortbay.j2ee.session.Manager
 
notifySessionCreated(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 
notifySessionDestroyed(HttpSession) - Method in class org.mortbay.j2ee.session.Manager
 

O

OBJECT_NAME - Static variable in interface org.jboss.jetty.JettyServiceMBean
 
org.jboss.jetty - package org.jboss.jetty
 
org.jboss.jetty.http - package org.jboss.jetty.http
 
org.jboss.jetty.jmx - package org.jboss.jetty.jmx
 
org.jboss.jetty.security - package org.jboss.jetty.security
 
org.jboss.web.tomcat.service - package org.jboss.web.tomcat.service
 
org.mortbay.j2ee - package org.mortbay.j2ee
 
org.mortbay.j2ee.session - package org.mortbay.j2ee.session
 
org.mortbay.jetty.servlet.jsr77 - package org.mortbay.jetty.servlet.jsr77
 
org.mortbay.jetty.servlet.jsr77.management - package org.mortbay.jetty.servlet.jsr77.management
 

P

passivateSession(StateAdaptor) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
passivateSession(StateAdaptor) - Method in class org.mortbay.j2ee.session.LocalStore
 
passivateSession(StateAdaptor) - Method in interface org.mortbay.j2ee.session.Store
 
performDeploy(WebApplication, String, AbstractWebContainer.WebDescriptorParser) - Method in class org.jboss.jetty.JettyDeployer
 
performDeploy(WebApplication, String, AbstractWebContainer.WebDescriptorParser) - Method in class org.jboss.jetty.JettyService
Old deployment method from AbstractWebContainer.
performUndeploy(String, WebApplication) - Method in class org.jboss.jetty.JettyDeployer
Undeploy a webapp
performUndeploy(String) - Method in class org.jboss.jetty.JettyService
Old undeploy method from AbstractWebContainer.
postConfigure(WebAppContext) - Method in class org.jboss.jetty.JBossWebXmlConfiguration
 
postRegister(Boolean) - Method in class org.jboss.jetty.JettyService
Listen for post-mbean registration and set up the jetty mbean infrastructure so it can generate mbeans according to the elements contained in the element of the jboss-service.xml file.
preConfigure(WebAppContext) - Method in class org.jboss.jetty.JBossWebXmlConfiguration
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.jetty.JettyService
Listen for our registration as an mbean and remember our name.
publish(String, Method, Object[]) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
putValue(String, Object) - Method in class org.mortbay.j2ee.session.StateAdaptor
 

R

remainingTime() - Method in class org.mortbay.j2ee.session.LocalState
 
removeAttribute(String, boolean) - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
removeAttribute(String, boolean) - Method in class org.mortbay.j2ee.session.LocalState
 
removeAttribute(String, boolean) - Method in interface org.mortbay.j2ee.session.State
 
removeAttribute(String) - Method in class org.mortbay.j2ee.session.StateAdaptor
 
removeAttribute(String, boolean) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
removeEventListener(EventListener) - Method in class org.mortbay.j2ee.session.Manager
 
removeLifeCycleListener(LifeCycle.Listener) - Method in class org.mortbay.j2ee.session.Manager
 
removeState(State) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
removeState(State) - Method in class org.mortbay.j2ee.session.LocalStore
 
removeState(State) - Method in interface org.mortbay.j2ee.session.Store
 
removeValue(String) - Method in class org.mortbay.j2ee.session.StateAdaptor
 

S

scavenge() - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
scavenge() - Method in class org.mortbay.j2ee.session.LocalStore
 
scavenge() - Method in class org.mortbay.j2ee.session.Manager
 
scavenge() - Method in interface org.mortbay.j2ee.session.Store
 
SecurityDomainListener - Class in org.jboss.jetty.http
SecurityDomain A subclass of JsseListener that uses the KeyStore associated with the SecurityDomain given by the SecurityDomain attribute.
SecurityDomainListener() - Constructor for class org.jboss.jetty.http.SecurityDomainListener
 
ServletStatsImpl - Class in org.mortbay.jetty.servlet.jsr77
Jsr77ServletStats Implementation of ServletStats from JSR77 specification.
ServletStatsImpl(String) - Constructor for class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
 
SESSION_ID_BYTES - Static variable in class org.mortbay.j2ee.session.GUIDGenerator
 
SESSION_ID_HASH_ALGORITHM - Static variable in class org.mortbay.j2ee.session.GUIDGenerator
 
SESSION_ID_RANDOM_ALGORITHM - Static variable in class org.mortbay.j2ee.session.GUIDGenerator
 
SESSION_ID_RANDOM_ALGORITHM_ALT - Static variable in class org.mortbay.j2ee.session.GUIDGenerator
 
sessionExists(String) - Method in class org.mortbay.j2ee.session.Manager
 
SET_LAST_ACCESSED_TIME - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
setAcceptNonWarDirs(boolean) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setActualMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.AbstractStore
 
setActualMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.LocalStore
 
setActualMaxInactiveInterval(int) - Method in interface org.mortbay.j2ee.session.Store
 
setAttribute(String, Object, boolean) - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
setAttribute(String, Object, boolean) - Method in class org.mortbay.j2ee.session.LocalState
 
setAttribute(String, Object, boolean) - Method in interface org.mortbay.j2ee.session.State
 
setAttribute(String, Object) - Method in class org.mortbay.j2ee.session.StateAdaptor
 
setAttribute(String, Object, boolean) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setAttributes(Map) - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
setAttributes(Map) - Method in class org.mortbay.j2ee.session.LocalState
 
setAttributes(Map) - Method in interface org.mortbay.j2ee.session.State
 
setAttributes(Map) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setCheckingRemoteSessionIdEncoding(boolean) - Method in class org.mortbay.j2ee.session.Manager
 
setConfigurationElement(Element) - Method in class org.jboss.jetty.Jetty
 
setConfigurationElement(Element) - Method in class org.jboss.jetty.JettyService
Configure Jetty
setConfigurationElement(Element) - Method in interface org.jboss.jetty.JettyServiceMBean
Configure Jetty
setContext(WebAppContext) - Method in class org.mortbay.j2ee.session.Manager
 
setCrossContextSessionIDs(boolean) - Method in class org.mortbay.j2ee.session.Manager
Set Cross Context sessions IDs This option activates a mode where a requested session ID can be used to create a new session.
setDefaultSecurityDomain(String) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setDescription(String) - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
setDistributableSessionManager(Manager) - Method in class org.mortbay.j2ee.J2EEWebAppContext
 
setIdentityService(IdentityService) - Method in class org.jboss.jetty.security.JBossLoginService
 
setIdGenerator(IdGenerator) - Method in class org.mortbay.j2ee.session.Manager
 
setIdManager(SessionIdManager) - Method in class org.mortbay.j2ee.session.Manager
 
setInterceptorStack(StateInterceptor[]) - Method in class org.mortbay.j2ee.session.Manager
 
setJava2ClassLoadingCompliance(boolean) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setJava2ClassLoadingCompliance(boolean) - Method in interface org.jboss.jetty.JettyServiceMBean
 
setLastAccessedTime(long) - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
setLastAccessedTime(long) - Method in class org.mortbay.j2ee.session.LocalState
 
setLastAccessedTime(long) - Method in interface org.mortbay.j2ee.session.State
 
setLastAccessedTime(long) - Method in class org.mortbay.j2ee.session.StateAdaptor
 
setLastAccessedTime(long) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setLenientEjbLink(boolean) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setLoader(ClassLoader) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
setManager(Manager) - Method in class org.mortbay.j2ee.session.AbstractStore
 
setManager(Manager) - Method in class org.mortbay.j2ee.session.LocalStore
 
setManager(Manager) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setManager(Manager) - Method in interface org.mortbay.j2ee.session.Store
 
setMaxCookieAge(int) - Method in class org.mortbay.j2ee.session.Manager
 
setMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.AroundInterceptor
 
setMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.LocalState
 
setMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.Manager
 
setMaxInactiveInterval(int) - Method in interface org.mortbay.j2ee.session.State
 
setMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.StateAdaptor
 
setMaxInactiveInterval(int) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setMBeanDomain(String) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setName(String) - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
setRealm(JBossLoginService) - Method in class org.jboss.jetty.JBossWebAppContext
 
setRealmMapping(RealmMapping) - Method in class org.jboss.jetty.security.JBossIdentityService
 
setReplicating(boolean) - Static method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
setRunAs(UserIdentity, RunAsToken) - Method in class org.jboss.jetty.security.JBossIdentityService
 
setScavengerExtraTime(int) - Method in class org.mortbay.j2ee.session.AbstractStore
 
setScavengerExtraTime(int) - Method in class org.mortbay.j2ee.session.LocalStore
 
setScavengerExtraTime(int) - Method in interface org.mortbay.j2ee.session.Store
 
setScavengerPeriod(int) - Method in class org.mortbay.j2ee.session.AbstractStore
 
setScavengerPeriod(int) - Method in class org.mortbay.j2ee.session.LocalStore
 
setScavengerPeriod(int) - Method in class org.mortbay.j2ee.session.Manager
 
setScavengerPeriod(int) - Method in interface org.mortbay.j2ee.session.Store
 
setSecurityDomain(String) - Method in class org.jboss.jetty.http.SecurityDomainListener
 
setServletStats(ServletStatsImpl) - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
setSession(HttpSession) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setSessionCookie(String) - Method in class org.mortbay.j2ee.session.Manager
 
setSessionDomain(String) - Method in class org.mortbay.j2ee.session.Manager
 
setSessionHandler(SessionHandler) - Method in class org.mortbay.j2ee.session.Manager
 
setSessionIdManager(SessionIdManager) - Method in class org.mortbay.j2ee.session.Manager
 
setSessionIdPathParameterName(String) - Method in class org.mortbay.j2ee.session.Manager
 
setSessionPath(String) - Method in class org.mortbay.j2ee.session.Manager
 
setSessionURL(String) - Method in class org.mortbay.j2ee.session.Manager
 
setStartTime() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
setState(State) - Method in class org.mortbay.j2ee.session.StateInterceptor
 
setStopWebApplicationsGracefully(boolean) - Method in class org.jboss.jetty.Jetty
 
setStore(Store) - Method in class org.mortbay.j2ee.session.Manager
 
setSubjectAttribute(String) - Method in class org.jboss.jetty.JBossWebAppContext
 
setSubjectAttributeName(String) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setSubjectAttributeName(String) - Method in interface org.jboss.jetty.JettyServiceMBean
 
setSupportJSR77(boolean) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setSupportJSR77(boolean) - Method in class org.jboss.jetty.JettyService
 
setSupportJSR77(boolean) - Method in interface org.jboss.jetty.JettyServiceMBean
 
setUnit(String) - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
setUnpackWars(boolean) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setUnpackWars(boolean) - Method in interface org.jboss.jetty.JettyServiceMBean
 
setUpENC(ClassLoader) - Method in class org.jboss.jetty.JBossWebAppContext
 
setWebAppContext(WebAppContext) - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHandler
 
setWebAppContext(WebAppContext) - Method in class org.mortbay.jetty.servlet.jsr77.Jsr77ServletHolder
 
setWebDefaultResource(String) - Method in class org.jboss.jetty.JettyService.ConfigurationData
 
setWebDefaultResource(String) - Method in class org.jboss.jetty.JettyService
Set a custom webdefault.xml file.
setWebDefaultResource(String) - Method in interface org.jboss.jetty.JettyServiceMBean
 
start(WebAppContext, Descriptor) - Method in class org.jboss.jetty.JBossWebXmlConfiguration.JBossWebXmlProcessor
 
start() - Method in class org.mortbay.j2ee.session.AbstractStore
 
start() - Method in class org.mortbay.j2ee.session.LocalStore
 
start() - Method in class org.mortbay.j2ee.session.Manager
 
start() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
start() - Method in interface org.mortbay.j2ee.session.Store
 
start() - Method in class org.mortbay.j2ee.session.ValidatingInterceptor
 
startContext() - Method in class org.jboss.jetty.JBossWebAppContext
 
startService() - Method in class org.jboss.jetty.JettyService
Start up the jetty service.
State - Interface in org.mortbay.j2ee.session
Implemented by objects wishing to be used to store the state from an HttpSession.
StateAdaptor - Class in org.mortbay.j2ee.session
 
StateInterceptor - Class in org.mortbay.j2ee.session
Superlass for StateInterceptors - objects which wrap-n-delegate/decorate a State instance.
StateInterceptor() - Constructor for class org.mortbay.j2ee.session.StateInterceptor
 
StatusServlet - Class in org.jboss.web.tomcat.service
 
StatusServlet() - Constructor for class org.jboss.web.tomcat.service.StatusServlet
 
stop() - Method in class org.mortbay.j2ee.session.AbstractStore
 
stop() - Method in class org.mortbay.j2ee.session.LocalStore
 
stop() - Method in class org.mortbay.j2ee.session.Manager
 
stop() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
stop() - Method in interface org.mortbay.j2ee.session.Store
 
stop() - Method in class org.mortbay.j2ee.session.ValidatingInterceptor
 
stopService() - Method in class org.jboss.jetty.JettyService
 
Store - Interface in org.mortbay.j2ee.session
 
storeState(State) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
storeState(State) - Method in class org.mortbay.j2ee.session.LocalStore
 
storeState(State) - Method in interface org.mortbay.j2ee.session.Store
 
subDeployerProxy - Variable in class org.jboss.jetty.JettyService
 
subscribe(String, Object) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 

T

TimeStatisticImpl - Class in org.mortbay.jetty.servlet.jsr77
 
TimeStatisticImpl(ServletStatsImpl, String, String, String) - Constructor for class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
toString() - Method in class org.jboss.jetty.security.JBossLoginService
 
toString() - Method in class org.mortbay.j2ee.session.StateAdaptor
 
toString() - Method in class org.mortbay.j2ee.session.StateInterceptor
 
toString() - Method in class org.mortbay.jetty.servlet.jsr77.ServletStatsImpl
 
toString() - Method in class org.mortbay.jetty.servlet.jsr77.TimeStatisticImpl
 
TOUCH_SESSIONS - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
touchSessions(String[], long) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 

U

unsetRunAs(Object) - Method in class org.jboss.jetty.security.JBossIdentityService
 
unsubscribe(String) - Method in class org.mortbay.j2ee.session.AbstractReplicatedStore
 

V

validate(UserIdentity) - Method in class org.jboss.jetty.security.JBossLoginService
 
ValidatingInterceptor - Class in org.mortbay.j2ee.session
 
ValidatingInterceptor() - Constructor for class org.mortbay.j2ee.session.ValidatingInterceptor
 
visitLoginConfig(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.jboss.jetty.JBossWebXmlConfiguration.JBossWebXmlProcessor
 

_

__log - Static variable in class org.jboss.jetty.JBossWebAppContext
 
__log - Static variable in class org.jboss.jetty.JBossWebXmlConfiguration
 
_actualMaxInactiveInterval - Variable in class org.mortbay.j2ee.session.AbstractStore
A maxInactiveInterval of -1 means never scavenge.
_actualMaxInactiveInterval - Variable in class org.mortbay.j2ee.session.LocalState
 
_actualMaxInactiveInterval - Variable in class org.mortbay.j2ee.session.LocalStore
 
_attributes - Variable in class org.mortbay.j2ee.session.LocalState
 
_checkingRemoteSessionIdEncoding - Variable in class org.mortbay.j2ee.session.Manager
 
_configData - Variable in class org.jboss.jetty.JettyDeployer
 
_context - Variable in class org.jboss.jetty.JBossWebXmlConfiguration
 
_context - Variable in class org.mortbay.j2ee.session.Manager
 
_contexts - Variable in class org.jboss.jetty.JettyDeployer
 
_creationTime - Variable in class org.mortbay.j2ee.session.LocalState
 
_deploymentInfo - Variable in class org.jboss.jetty.JettyDeployer
 
_descriptorParser - Variable in class org.jboss.jetty.JBossWebAppContext
 
_digest - Variable in class org.mortbay.j2ee.session.GUIDGenerator
 
_distributableSessionManager - Variable in class org.mortbay.j2ee.J2EEWebAppContext
 
_emptyEnumeration - Static variable in class org.mortbay.j2ee.session.LocalState
 
_emptyMap - Static variable in class org.mortbay.j2ee.session.LocalState
 
_emptyStringArray - Static variable in class org.mortbay.j2ee.session.LocalState
 
_handler - Variable in class org.mortbay.j2ee.session.Manager
 
_id - Variable in class org.mortbay.j2ee.session.LocalState
 
_identityService - Variable in class org.jboss.jetty.security.JBossLoginService
 
_idGenerator - Variable in class org.mortbay.j2ee.session.Manager
 
_integerToMethod - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
_interceptorStack - Variable in class org.mortbay.j2ee.session.Manager
 
_jetty - Variable in class org.jboss.jetty.JettyDeployer
 
_jetty - Variable in class org.jboss.jetty.JettyService
 
_jettyConfig - Variable in class org.jboss.jetty.JettyService
 
_lastAccessedTime - Variable in class org.mortbay.j2ee.session.LocalState
 
_loader - Variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
_log - Static variable in class org.jboss.jetty.Jetty
 
_log - Static variable in class org.jboss.jetty.JettyDeployer
 
_log - Static variable in class org.mortbay.j2ee.J2EEWebAppContext
 
_log - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
_log - Static variable in class org.mortbay.j2ee.session.AbstractStore
 
_log - Static variable in class org.mortbay.j2ee.session.Container
 
_log - Static variable in class org.mortbay.j2ee.session.GUIDGenerator
 
_log - Static variable in class org.mortbay.j2ee.session.LocalState
 
_log - Static variable in class org.mortbay.j2ee.session.LocalStore
 
_log - Static variable in class org.mortbay.j2ee.session.StateAdaptor
 
_log - Static variable in class org.mortbay.j2ee.session.ValidatingInterceptor
 
_manager - Variable in class org.mortbay.j2ee.session.AbstractStore
 
_manager - Variable in class org.mortbay.j2ee.session.LocalStore
 
_maxInactiveInterval - Variable in class org.mortbay.j2ee.session.LocalState
 
_maxInactiveInterval - Variable in class org.mortbay.j2ee.session.Manager
 
_metaData - Variable in class org.jboss.jetty.JBossWebXmlConfiguration
 
_methodToInteger - Static variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
_random - Variable in class org.mortbay.j2ee.session.GUIDGenerator
 
_running - Variable in class org.mortbay.j2ee.session.ValidatingInterceptor
 
_scavenger - Variable in class org.mortbay.j2ee.session.AbstractStore
 
_scavengerExtraTime - Variable in class org.mortbay.j2ee.session.AbstractStore
The extra time we wait before tidying up a CMPState to ensure that if it loaded locally it will be scavenged locally first...
_scavengerPeriod - Variable in class org.mortbay.j2ee.session.AbstractStore
The period between scavenges
_scavengerPeriod - Variable in class org.mortbay.j2ee.session.Manager
 
_securityHandler - Variable in class org.jboss.jetty.JBossWebXmlConfiguration
 
_server - Variable in class org.jboss.jetty.JettyService
 
_sessions - Variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
_stopWebApplicationsGracefully - Variable in class org.jboss.jetty.Jetty
 
_store - Variable in class org.mortbay.j2ee.session.Manager
 
_subscribers - Variable in class org.mortbay.j2ee.session.AbstractReplicatedStore
 
_supportJSR77 - Variable in class org.jboss.jetty.JettyService
 
_usingCookies - Variable in class org.mortbay.j2ee.session.Manager
Whether or not the session manager will use cookies or URLs only.
_webApp - Variable in class org.jboss.jetty.JBossWebAppContext
 
_webDefaultResource - Variable in class org.jboss.jetty.JettyService
 

A B C D E F G H I J L M N O P R S T U V _

Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.