Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
A
addContextModel(ContextModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
addErrorPage(ErrorPageModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
addErrorPageModel(ErrorPageModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
addEventListener(EventListenerModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
addEventListenerModel(EventListenerModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
addFilter(FilterModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
addFilterModel(FilterModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Registers a filter model.
addFilterModel(FilterModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
addListener(ServerListener)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
addLoginModel(LoginConfigModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
addSecurityConstraintMapping(SecurityConstraintMappingModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
addSecurityConstraintMappingModel(SecurityConstraintMappingModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
addServlet(ServletModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
addServletModel(ServletModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Registers a servlet model.
addServletModel(ServletModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
associateHttpContext(HttpContext, Bundle, boolean)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Associates a http context with a bundle if the http service is not already associated to another bundle.
C
canBeConfigured()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
Returns true if the sevice can still be configured.
Configuration
- Interface in
org.ops4j.pax.web.service.spi
configure(Configuration)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
ContextModel
- Class in
org.ops4j.pax.web.service.spi.model
Models a servlet context related to an http context.
ContextModel(HttpContext, Bundle, ClassLoader)
- Constructor for class org.ops4j.pax.web.service.spi.model.
ContextModel
createResourceServlet(ContextModel, String, String)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
createServerController(ServerModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerControllerFactory
D
deassociateHttpContexts(Bundle)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Deassociate all http context assiciated to the provided bundle.
DEPLOYED
- Static variable in class org.ops4j.pax.web.service.spi.
WebEvent
DEPLOYING
- Static variable in class org.ops4j.pax.web.service.spi.
WebEvent
E
ErrorPageModel
- Class in
org.ops4j.pax.web.service.spi.model
ErrorPageModel(ContextModel, String, String)
- Constructor for class org.ops4j.pax.web.service.spi.model.
ErrorPageModel
EventListenerModel
- Class in
org.ops4j.pax.web.service.spi.model
EventListenerModel(ContextModel, EventListener)
- Constructor for class org.ops4j.pax.web.service.spi.model.
EventListenerModel
F
FAILED
- Static variable in class org.ops4j.pax.web.service.spi.
WebEvent
FilterModel
- Class in
org.ops4j.pax.web.service.spi.model
FilterModel(ContextModel, Filter, String[], String[], Dictionary)
- Constructor for class org.ops4j.pax.web.service.spi.model.
FilterModel
G
getAccessControllerContext()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getAlias()
- Method in class org.ops4j.pax.web.service.spi.model.
ServletModel
getAuthMethod()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
getAuthMethod()
- Method in class org.ops4j.pax.web.service.spi.model.
LoginConfigModel
getBundle()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getBundle()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getCause()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getClassLoader()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
getCollisionIds()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getConfiguration()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
getConfigurationDir()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the directory containing the external configuration
getConstraintName()
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
getContextModel()
- Method in class org.ops4j.pax.web.service.spi.model.
Model
getContextModel(HttpContext)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getContextModels()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getContextName()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getContextParams()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getContextPath()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getDataConstraint()
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
getDispatcher()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
getError()
- Method in class org.ops4j.pax.web.service.spi.model.
ErrorPageModel
Getter.
getErrorPageModels()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getEventListener()
- Method in class org.ops4j.pax.web.service.spi.model.
EventListenerModel
getEventListenerModels()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getExtenderBundle()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getFilter()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
getFilterModels()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getFormErrorPage()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
getFormLoginPage()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
getHttpContext()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
getHttpPort()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getHttpPort()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
getHttpSecurePort()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getHttpSecurePort()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
getId()
- Method in class org.ops4j.pax.web.service.spi.model.
Identity
getInitParams()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
getInitParams()
- Method in class org.ops4j.pax.web.service.spi.model.
ServletModel
getJspCheckInterval()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspClassDebugInfo()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspDevelopment()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspEnablePooling()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspIeClassId()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspJavaEncoding()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspKeepgenerated()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspLogVerbosityLevel()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspMappedfile()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspScratchDir()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getJspServlet()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getJspTagpoolMaxSize()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getListeningAddresses()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the addresses to bind to
getLocation()
- Method in class org.ops4j.pax.web.service.spi.model.
ErrorPageModel
Getter.
getLoginModels()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getMapping()
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
getName()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
getName()
- Method in class org.ops4j.pax.web.service.spi.model.
ResourceModel
getName()
- Method in class org.ops4j.pax.web.service.spi.model.
ServletModel
getRealmName()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
getRealmName()
- Method in class org.ops4j.pax.web.service.spi.model.
LoginConfigModel
getRoles()
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
getSecurityConstraintMappings()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getServlet()
- Method in class org.ops4j.pax.web.service.spi.model.
ServletModel
getServletModels()
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getServletModelWithAlias(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
getServletNames()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
getSessionCookie()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getSessionCookie()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getSessionTimeout()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the time in minutes after which an incative settion times out.
getSessionTimeout()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getSessionUrl()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
getSessionUrl()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getSessionWorkerName()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getSslKeyPassword()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the password for keystore.
getSslKeystore()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the path to the keystore.
getSslKeystoreType()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the keystore type.
getSslPassword()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the password for keystore integrity check.
getTemporaryDirectory()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Returns the temporary directory, directory that will be set as javax.servlet.context.tempdir.
getTimestamp()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getType()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
getUrl()
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
getUrlPatterns()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
getUrlPatterns()
- Method in class org.ops4j.pax.web.service.spi.model.
ServletModel
getWelcomeFilesFilter()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Getter.
getWorkerName()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
I
Identity
- Class in
org.ops4j.pax.web.service.spi.model
Auto generated id.
Identity()
- Constructor for class org.ops4j.pax.web.service.spi.model.
Identity
isAuthentication()
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
isClientAuthNeeded()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Set the value of the needClientAuth property
isClientAuthWanted()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
Set the value of the _wantClientAuth property.
isConfigured()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
isHttpEnabled()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
isHttpSecureEnabled()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
isReplay()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
isStarted()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
L
LoginConfigModel
- Class in
org.ops4j.pax.web.service.spi.model
LoginConfigModel(ContextModel, String, String)
- Constructor for class org.ops4j.pax.web.service.spi.model.
LoginConfigModel
M
matchPathToContext(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Model
- Class in
org.ops4j.pax.web.service.spi.model
N
normalizePattern(String)
- Static method in class org.ops4j.pax.web.service.spi.util.
Path
Normalizes a pattern = prepends the path with slash (/) if the path does not start with a slash.
normalizePatterns(String[])
- Static method in class org.ops4j.pax.web.service.spi.util.
Path
Normalize an array of patterns.
normalizeResourcePath(String)
- Static method in class org.ops4j.pax.web.service.spi.util.
Path
Normalize the path for accesing a resource, meaning that will replace consecutive slashes and will remove a leading slash if present.
O
org.ops4j.pax.web.service.spi
- package org.ops4j.pax.web.service.spi
org.ops4j.pax.web.service.spi.model
- package org.ops4j.pax.web.service.spi.model
org.ops4j.pax.web.service.spi.util
- package org.ops4j.pax.web.service.spi.util
P
Path
- Class in
org.ops4j.pax.web.service.spi.util
Divers utilities related to request paths.
R
removeContext(HttpContext)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
removeErrorPage(String, ContextModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
removeErrorPage(ErrorPageModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
removeEventListener(EventListener)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
removeEventListener(EventListenerModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
removeFilter(Filter)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
removeFilter(FilterModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
removeFilterModel(FilterModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Unregister a filter model.
removeListener(ServerListener)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
removeServlet(Servlet)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
removeServlet(ServletModel)
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
removeServletModel(ServletModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServerModel
Unregisters a servlet model.
removeServletModel(ServletModel)
- Method in class org.ops4j.pax.web.service.spi.model.
ServiceModel
ResourceModel
- Class in
org.ops4j.pax.web.service.spi.model
ResourceModel(ContextModel, Servlet, String, String)
- Constructor for class org.ops4j.pax.web.service.spi.model.
ResourceModel
S
SecurityConstraintMappingModel
- Class in
org.ops4j.pax.web.service.spi.model
SecurityConstraintMappingModel(ContextModel, String, String, String, String, boolean, List<String>)
- Constructor for class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
ServerController
- Interface in
org.ops4j.pax.web.service.spi
ServerControllerFactory
- Interface in
org.ops4j.pax.web.service.spi
ServerEvent
- Enum in
org.ops4j.pax.web.service.spi
ServerListener
- Interface in
org.ops4j.pax.web.service.spi
ServerModel
- Class in
org.ops4j.pax.web.service.spi.model
Holds web elements in a global context accross all services (all bundles usng the Http Service).
ServerModel()
- Constructor for class org.ops4j.pax.web.service.spi.model.
ServerModel
Constructor.
ServiceModel
- Class in
org.ops4j.pax.web.service.spi.model
ServiceModel()
- Constructor for class org.ops4j.pax.web.service.spi.model.
ServiceModel
SERVLET_NAME
- Static variable in class org.ops4j.pax.web.service.spi.model.
ServletModel
Servlet init param name for specifying a servlet name.
ServletModel
- Class in
org.ops4j.pax.web.service.spi.model
ServletModel(ContextModel, Servlet, String, Dictionary)
- Constructor for class org.ops4j.pax.web.service.spi.model.
ServletModel
ServletModel(ContextModel, Servlet, String, String[], String, Dictionary)
- Constructor for class org.ops4j.pax.web.service.spi.model.
ServletModel
setAuthentication(boolean)
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
setAuthMethod(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
setConstraintName(String)
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
setContextParams(Dictionary)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
setDataConstraint(String)
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
setFormErrorPage(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
setFormLoginPage(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
setJspServlet(Servlet)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Setter.
setMapping(String)
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
setRealmName(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
setRoles(List<String>)
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
setSessionCookie(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Setter.
setSessionTimeout(Integer)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Setter.
setSessionUrl(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Setter.
setSessionWorkerName(String)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Setter.
setUrl(String)
- Method in class org.ops4j.pax.web.service.spi.model.
SecurityConstraintMappingModel
setWelcomeFilesFilter(Filter)
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
Setter.
start()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
stateChanged(ServerEvent)
- Method in interface org.ops4j.pax.web.service.spi.
ServerListener
stop()
- Method in interface org.ops4j.pax.web.service.spi.
ServerController
T
toString()
- Method in class org.ops4j.pax.web.service.spi.model.
ContextModel
toString()
- Method in class org.ops4j.pax.web.service.spi.model.
ErrorPageModel
toString()
- Method in class org.ops4j.pax.web.service.spi.model.
FilterModel
toString()
- Method in class org.ops4j.pax.web.service.spi.model.
Identity
toString()
- Method in class org.ops4j.pax.web.service.spi.model.
Model
toString()
- Method in class org.ops4j.pax.web.service.spi.model.
ServletModel
toString()
- Method in class org.ops4j.pax.web.service.spi.
WebEvent
toString()
- Method in enum org.ops4j.pax.web.service.spi.
WebEvent.WebTopic
toString()
- Method in enum org.ops4j.pax.web.service.spi.
WebTopic
U
UNDEPLOYED
- Static variable in class org.ops4j.pax.web.service.spi.
WebEvent
UNDEPLOYING
- Static variable in class org.ops4j.pax.web.service.spi.
WebEvent
useNIO()
- Method in interface org.ops4j.pax.web.service.spi.
Configuration
V
valueOf(String)
- Static method in enum org.ops4j.pax.web.service.spi.
ServerEvent
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.ops4j.pax.web.service.spi.
WebEvent.WebTopic
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.ops4j.pax.web.service.spi.
WebTopic
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.ops4j.pax.web.service.spi.
ServerEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.ops4j.pax.web.service.spi.
WebEvent.WebTopic
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.ops4j.pax.web.service.spi.
WebTopic
Returns an array containing the constants of this enum type, in the order they are declared.
W
WebEvent
- Class in
org.ops4j.pax.web.service.spi
WebEvent(WebEvent, boolean)
- Constructor for class org.ops4j.pax.web.service.spi.
WebEvent
WebEvent(int, String, Bundle, Bundle)
- Constructor for class org.ops4j.pax.web.service.spi.
WebEvent
WebEvent(int, String, Bundle, Bundle, Throwable)
- Constructor for class org.ops4j.pax.web.service.spi.
WebEvent
WebEvent(int, String, Bundle, Bundle, Collection<Long>)
- Constructor for class org.ops4j.pax.web.service.spi.
WebEvent
webEvent(WebEvent)
- Method in interface org.ops4j.pax.web.service.spi.
WebListener
WebEvent.WebTopic
- Enum in
org.ops4j.pax.web.service.spi
WebListener
- Interface in
org.ops4j.pax.web.service.spi
WebTopic
- Enum in
org.ops4j.pax.web.service.spi
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
OPS4J - Open Participation Software for Java
. All Rights Reserved.