- get(String, Class<T>) - Method in interface org.ops4j.pax.web.service.spi.config.Configuration
-
Accesses single typed property by name.
- getActualClass() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
Returns a
Class of the filter whether it is registered as instance, class or reference.
- getActualClass() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
Returns a
Class of the servlet whether it is registered as instance, class or reference.
- getAddress() - Method in class org.ops4j.pax.web.service.spi.model.events.ServerEvent.Address
-
- getAddresses() - Method in class org.ops4j.pax.web.service.spi.model.events.ServerEvent
-
- getAlias() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getAlias() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- getAliasMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getAliasMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getAllBundleOsgiContextModels(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getAllWhiteboardContexts() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getApplicationFragmentBundles() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getAsyncSupported() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getAsyncSupported() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getAttributeNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getAttributeNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getAttributeNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getAttributeNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getAttributesToClearBeforeRestart() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getAuthMethod() - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- getAuthMethod() - Method in class org.ops4j.pax.web.service.spi.model.events.SecurityConfigurationEventData
-
- getAuthRoles() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- getAuthType() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
- getBaseFileUrl() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getBasePath() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getBatchCompletedAction() - Method in class org.ops4j.pax.web.service.spi.task.Change
-
- getBooleanProperty(ServiceReference<?>, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Get a property which can be specified as String or Boolean and return it as Boolean.
- getBuffer() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getBundle() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContextClassLoader
-
- getBundleContextModel(WebContainerContext) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Returns (if exists) bundle-scoped
OsgiContextModel for given
WebContainerContext.
- getBundleContextModel(WebContainerContext, OsgiContextModel) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Gets the best bundle
OsgiContextModel for given
WebContainerContext unless it's the one
to skip
- getBundleDefaultContextModel(ContextKey) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getBundleId() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getBundleId() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getBundleName() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getBundleName() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getBundles() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContextClassLoader
-
- getBundleVersion() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getBundleVersion() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getCiphersuiteExcluded() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Get excluded cipher suites to not pass to
SSLEngine
Jetty:
org.eclipse.jetty.util.ssl.SslContextFactory#DEFAULT_EXCLUDED_CIPHER_SUITES
- getCiphersuiteIncluded() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Get included cipher suites to specify in
SSLEngine
- getClasses() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- getClassLoader() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getClassLoader() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getClassLoader() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getClassLoader() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getClassName() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getClassName() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getCollisionIds() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getComment() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- getConfiguration() - Method in interface org.ops4j.pax.web.service.spi.config.ConfigurationSource
-
- getConfiguration() - Method in interface org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView
-
- getConfiguration() - Method in interface org.ops4j.pax.web.service.spi.ServerController
-
- getConfigurationFiles() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns the files to read external server configuration from.
- getConnectorIdleTimeout() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Gets the idle timeout (in milliseconds) to be used with server connectors.
- getConnectors() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns a list of connector names to be used by default (if a context doesn't specify own configuration).
- getConnectors() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getContainer(OsgiContextModel, Class<?>) - Method in class org.ops4j.pax.web.service.spi.servlet.DynamicRegistrations
-
Gets a bundle-scoped instance of WebContainer for dynamic registration of servlets/filters/listeners
in not-yet-started ServletContext
- getContainer(Bundle) - Method in class org.ops4j.pax.web.service.spi.servlet.DynamicRegistrations
-
- getContainerFragmentBundles() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getContainerInitializer() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- getContainerInitializerModel() - Method in interface org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModelAware
-
- getContainerInitializerModel() - Method in class org.ops4j.pax.web.service.spi.task.ContainerInitializerModelChange
-
- getContainerInitializerModels() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getContainerInitializerModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getContainerInitializerModels() - Method in class org.ops4j.pax.web.service.spi.task.ContainerInitializerModelChange
-
- getContainerServletContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getContainerServletContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getContainerServletContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getContext() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getContext(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getContext(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getContext(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getContext() - Method in class org.ops4j.pax.web.service.spi.task.OsgiContextModelChange
-
- getContextConfigurationFile() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns the file to read external server context configuration from.
- getContextErrorPages() - Method in class org.ops4j.pax.web.service.spi.task.ErrorPageStateChange
-
- getContextFilter() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getContextFilter() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getContextFilters() - Method in class org.ops4j.pax.web.service.spi.task.FilterStateChange
-
- getContextId() - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
- getContextId() - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
- getContextId() - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getContextModel(String, Bundle) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.Change
-
Get a list of associated context models.
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.ClearDynamicRegistrationsChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.ContainerInitializerModelChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.ErrorPageModelChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.EventListenerModelChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.FilterModelChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.WebSocketModelChange
-
- getContextModels() - Method in class org.ops4j.pax.web.service.spi.task.WelcomeFileModelChange
-
- getContextModelsInfo() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getContextNames() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- getContextParams() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.task.ContextStartChange
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.task.ContextStopChange
-
- getContextPath() - Method in class org.ops4j.pax.web.service.spi.task.TransactionStateChange
-
- getContextReference() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getContextRegistrationIdProperties() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getContextRegistrationProperties() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getContexts() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getContextSelector() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getContextSupplier() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getCreationTime() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getCrlPath() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Get location of CRL list.
- getData() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getDecoderClasses() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getDefaultContentType() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getDefaultSessionCookieConfig() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
This method gathers some of individual session configuration parameters and returns ready to use
SessionCookieConfig object.
- getDefaultSessionTrackingModes() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getDefaultSessionTrackingModes() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getDefaultSessionTrackingModes() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getDelegate() - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getDelegate() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedFilter
-
- getDelegate() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet
-
- getDelegate() - Method in class org.ops4j.pax.web.service.spi.servlet.ScopedFilter
-
- getDeploymentState() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getDescriptors() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getDigestAuthMaxNonceAge() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns max nonce age for DIGEST authentication (in ms), defaults to 60s (60000ms)
- getDigestAuthMaxNonceCount() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns max nonce count for DIGEST authentication, defaults to 1024
- getDirectHttpContextInstance() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
If caller knows there's a direct reference to WebContainerContext (wrapping an instance
of HttpContext or ServletContextHelper), then we can get this context without "resulution"
process.
- getDisabledServletModels() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getDisabledWebSocketModels() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getDispatcherTypes() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- getDisplayName() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getDisplayName() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getDistributable() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getDomain() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- getDtoFailureCode() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getDtoFailureCode() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getDynamicFilterRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.DynamicRegistrations
-
- getDynamicListenerModels() - Method in class org.ops4j.pax.web.service.spi.servlet.DynamicRegistrations
-
- getDynamicListenerRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.DynamicRegistrations
-
- getDynamicServletNames() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getDynamicServletRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.DynamicRegistrations
-
- getDynamicUrlPatterns() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getEffectiveMajorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getEffectiveMajorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getEffectiveMajorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getEffectiveMinorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getEffectiveMinorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getEffectiveMinorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getEffectiveSessionTrackingModes() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getEffectiveSessionTrackingModes() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getEffectiveSessionTrackingModes() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getElementReference() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getElementReference() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- getElementSupplier() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getElIgnored() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getEncAlgorithm() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getEncIterationCount() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns an iteration count to use for PBE encryption
- getEncMasterPassword() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns plain text master password to use.
- getEncMasterPasswordEnvVariable() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns an environment variable name that holds plain text master password to use.
- getEncMasterPasswordSystemProperty() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns an system property name that holds plain text master password to use.
- getEncoderClasses() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getEncOSGiDecryptorId() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns a decryptor ID.
- getEncPrefix() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns a prefix for encrypted property values - defaults to ENC(
- getEncProvider() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getEncSuffix() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns a prefix for encrypted property values - defaults to )
- getErrorCodes() - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- getErrorOnUndeclaredNamespace() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getErrorPageMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getErrorPageModel() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getErrorPageModel() - Method in class org.ops4j.pax.web.service.spi.task.ErrorPageModelChange
-
- getErrorPageModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getErrorPageModels() - Method in class org.ops4j.pax.web.service.spi.task.ErrorPageModelChange
-
- getErrorPages() - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- getErrorPages() - Method in class org.ops4j.pax.web.service.spi.model.events.ErrorPageEventData
-
- getEventDispatcherThreadCount() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Internal Pax Web configuration option to specify number of threads to dispatch
WebElementEvent events.
- getEventListener() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- getEventListenerModel() - Method in class org.ops4j.pax.web.service.spi.task.EventListenerModelChange
-
- getEventListenerModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getEventListenerModels() - Method in class org.ops4j.pax.web.service.spi.task.EventListenerModelChange
-
- getException() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getExceptionClassNames() - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- getExecutor() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getExtenderBundle() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getExtenderBundleId() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getExtenderBundleName() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getExtenderBundleVersion() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getFailedWhiteboardElements() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getFileUrlIfAccessible(String) - Static method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
Returns
URL if and only if the base is proper
file: based absolute url.
- getFilter() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getFilter() - Method in class org.ops4j.pax.web.service.spi.model.events.FilterEventData
-
- getFilterClass() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getFilterClass() - Method in class org.ops4j.pax.web.service.spi.model.events.FilterEventData
-
- getFilterModel() - Method in class org.ops4j.pax.web.service.spi.task.FilterModelChange
-
- getFilterModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getFilterModels() - Method in class org.ops4j.pax.web.service.spi.task.FilterModelChange
-
- getFilterName() - Method in class org.ops4j.pax.web.service.spi.model.events.FilterEventData
-
- getFilterName() - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- getFilterNameMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getFilterRegistration(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getFilterRegistration(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getFilterRegistration(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getFilterRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getFilterRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getFilterRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getFirstObjectClass(ServiceReference<?>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns first available Constants.OBJECTCLASS property value from ServiceReference
or null if not available (but it should be).
- getFormAuthRedirect() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns whether to redirect (by default) or forward to error page during FORM authentication
- getFormErrorPage() - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- getFormLoginPage() - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- getGloablJspScratchDir() - Method in interface org.ops4j.pax.web.service.spi.config.JspConfiguration
-
Returns root directory for scratch directories for all the web applications.
- getHighestRankedModel(Set<OsgiContextModel>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- getHttpConnectorName() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Gets the name to use for default connector/listener.
- getHttpContext() - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- getHttpContext() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- getHttpPort() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Get a TCP port to use for HTTP protocol.
- getHttpSecureConnectorName() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Gets the name to use for secure connector/listener.
- getHttpSecurePort() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Get a TCP port to use for HTTPS protocol.
- getHttpServiceRuntimeDTO() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getHttpServiceRuntimeReg() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getId() - Method in class org.ops4j.pax.web.service.spi.model.Identity
-
- getId() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getIdPrefix() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- getIdPrefix() - Method in class org.ops4j.pax.web.service.spi.model.Identity
-
- getIdPrefix() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getIncludeCodas() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getIncludePreludes() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getInitialContextAttributes() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getInitializer() - Method in class org.ops4j.pax.web.service.spi.model.events.ContainerInitializerEventData
-
- getInitParameter(String) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getInitParameter(String) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getInitParameter(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getInitParameter(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getInitParameter(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getInitParameter(String) - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- getInitParameterNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getInitParameterNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getInitParameterNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getInitParameterNames() - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- getInitParameters() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getInitParameters() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getInitParams() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getInitParams() - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- getInitParams() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getInstance() - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
FilterConfig for particular Preprocessor is responsible for creation and destruction
of the instance.
- getIntegerProperty(ServiceReference<?>, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns a service property as
Integer.
- getIsXml() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getJettyWebSocketBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Specialized method that's used to add Jetty WebSocket bundle that we know to contain required
ServletContainerInitializer services.
- getJspConfigDescriptor() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
Method to support ServletContext.getJspConfigDescriptor()
- getJspConfigDescriptor() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getJspConfigDescriptor() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getJspConfigDescriptor() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getJspFile() - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- getJspFile() - Method in class org.ops4j.pax.web.service.spi.model.events.JspEventData
-
- getJspFile() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- getJspPropertyGroups() - Method in class org.ops4j.pax.web.service.spi.model.elements.JspConfigurationModel
-
- getJspScratchDir(OsgiContextModel) - Method in interface org.ops4j.pax.web.service.spi.config.JspConfiguration
-
What scratch directory should we use when compiling JSP pages? Default is the work directory for
the current web application.
- getKind() - Method in class org.ops4j.pax.web.service.spi.task.Change
-
- getLastAccessedTime() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getListener() - Method in class org.ops4j.pax.web.service.spi.model.events.EventListenerEventData
-
- getListeningAddresses() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns the addresses to bind connector/listener to.
- getLoadOnStartup() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getLocaleEncodingMapping() - Method in class org.ops4j.pax.web.service.spi.task.MimeAndLocaleMappingChange
-
- getLocation() - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- getLocation() - Method in class org.ops4j.pax.web.service.spi.model.events.ErrorPageEventData
-
- getLoginConfig() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConfigurationModel
-
Returns a single, context-wide login configuration matching <login-config> element
from web.xml.
- getLoginConfigModel() - Method in class org.ops4j.pax.web.service.spi.task.SecurityConfigChange
-
- getLogNCSABuffered() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Whether NCSA log file access should be buffered (by default it is buffered in Tomcat).
- getLogNCSADirectory() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Returns a directory to store request log files
- getLogNCSAFile() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Returns a filename to keep current request log file
- getLogNCSAFilenameDateFormat() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Date format to use when current file is renamed during rollover
- getLogNCSARetainDays() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
How many files to keep during rollover
- getLogNCSATimeZone() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Timezone to use for request log file, when formatting timestamps
- getLongProperty(ServiceReference<?>, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns a service property as
Long.
- getMajorVersion() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getMajorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getMajorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getMajorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getManifestHeader(Bundle, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns a named header from a bundle or from one of its attached fragments
- getMappedPath() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getMapping() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getMappings() - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- getMappings() - Method in class org.ops4j.pax.web.service.spi.model.events.JspEventData
-
- getMappings() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getMappingsPerDispatcherTypes() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getMaxAge() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- getMaxCertPathLength() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Return max length of cert path to use during certificate validation
- getMaxInactiveInterval() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getMetadata() - Method in class org.ops4j.pax.web.service.spi.task.ContextMetadataModelChange
-
- getMetaInfResources() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getMethods() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel.WebResourceCollection
-
- getMimeMapping() - Method in class org.ops4j.pax.web.service.spi.task.MimeAndLocaleMappingChange
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
Allways returns null as there is no default way to find out the mime type.
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultServletContextHelper
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getMimeType(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getMimeType(WebContainerContext, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getMinorVersion() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getMinorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getMinorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getMinorVersion() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getModel() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicEventListenerRegistration
-
- getModel() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getModel() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getModel() - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- getModel() - Method in class org.ops4j.pax.web.service.spi.servlet.SCIWrapper
-
- getMultipartConfigElement() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getName() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- getName() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- getName() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel.WebResourceCollection
-
- getName() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getName() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getName() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getName() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- getName() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getName() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getNamedDispatcher(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getNamedDispatcher(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getNamedDispatcher(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.ContainerInitializerModelChange
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.ErrorPageModelChange
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.EventListenerModelChange
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.FilterModelChange
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.WebSocketModelChange
-
- getNewModels() - Method in class org.ops4j.pax.web.service.spi.task.WelcomeFileModelChange
-
- getNewModelsInfo() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- getNewModelsInfo() - Method in class org.ops4j.pax.web.service.spi.task.WebSocketModelChange
-
- getNumericId() - Method in class org.ops4j.pax.web.service.spi.model.Identity
-
- getObjectClasses(ServiceReference<?>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns all Constants.OBJECTCLASS property values from ServiceReference
- getOcspResponderURL() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Return URL for OCSP responder, though it doesn't seem to be used by Jetty.
- getOmittedMethods() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel.WebResourceCollection
-
- getOperations() - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- getOrCreateDefaultHttpContext(String) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getOrCreateDefaultSharedHttpContext(String) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getOrCreateOsgiContextModel(WebContainerContext, Bundle, String, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getOrCreateServletContextModel(String, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Returns
ServletContextModel uniquely identified by
context path (as defined by
ServletContext.getContextPath().
- getOriginBundle() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- getOsgiContext(Bundle, String) - Method in interface org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView
-
- getOsgiContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getOsgiContextClassLoader() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.ContextMetadataModelChange
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.ContextParamsChange
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.ContextStartChange
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.ContextStopChange
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.MimeAndLocaleMappingChange
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.OsgiContextModelChange
-
- getOsgiContextModel() - Method in class org.ops4j.pax.web.service.spi.task.SecurityConfigChange
-
- getOsgiContextModels(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Returns
OsgiContextModel contexts that can be used by given bundle - i.e., can be targets of
Whiteboard web element registered withing given bundle.
- getOsgiContextModels(Bundle) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
Returns all the contexts (customized to unified
OsgiContextModel internal representation) managed
at Http Service level.
- getOwnerBundle() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getPageEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getParams() - Method in class org.ops4j.pax.web.service.spi.task.ContextParamsChange
-
- getPath() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- getPath() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- getPatterns() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel.WebResourceCollection
-
- getPaxWebJspBundle(BundleContext) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- getPaxWebJspBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- getPaxWebProperty(ServiceReference<?>, String, String, BiFunction<String, Object, T>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Gets a service property by checking legacy and whiteboard property names, printing relevant warnings, if needed.
- getPaxWebUndertowWebSocketBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Specialized method that's used to add Undertow WebSocket bundle that we know to contain required
ServletContainerInitializer services
- getPaxWebWebSocketsBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Find Pax Web bundle for generic (Whiteboard and HttpService) support for WebSockets
- getProtocolsExcluded() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Get excluded protocols to not pass to
SSLEngine
Jetty:
org.eclipse.jetty.util.ssl.SslContextFactory#DEFAULT_EXCLUDED_PROTOCOLS
- getProtocolsIncluded() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Get included protocols to specify in
SSLEngine
- getPublicId() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getRanklessPosition() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerKey
-
- getRawPath() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getRawResourcePath() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getRealmName() - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- getRealmName() - Method in class org.ops4j.pax.web.service.spi.model.events.SecurityConfigurationEventData
-
- getRealPath(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultServletContextHelper
-
- getRealPath(String) - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getRealPath(String) - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- getRealPath(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getRealPath(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getRealPath(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getRealPath(WebContainerContext, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getRegexMapping() - Method in class org.ops4j.pax.web.service.spi.model.events.FilterEventData
-
- getRegexPatterns() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- getRegisteringBundle() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getRelatedServletModels() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- getRelatedWebSocketModels() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- getRemoteUser() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
- getRequestCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getRequestCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getRequestCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getRequestCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getRequestDispatcher(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getRequestDispatcher(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getRequestDispatcher(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResolvedListener() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- getResolvedWebContainerContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getResolvedWebContainerContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
- getResource(Bundle, String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
This method supports ServletContext.getResource(String) and in default implementation of
HttpContext interface, according to "102.10.2 public interface HttpContext", "The behavior of the
methods on the default HttpContext is defined as follows:[...] This method calls the
servlet bundle's Bundle.getResource method, and returns the appropriate URL to access the resource"
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultServletContextHelper
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getResource(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResource(WebContainerContext, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResourceAsStream(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getResourceAsStream(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getResourceAsStream(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResourceAsStream(WebContainerContext, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
- getResourcePaths(Bundle, String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
This method is invoked by default when calling ServletContext.getResourcePaths(String) in OSGi
context backed by HttpContext.
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
Search resource paths within all the bundles sharing this context.
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.context.DefaultServletContextHelper
-
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getResourcePaths(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResourcePaths(WebContainerContext, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getResponseCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- getResponseCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getResponseCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getResponseCharacterEncoding() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getRoleLinks() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getRunAs() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getRunAsRole() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- getRuntimeDTO() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getScope() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getScriptingInvalid() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getSecureRandomAlgorithm() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getSecurityConfiguration() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getSecurityConstraints() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConfigurationModel
-
Returns a list of constraints matching the <security-constraint> elements from web.xml.
- getSecurityConstraints() - Method in class org.ops4j.pax.web.service.spi.task.SecurityConfigChange
-
- getSecurityRoles() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConfigurationModel
-
Returns a list of roles matching the <security-role>/<role-name> elements from web.xml.
- getSecurityRoles() - Method in class org.ops4j.pax.web.service.spi.task.SecurityConfigChange
-
- getServerIdleTimeout() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Gets the server thread idle timeout in milliseconds.
- getServerInfo() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServerInfo() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServerInfo() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServerMaxThreads() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Gets maximum number of threads to use in server runtime.
- getServerMinThreads() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Gets minimum number of threads to use in server runtime.
- getServerSpecificDescriptors() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getServerThreadNamePrefix() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
If target container allows, this method specifies a prefix for thread names to use.
Jetty: org.eclipse.jetty.util.thread.QueuedThreadPool#setName(java.lang.String) (defaults
to "qtp" + hashcode).
Tomcat: org.apache.catalina.core.StandardThreadExecutor#setNamePrefix(java.lang.String)
- getServiceId() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getServiceId() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerKey
-
- getServiceId() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- getServiceId() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getServiceId() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getServiceId(ServiceReference<WebContainer>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns Constants.SERVICE_ID or -1 if not available
- getServiceRank() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getServiceRank() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerKey
-
- getServiceRank() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- getServiceRank() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getServiceRank() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getServlet() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getServlet() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- getServlet(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServlet(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServlet(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServletClass() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getServletClass() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getServletConfig() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet
-
- getServletContainerInitializers() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getServletContext(Bundle, String) - Method in interface org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView
-
- getServletContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
- getServletContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getServletContext() - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- getServletContextHelper() - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- getServletContextModel(String) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getServletContextModel() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServletContextModel() - Method in class org.ops4j.pax.web.service.spi.task.OsgiContextModelChange
-
- getServletContextModel() - Method in class org.ops4j.pax.web.service.spi.task.ServletContextModelChange
-
- getServletContextName() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServletContextName() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServletContextName() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServletInfo() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet
-
- getServletModel() - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- getServletModel() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- getServletModel() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- getServletModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getServletModels() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- getServletName() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- getServletName() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getServletNameMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getServletNameMappings() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getServletNames() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- getServletNames() - Method in class org.ops4j.pax.web.service.spi.model.events.FilterEventData
-
- getServletNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServletNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServletNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServletRegistration(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServletRegistration(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServletRegistration(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServletRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServletRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServletRegistrations() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServlets() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getServlets() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getServlets() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getServletUrlPatternMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getSession() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
- getSession(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
- getSessionConfiguration() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getSessionContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getSessionCookieComment() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<comment>
- getSessionCookieConfig() - Method in class org.ops4j.pax.web.service.spi.model.elements.SessionConfigurationModel
-
- getSessionCookieConfig() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getSessionCookieConfig() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getSessionCookieConfig() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getSessionCookieDomain() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<domain>
- getSessionCookieHttpOnly() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<http-only>
- getSessionCookieMaxAge() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<max-age>
- getSessionCookieName() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<name> - if not specified, defaults to JSESSIONID
- getSessionCookiePath() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<path> - if not specified, it will match the context path.
- getSessionCookieSameSite() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
No equivalent in web.xml.
- getSessionCookieSecure() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<cookie-config>/<secure>
- getSessionStoreDirectory() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
- getSessionStoreDirectoryLocation() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
All server runtimes allow configuration of file session persistence and with this property we
can specify the persistent location (directory) of such session storage.
- getSessionTimeout() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
<session-config>/<session-timeout> - returns the time in minutes after which an inative settion times out.
- getSessionTimeout() - Method in class org.ops4j.pax.web.service.spi.model.elements.SessionConfigurationModel
-
- getSessionTimeout() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getSessionTimeout() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getSessionTimeout() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getSessionUrlPathParameter() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
Allows configuration of Jetty's SessionHandler.SessionIdPathParameterName.
- getSessionWorkerName() - Method in interface org.ops4j.pax.web.service.spi.config.SessionConfiguration
-
PAXWEB-144: Allows configuration of Jetty's SessionHandler.SessionIdManager.workerName to assist session
affinity in a load balancer.
- getSharedContextModel(String) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getSharedContextModel(String, OsgiContextModel) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Gets the best shared
OsgiContextModel for given name unless it's the one to skip
- getSharedDefaultContextModel(String) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getShortDescription() - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- getSslKeyAlias() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the alias of the ssl private key inside server keystore.
- getSslKeyManagerFactoryAlgorithm() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the algorithm for private key.
- getSslKeyPassword() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getSslKeystore() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the file path or URL to server keystore.
- getSslKeystorePassword() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the password for entire keystore (not for the key inside it).
- getSslKeystoreProvider() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getSslKeystoreType() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getSslProtocol() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getSslProvider() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the name of SSL provider to use with secure connector/listener.
- getSslRenegotiationLimit() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Get limit of SSL renegotiations
- getSslSessionCacheSize() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getSslSessionsEnabled() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Is SSL Session creation enabled? (as hint to
SSLEngine.
- getSslSessionTimeout() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getState() - Method in class org.ops4j.pax.web.service.spi.model.events.ServerEvent
-
- getState() - Method in interface org.ops4j.pax.web.service.spi.ServerController
-
Get a
state of the server.
- getStringProperty(ServiceReference<?>, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Returns a service property as
String.
- getSubprotocols() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getTaglibLocation() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultTaglibDescriptor
-
- getTaglibs() - Method in class org.ops4j.pax.web.service.spi.model.elements.JspConfigurationModel
-
- getTaglibURI() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultTaglibDescriptor
-
- getTCCLType() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns the type of TCCL that should be set for service methods (servlet (default) or
whiteboard).
- getTemporaryDirectory() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns the temporary directory, directory that will be set as ServletContext.TEMPDIR.
- getTemporaryLocation() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getThreadIdFromSingleThreadPool(Executor) - Static method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getTimestamp() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- getTimestamp() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getTimestamp() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getTomcatWebSocketBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Specialized method that's used to add Tomcat WebSocket bundle that we know to contain required
ServletContainerInitializer services
- getTopic() - Method in enum org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent.State
-
- getTrackingModes() - Method in class org.ops4j.pax.web.service.spi.model.elements.SessionConfigurationModel
-
- getTransportGuarantee() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- getTrimDirectiveWhitespaces() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getTrustManagerFactoryAlgorithm() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the algorithm for truststore entries.
- getTruststore() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Gets location of server truststore.
- getTruststorePassword() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Returns the password for entire truststore.
- getTruststoreProvider() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getTruststoreType() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- getType() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- getType() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- getType() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- getUndertowWebSocketBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Specialized method that's used to add Undertow WebSocket bundle that we know to contain required
ServletContainerInitializer services
- getUnregistrations() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getUrlPatternMappings() - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- getUrlPatterns() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- getUrlPatterns() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- getUrlPatterns() - Method in class org.ops4j.pax.web.service.spi.model.events.FilterEventData
-
- getUrlPatterns() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- getUrlPatterns() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- getUserPrincipal() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
Whiteboard/Http Service say nothing about this method synced with
org.osgi.service.http.authentication.remote.user attribute, so let's not override it.
- getValue(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getValueNames() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- getVirtualHosts() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Returns a list of virtual hosts to be used by default (if a context doesn't specify own configuration).
- getVirtualHosts() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- getVirtualServerName() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- getVirtualServerName() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getVirtualServerName() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- getWabClassPath() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getWabClassPathSkipped() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- getWabContext(String, Bundle, boolean) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
When dealing with WABs, before WAB's
OsgiContextModel is available for other registrations
(HttpService and Whiteboard) it has to be allocated - so no two WABs conflict about an
OsgiContextModel.
- getWebApplication(String) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getWebApplication(long) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- getWebApplication(String) - Method in interface org.ops4j.pax.web.service.spi.model.views.ReportViewPlugin
-
Returns information about single WAB (by its context path) - only successully deployed WABs should be returned,
because there may be more failed contexts too.
- getWebApplication(long) - Method in interface org.ops4j.pax.web.service.spi.model.views.ReportViewPlugin
-
Returns information about single WAB (by its bundle id).
- getWebApplication(String) - Method in interface org.ops4j.pax.web.service.spi.model.views.ReportWebContainerView
-
- getWebApplication(long) - Method in interface org.ops4j.pax.web.service.spi.model.views.ReportWebContainerView
-
- getWebResourceCollections() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- getWebSocketEndpoint() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getWebSocketEndpoint() - Method in class org.ops4j.pax.web.service.spi.model.events.WebSocketEventData
-
- getWebSocketEndpointClass() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getWebSocketEndpointClass() - Method in class org.ops4j.pax.web.service.spi.model.events.WebSocketEventData
-
- getWebSocketEndpointClassResolved() - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- getWebSocketModel() - Method in class org.ops4j.pax.web.service.spi.task.WebSocketModelChange
-
- getWebSocketModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getWebSocketModels() - Method in class org.ops4j.pax.web.service.spi.task.WebSocketModelChange
-
- getWebSocketUrlPathMapping() - Method in class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- getWelcomeFileModel() - Method in class org.ops4j.pax.web.service.spi.task.WelcomeFileModelChange
-
- getWelcomeFileModels() - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- getWelcomeFiles() - Method in class org.ops4j.pax.web.service.spi.model.elements.WelcomeFileModel
-
- getWelcomeFiles() - Method in class org.ops4j.pax.web.service.spi.model.events.WelcomeFileEventData
-
- getWelcomeFiles() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- getWelcomeFiles() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- id() - Method in interface org.ops4j.pax.web.service.spi.config.Configuration
-
Get unique identifier of the configuration.
- 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
-
- init(FilterConfig) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedFilter
-
- init(ServletConfig) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet
-
- init(FilterConfig) - Method in class org.ops4j.pax.web.service.spi.servlet.ScopedFilter
-
- initialize() - Method in class org.ops4j.pax.web.service.spi.util.WebContainerManager
-
Initialization sets up bundle and service listeners assuming there are dedicated observers (to get customized
notification) registered.
- invalidate() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- isAfter() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.DynamicMapping
-
- isAsynchronusRegistration() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- isAsynchronusRegistration() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- isAuthRolesSet() - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- isAwaitingAllocation() - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- isBundleProtocol(URL) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Checks whether given
URL uses protocol used by
Bundle.getResource(String) (at least for Felix
and Equinox).
- isClientAuthNeeded() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- isClientAuthWanted() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- isConfigurationAdminAvailable(Class<?>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- isDenyUncoveredHttpMethods() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- isDirectory(URL) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Checks if given location is a directory
- isDisabled() - Method in class org.ops4j.pax.web.service.spi.task.ErrorPageModelChange
-
- isDisabled() - Method in class org.ops4j.pax.web.service.spi.task.FilterModelChange
-
- isDisabled() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- isDisabled() - Method in class org.ops4j.pax.web.service.spi.task.WebSocketModelChange
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.task.EventListenerModelChange
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.task.FilterModelChange
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.task.FilterStateChange
-
- isDynamic() - Method in class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- isEnableCRLDP() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Should Certificate Revocation List Distribution Points support (CRLDP) be enabled?
Jetty sets com.sun.security.enableCRLDP system property
- isEnableOCSP() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
- isEncEnabled() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Checks if configuration values are expected to be encrypted - this triggers a configuration (or tracking)
of Jasypt StringEncryptor (optional dependency)
- isEventAdminAvailable(Class<?>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Check if org.osgi.service.event.EventAdmin is available
- isForAnyRuntime() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- isForJetty() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- isForTomcat() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- isForUndertow() - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- isFragment(Bundle) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Checkes whether a Bundle is a fragment bundle.
- isHttpEnabled() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Is default http connector/listener enabled? Uses PaxWebConfig.PID_CFG_HTTP_ENABLED
- isHttpOnly() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- isHttpSecureEnabled() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Is default https connector/listener enabled? Uses PaxWebConfig.PID_CFG_HTTP_SECURE_ENABLED
- isHttpService() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- isInitCalled() - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- isJasyptAvailable(Class<?>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
Check if Jasypt bundle is available
- isJspServlet() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- isJspServlet() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- isJspServlet() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- isLogNCSAAppend() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Whether request log file should be opened in append mode
- isLogNCSAExtended() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Whether to use extended request log format (including Referer and User-Agent headers)
- isLogNCSAFormatEnabled() - Method in interface org.ops4j.pax.web.service.spi.config.LogConfiguration
-
Whether request logging (at entire server level) should be enabled.
- isMetadataComplete() - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- isNew() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- isOverridable() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- isPreprocessor(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Builder
-
- isPreprocessor() - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- isPrototype() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- isRedirect() - Method in class org.ops4j.pax.web.service.spi.model.elements.WelcomeFileModel
-
- isRedirect() - Method in class org.ops4j.pax.web.service.spi.model.events.WelcomeFileEventData
-
- isReplaced() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- isReplay() - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEvent
-
- isResourceServlet() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- isResourceServlet() - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- isResourceServlet() - Method in class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- isSecure() - Method in class org.ops4j.pax.web.service.spi.model.events.ServerEvent.Address
-
- isSecure() - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- isServletSecurityPresent() - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- isShared() - Method in class org.ops4j.pax.web.service.spi.context.DefaultHttpContext
-
- isShared() - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
- isShared() - Method in class org.ops4j.pax.web.service.spi.context.UniqueWebContainerContextWrapper
-
- isShared() - Method in class org.ops4j.pax.web.service.spi.context.WebContainerContextWrapper
-
- isShared() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
Returns true if the model represents Whiteboard context (ServletContextHelper) or
it represents old HttpContext provided as direct (not a service reference) and is an
instance of MultiBundleWebContainerContext.
- isShowStacks() - Method in interface org.ops4j.pax.web.service.spi.config.ServerConfiguration
-
Flag that specifies whether stack traces should be visible in error pages.
- isSslRenegotiationAllowed() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Is SSL renegotiation allowed?
- isValid - Variable in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- isValid() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
This method should be called from Whiteboard infrastructure to really perform the validation and set
isValid flag, which is then used for "Failure DTO" purposes.
- isValid() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
This method should be called from Whiteboard infrastructure to really perform the validation and set
isValid flag, which is then used for "Failure DTO" purposes.
- isValidateCerts() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Should certificates in server keystore be validated when keystore is loaded? If true:
Jetty will use org.eclipse.jetty.util.security.CertificateValidator, which underneath uses
java.security.cert.CertPathValidator#validate).
- isValidatePeerCerts() - Method in interface org.ops4j.pax.web.service.spi.config.SecurityConfiguration
-
Should certificates in server truststore be validated when truststore is loaded?
- isWab() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- isWab() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
A "WAB" context is always created by pax-web-extender-war when a WAB is installed and provides dedicated,
direct (no service reference and no supplier) to HttpContext.
- isWelcomeFilesRedirect() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- isWelcomeFilesRedirect() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- isWhiteboard() - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- isWhiteboard() - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
A "whiteboard" context can override implicit "httpservice" context.
- isXx4() - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- isXx5() - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- of(OsgiContextModel) - Static method in class org.ops4j.pax.web.service.spi.model.ContextKey
-
- of(WebContainerContext) - Static method in class org.ops4j.pax.web.service.spi.model.ContextKey
-
- ofModel(EventListenerModel) - Static method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerKey
-
- ofPosition(int) - Static method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerKey
-
Create a key from a position in the list of listeners added programatically
- onStartup() - Method in class org.ops4j.pax.web.service.spi.servlet.RegisteringContainerInitializer
-
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.ops4j.pax.web.service.spi.servlet.RegisteringContainerInitializer
-
- onStartup() - Method in class org.ops4j.pax.web.service.spi.servlet.SCIWrapper
-
No-arg version that uses the classes from the model itself.
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.ops4j.pax.web.service.spi.servlet.SCIWrapper
-
- OpCode - Enum in org.ops4j.pax.web.service.spi.task
-
Kind of operation to perform on model
- org.ops4j.pax.web.service.spi - package org.ops4j.pax.web.service.spi
-
Main SPI package for Pax Web.
- org.ops4j.pax.web.service.spi.config - package org.ops4j.pax.web.service.spi.config
-
- org.ops4j.pax.web.service.spi.context - package org.ops4j.pax.web.service.spi.context
-
This package provides various implementations of HttpContext and
WebContainerContext to be used in:
Http Service implementation in pax-web-runtime bundle
Whiteboard Service implementation in pax-web-extender-whiteboard bundle
- org.ops4j.pax.web.service.spi.model - package org.ops4j.pax.web.service.spi.model
-
SPI model hierarchy contains classes to internally represent all the information
required during registration (adding to running server) of web components (servlets, filters,
welcome files, error pages, security constraints, ...).
- org.ops4j.pax.web.service.spi.model.elements - package org.ops4j.pax.web.service.spi.model.elements
-
Model subpackage representing actual web elements, while infrastructure elements
(like contexts) are kept in the package above.
- org.ops4j.pax.web.service.spi.model.events - package org.ops4j.pax.web.service.spi.model.events
-
Package with DTO-like classes that are used to inform about registration/unregistration of web elements
and contexts.
- org.ops4j.pax.web.service.spi.model.info - package org.ops4j.pax.web.service.spi.model.info
-
This package contains DTO-like classes used when presenting information about Pax Web models.
- org.ops4j.pax.web.service.spi.model.views - package org.ops4j.pax.web.service.spi.model.views
-
- org.ops4j.pax.web.service.spi.servlet - package org.ops4j.pax.web.service.spi.servlet
-
Package with classes used in different runtimes for common tasks, like wrapping
HttpServletRequest.
- org.ops4j.pax.web.service.spi.servlet.dynamic - package org.ops4j.pax.web.service.spi.servlet.dynamic
-
- org.ops4j.pax.web.service.spi.task - package org.ops4j.pax.web.service.spi.task
-
Package containing tools for batch/transactional operations on Pax Web model and
ServerController.
- org.ops4j.pax.web.service.spi.util - package org.ops4j.pax.web.service.spi.util
-
- org.ops4j.pax.web.service.spi.whiteboard - package org.ops4j.pax.web.service.spi.whiteboard
-
- OsgiContextModel - Class in org.ops4j.pax.web.service.spi.model
-
This class represents OSGi-specific
HttpContext/
ServletContextHelper
and points to single, server-specific
ServletContext and (at model level) to single
ServletContextModel.
- OsgiContextModel(Bundle, Integer, Long, boolean) - Constructor for class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- OsgiContextModel(WebContainerContext, Bundle, String, boolean) - Constructor for class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- OsgiContextModelChange - Class in org.ops4j.pax.web.service.spi.task
-
- OsgiContextModelChange(OpCode, WebContainerContext, OsgiContextModel, ServletContextModel) - Constructor for class org.ops4j.pax.web.service.spi.task.OsgiContextModelChange
-
- OsgiDynamicServletContext - Class in org.ops4j.pax.web.service.spi.servlet
-
This class wraps
OsgiServletContext and is used to perform "dynamic registration operations" of
servlets, filters and listeners into single physical
ServletContext.
- OsgiDynamicServletContext(OsgiServletContext, DynamicRegistrations) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- OsgiFilterChain - Class in org.ops4j.pax.web.service.spi.servlet
-
A FilterChain that can be configured in any runtime to correctly handle two concepts defined in
Http Service / Whiteboard Service specifications:
Preprocessor filters
HttpContext.handleSecurity(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) and/or
ServletContextHelper.handleSecurity(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) +
ServletContextHelper.finishSecurity(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
- OsgiFilterChain(List<Preprocessor>, ServletContext, WebContainerContext, FilterChain, OsgiSessionAttributeListener, Consumer<HttpServletRequest>) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiFilterChain
-
Creates FilterChain that will invoke all the processors, security handlers, filters and target
servlet in correct order.
- OsgiHttpServletRequestWrapper - Class in org.ops4j.pax.web.service.spi.servlet
-
This HttpServletRequestWrapper ensures that servlets/filters will always get proper
ServletContext that implements proper, specification-defined delegation of selected methods.
- OsgiHttpServletRequestWrapper(HttpServletRequest, ServletContext, OsgiSessionAttributeListener) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
Constructs a request object wrapping the given request.
- OsgiHttpSession - Class in org.ops4j.pax.web.service.spi.servlet
-
Special HttpSession that:
Implements session separation from 140.2.7 "Relation to the Servlet Container"
Returns OSGi context specific ServletContext
- OsgiHttpSession(HttpSession, ServletContext, ServletContext, OsgiSessionAttributeListener) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- OsgiInitializedFilter - Class in org.ops4j.pax.web.service.spi.servlet
-
Filter wrapper that uses correct FilterConfig wrapper that returns correct wrapper
for ServletContext
- OsgiInitializedFilter(Filter, FilterModel, ServletContext, boolean) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedFilter
-
- OsgiInitializedServlet - Class in org.ops4j.pax.web.service.spi.servlet
-
Servlet wrapper that uses correct ServletConfig wrapper that returns correct wrapper
for ServletContext related to given servlet.
- OsgiInitializedServlet(Servlet, OsgiScopedServletContext, boolean) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet
-
- OsgiScopedServletContext - Class in org.ops4j.pax.web.service.spi.servlet
-
This class provides special ServletContext.getClassLoader() method for Whiteboard elements.
- OsgiScopedServletContext(OsgiServletContext, Bundle) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- OsgiServletContext - Class in org.ops4j.pax.web.service.spi.servlet
-
Implementation of ServletContext for the contract described in 140.2.6 "Behavior of the Servlet Context"
from OSGi CMPN R7 Whiteboard Service specification.
- OsgiServletContext(ServletContext, OsgiContextModel, ServletContextModel, SessionCookieConfig, ClassLoader) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- OsgiServletContextClassLoader - Class in org.ops4j.pax.web.service.spi.servlet
-
- OsgiServletContextClassLoader() - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiServletContextClassLoader
-
- OsgiSessionAttributeListener - Class in org.ops4j.pax.web.service.spi.servlet
-
A runtime-agnostic interface used to call actual HttpSessionAttributeListener
listeners registered in specific runtime.
- OsgiSessionAttributeListener(List<EventListenerModel>) - Constructor for class org.ops4j.pax.web.service.spi.servlet.OsgiSessionAttributeListener
-
- redirectWelcome() - Method in interface org.ops4j.pax.web.service.spi.config.ResourceConfiguration
-
Boolean property to specify whether welcome file should be served immediately, or by redirect.
- regexPatterns - Variable in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
Each
ElementModel can register itself as Whiteboard element.
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConfigurationModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.WebSocketModel
-
- register(WhiteboardWebContainerView) - Method in class org.ops4j.pax.web.service.spi.model.elements.WelcomeFileModel
-
- register() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
A server wrapper that finds this
OsgiServletContext to be highest ranked for given
physical
ServletContext should register it as OSGi service for given context path.
- registerBatchCompletedAction(Change) - Method in class org.ops4j.pax.web.service.spi.task.Change
-
If during action/change handling, the visitor (action invoker) decides there's another action to perform
but in separate thread (next "tick" of single event thread), this is the way to register such action.
- registerBundle(Bundle) - Method in class org.ops4j.pax.web.service.spi.context.DefaultMultiBundleWebContainerContext
-
- registerBundle(Bundle) - Method in class org.ops4j.pax.web.service.spi.context.UniqueMultiBundleWebContainerContextWrapper
-
- registerErrorPages(ErrorPageModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
- registerFilter(FilterModel) - Method in interface org.ops4j.pax.web.service.spi.model.views.DynamicJEEWebContainerView
-
Dynamically registers a filter without a way to unregister it.
- registerFilter(FilterModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
One-stop method to register a
Filter described using
FilterModel.
- RegisteringContainerInitializer - Class in org.ops4j.pax.web.service.spi.servlet
-
The
ServletContainerInitializer that's supposed to collect all the servlets/filters/listeners
that may have beed dynamically added when other SCIs were called and actually register them using full Pax Web
procedure of going through the
ServerModel, batches and server
controllers.
- RegisteringContainerInitializer(OsgiServletContext, DynamicRegistrations) - Constructor for class org.ops4j.pax.web.service.spi.servlet.RegisteringContainerInitializer
-
- RegisteringContextListener - Class in org.ops4j.pax.web.service.spi.servlet
-
A ServletContextListener that performs the dynamic registrations made by SCIs and other
servlet context listeners.
- RegisteringContextListener(DynamicRegistrations) - Constructor for class org.ops4j.pax.web.service.spi.servlet.RegisteringContextListener
-
- registerJsp(JspModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
Registration of JSP model
- registerListener(EventListenerModel) - Method in interface org.ops4j.pax.web.service.spi.model.views.DynamicJEEWebContainerView
-
Dynamically registers a listener without a way to unregister it.
- registerListener(EventListenerModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
- registerOsgiContextModelIfNeeded(OsgiContextModel, ServiceModel, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- registerReportViewPlugin(ReportViewPlugin) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- registerReportViewPlugin(ReportViewPlugin) - Method in interface org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView
-
- registerResources(ServletModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
Registers a
ServletModel as a
resource servlet, which means that first proper
resource servlet has to be created.
- registerSecurityConfiguration(SecurityConfigurationModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
- registerServlet(ServletModel) - Method in interface org.ops4j.pax.web.service.spi.model.views.DynamicJEEWebContainerView
-
Dynamically registers a servlet without a way to unregister it.
- registerServlet(ServletModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
One-stop method to register a
Servlet described using
ServletModel.
- registerWabOsgiContextListener(WebContextEventListener) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- registerWabOsgiContextListener(WebContextEventListener) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
Register a listener/hook, that'll be called when there's
OsgiContextModel created for the WAB.
- registerWebSocket(WebSocketModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
- registerWelcomeFiles(WelcomeFileModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
- registrationEvent(WebElementEvent) - Method in interface org.ops4j.pax.web.service.spi.model.events.WebElementEventListener
-
Notification about registration (failed or successful) and unregistration of any
ElementModel
- releaseContainer(Bundle) - Method in class org.ops4j.pax.web.service.spi.util.WebContainerManager
-
Helper method to release cached PaxWebContainerView for the passed BundleContext and
current reference to a WebContainer service.
- releaseContainer(Bundle, ServiceReference<WebContainer>) - Method in class org.ops4j.pax.web.service.spi.util.WebContainerManager
-
Helper method to release cached PaxWebContainerView
- releaseContext(Bundle, String) - Method in interface org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView
-
After a WAB is undeployed, the context path used by this bundle is again free for registration by Whiteboard
or HttpService.
- releaseEventListener() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- releaseHttpContext(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
Call BundleContext.ungetService(ServiceReference) for given bundle if needed, to release the
WebContainerContext reference.
- releaseServerController(ServerController, Configuration) - Method in interface org.ops4j.pax.web.service.spi.ServerControllerFactory
-
Cleanup method, because we don't want controllers to live forever.
- releaseWabContext(String, Bundle) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- releaseWebContainerContext(Bundle) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
Everywhere the
OsgiScopedServletContext is created, we have to call
BundleContext.ungetService(ServiceReference) on the
WebContainerContext
reference
- releaseWebContainerContext() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
Everywhere the
OsgiServletContext is created, we have to call
BundleContext.ungetService(ServiceReference) on the
WebContainerContext
reference when needed.
- rememberAttributesFromSCIs() - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
This method has to be called after
SCIWrapper calls wrapped
ServletContainerInitializer, so attributes potentially added by the SCI are removed
when the context is restarted.
- removeAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- removeAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- removeAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- removeAttribute(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- removeContainerInitializerModels(List<ContainerInitializerModel>) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removedService(ServiceReference<WebContainer>, ServiceReference<WebContainer>) - Method in class org.ops4j.pax.web.service.spi.util.WebContainerManager
-
- removeErrorPageModels(List<ErrorPageModel>, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- removeErrorPageModels(List<ErrorPageModel>) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeEventListenerModels(List<EventListenerModel>, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- removeEventListenerModels(List<EventListenerModel>) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeFilterModels(List<FilterModel>, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- removeFilterModels(List<FilterModel>) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeListener(ServerListener) - Method in interface org.ops4j.pax.web.service.spi.ServerController
-
Unregisters previously registered listener
- removeOsgiContextModel(OsgiContextModel) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeServletContextAttributeListener(ServletContextAttributeListener) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
Non standard method, so we can handle ServletContextAttributeListener listeners in special,
per context way.
- removeServletModels(List<ServletModel>, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Adds relevant batch operations related to unregistration of
servlet models.
- removeServletModels(Map<ServletModel, Boolean>) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeValue(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- removeWebSocketModels(List<WebSocketModel>, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- removeWebSocketModels(Map<WebSocketModel, Boolean>) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeWelcomeFileModel(WelcomeFileModel, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- removeWelcomeFileModel(WelcomeFileModel) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- removeWhiteboardContext(OsgiContextModel) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- removeWhiteboardOsgiContextModel(OsgiContextModel) - Method in interface org.ops4j.pax.web.service.spi.whiteboard.WhiteboardWebContainerView
-
Removes Whiteboard-registered (customized)
OsgiContextModel from
WebContainer, which may then switch to using "default"
HttpContext
- replaceSlashes(String) - Static method in class org.ops4j.pax.web.service.spi.util.Path
-
Replaces multiple subsequent slashes with one slash.
- ReportViewPlugin - Interface in org.ops4j.pax.web.service.spi.model.views
-
An interfaces that should be implemented by bundles that want to create/alter/enhance the information returned by
ReportWebContainerView.
- ReportWebContainerView - Interface in org.ops4j.pax.web.service.spi.model.views
-
This
view is used only to get read-only information about the state of
ServerModel.
- reRegisterWebElementsIfNeeded(OsgiContextModel, OsgiContextModel, Batch) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
Fragile method that should check all the web elements registered into this
ServiceModel but only
if these elements were NOT registered through Whiteboard and were registered using
oldContext.
- resetContextModels() - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
Method used when Whiteboard service changes its registration properties
- resolve(String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- resolve(String, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- resolve(Map<String, String>, String, String) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- resolveEventListener() - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
Method to be called by actual runtime to obtain an instance of the listener.
- resolveHttpContext(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
This method gets a WebContainerContext asociated with given model.
- ResourceConfiguration - Interface in org.ops4j.pax.web.service.spi.config
-
Configuration related to "default servlets"
- resources() - Method in interface org.ops4j.pax.web.service.spi.config.Configuration
-
Accesses configuration related to "resource handling" (default servlets per resource definition).
- resourceServlet(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel.Builder
-
- run() - Method in interface org.ops4j.pax.web.service.spi.model.ModelRegistrationTask
-
Run a task on behalf of
WebContainer implementations, where
we better ensure synchronous manipulation of internal Pax Web model and invocation of
ServerController
- run(ModelRegistrationTask<T>, boolean) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Utility method of the global
ServerModel to ensure serial invocation of configuration/registration
tasks.
- runAsync(ModelRegistrationTask<T>) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Utility method of the global
ServerModel to allow asynchronous configuration/registration
tasks.
- runSilently(ModelRegistrationTask<T>, boolean) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- same(Dictionary<String, ?>, Dictionary<String, ?>) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- same(Object, Object) - Static method in class org.ops4j.pax.web.service.spi.util.Utils
-
- scanned - Variable in class org.ops4j.pax.web.service.spi.util.FilterAnnotationScanner
-
- scanned - Variable in class org.ops4j.pax.web.service.spi.util.ServletAnnotationScanner
-
- SCIWrapper - Class in org.ops4j.pax.web.service.spi.servlet
-
A ServletContainerInitializer that calls actual SCI with different ServletContext
- SCIWrapper(OsgiDynamicServletContext, ContainerInitializerModel) - Constructor for class org.ops4j.pax.web.service.spi.servlet.SCIWrapper
-
- ScopedFilter - Class in org.ops4j.pax.web.service.spi.servlet
-
Filter wrapper that can skip delegate's invocation if
OsgiContextModel doesn't match.
- ScopedFilter(Filter, FilterModel) - Constructor for class org.ops4j.pax.web.service.spi.servlet.ScopedFilter
-
- securePath(String) - Static method in class org.ops4j.pax.web.service.spi.util.Path
-
Make passed path securely appendable to some resource base path.
- securePort - Variable in class org.ops4j.pax.web.service.spi.whiteboard.WebContainerDTO
-
- security() - Method in interface org.ops4j.pax.web.service.spi.config.Configuration
-
Accesses security related configuration for SSL/TLS, certificates and authentication.
- SecurityConfigChange - Class in org.ops4j.pax.web.service.spi.task
-
Change of login config and security constraints.
- SecurityConfigChange(OpCode, OsgiContextModel, LoginConfigModel, List<SecurityConstraintModel>, List<String>) - Constructor for class org.ops4j.pax.web.service.spi.task.SecurityConfigChange
-
- SecurityConfiguration - Interface in org.ops4j.pax.web.service.spi.config
-
- SecurityConfigurationEventData - Class in org.ops4j.pax.web.service.spi.model.events
-
- SecurityConfigurationEventData(String, String) - Constructor for class org.ops4j.pax.web.service.spi.model.events.SecurityConfigurationEventData
-
- SecurityConfigurationModel - Class in org.ops4j.pax.web.service.spi.model.elements
-
Single configuration class for 3 top-level elements of web.xml:
<login-config> (1 per context):
org.eclipse.jetty.security.SecurityHandler#setRealmName() + few others
org.apache.catalina.Context#setLoginConfig()
io.undertow.servlet.api.DeploymentInfo#setLoginConfig()
<security-constraint> (N per context):
org.eclipse.jetty.security.ConstraintAware#addConstraintMapping()
org.apache.catalina.Context#addConstraint()
io.undertow.servlet.api.DeploymentInfo#addSecurityConstraint()
<security-role> (N per context):
org.eclipse.jetty.security.ConstraintSecurityHandler#setRoles()
org.apache.catalina.Context#addSecurityRole()
io.undertow.servlet.api.DeploymentInfo#addSecurityRole()
- SecurityConfigurationModel() - Constructor for class org.ops4j.pax.web.service.spi.model.elements.SecurityConfigurationModel
-
- SecurityConstraintModel - Class in org.ops4j.pax.web.service.spi.model.elements
-
Passive web element representing <security-constraint> element of web.xml.
- SecurityConstraintModel() - Constructor for class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- SecurityConstraintModel.WebResourceCollection - Class in org.ops4j.pax.web.service.spi.model.elements
-
A collection of constrained collection of URIs - <web-resource-collection> elements from web.xml
- sendBatch(Batch) - Method in interface org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView
-
Pax Web Extender WAR assembles a "web application" using many different sources (web.xml, fragments,
annotations, ...).
- sendBatch(Batch) - Method in interface org.ops4j.pax.web.service.spi.ServerController
-
- server() - Method in interface org.ops4j.pax.web.service.spi.config.Configuration
-
Accesses server-wide configuration that covers listeners, directory locations, ports, etc.
- ServerConfiguration - Interface in org.ops4j.pax.web.service.spi.config
-
- ServerController - Interface in org.ops4j.pax.web.service.spi
-
Interface used by pax-web-runtime to interact with actual server runtime.
- ServerControllerFactory - Interface in org.ops4j.pax.web.service.spi
-
Main SPI interface used by pax-web-runtime to create
ServerController which will be the only
way to configure and control targe server runtime.
- ServerEvent - Class in org.ops4j.pax.web.service.spi.model.events
-
- ServerEvent(ServerEvent.State, ServerEvent.Address[]) - Constructor for class org.ops4j.pax.web.service.spi.model.events.ServerEvent
-
- ServerEvent.Address - Class in org.ops4j.pax.web.service.spi.model.events
-
- ServerEvent.State - Enum in org.ops4j.pax.web.service.spi.model.events
-
- ServerListener - Interface in org.ops4j.pax.web.service.spi.model.events
-
Interface to use in order to get notified about container lifecycle events.
- ServerModel - Class in org.ops4j.pax.web.service.spi.model
-
Holds web elements in a global context accross all services (all bundles using the Http Service).
- ServerModel(Executor) - Constructor for class org.ops4j.pax.web.service.spi.model.ServerModel
-
Creates new global model of all web applications with
Executor to be used for configuration and
registration tasks.
- ServerModel(Executor, long) - Constructor for class org.ops4j.pax.web.service.spi.model.ServerModel
-
Creates new global model of all web applications with
Executor to be used for configuration and
registration tasks and thread id specified for checking if tasks run with this (assumed) single thread
executor
- ServerState - Enum in org.ops4j.pax.web.service.spi
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.ops4j.pax.web.service.spi.servlet.Default404Servlet
-
- service(ServletRequest, ServletResponse) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet
-
- ServiceModel - Class in org.ops4j.pax.web.service.spi.model
-
Service Model is kept at HttpService level, which is bundle-scoped in Pax Web
(though Http Service specification doesn't mention the scope of Http Service).
- ServiceModel(ServerModel, ServerController, Bundle, WebElementEventListener) - Constructor for class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- ServletAnnotationScanner - Class in org.ops4j.pax.web.service.spi.util
-
Helper class to scan for WebServlet annotation
- ServletAnnotationScanner(Class<? extends Servlet>) - Constructor for class org.ops4j.pax.web.service.spi.util.ServletAnnotationScanner
-
- ServletContextModel - Class in org.ops4j.pax.web.service.spi.model
-
This class is 1:1 representation of server-specific ServletContext and is unaware of
OSGi-related representation of a context (like HttpContext and
ServletContextHelper).
- ServletContextModel(String) - Constructor for class org.ops4j.pax.web.service.spi.model.ServletContextModel
-
- ServletContextModelChange - Class in org.ops4j.pax.web.service.spi.task
-
- ServletContextModelChange(OpCode, ServletContextModel) - Constructor for class org.ops4j.pax.web.service.spi.task.ServletContextModelChange
-
- ServletEventData - Class in org.ops4j.pax.web.service.spi.model.events
-
- ServletEventData(String, String, String[], Servlet) - Constructor for class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- ServletInfo - Class in org.ops4j.pax.web.service.spi.model.info
-
A read-only class to present information about
ServletModel.
- ServletInfo(ServletModel) - Constructor for class org.ops4j.pax.web.service.spi.model.info.ServletInfo
-
- ServletModel - Class in org.ops4j.pax.web.service.spi.model.elements
-
Set of parameters describing everything that's required to register a Servlet.
- ServletModel(String, String, Servlet, Class<? extends Servlet>, ServiceReference<Servlet>) - Constructor for class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
Constructor used for servlet unregistration
- ServletModel(String, Servlet, Dictionary<?, ?>, Integer, Boolean) - Constructor for class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- ServletModel(String, String[], Servlet, Dictionary<String, String>, Integer, Boolean, MultipartConfigElement) - Constructor for class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- ServletModel(String[], Class<? extends Servlet>, Dictionary<String, String>, Integer, Boolean, MultipartConfigElement) - Constructor for class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- ServletModel.Builder - Class in org.ops4j.pax.web.service.spi.model.elements
-
- ServletModelChange - Class in org.ops4j.pax.web.service.spi.task
-
- ServletModelChange(OpCode, ServletModel, OsgiContextModel...) - Constructor for class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- ServletModelChange(OpCode, Map<ServletModel, Boolean>) - Constructor for class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- ServletModelChange(OpCode, Map<ServletModel, Boolean>, boolean) - Constructor for class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- ServletModelChange(OpCode, ServletModel, boolean, OsgiContextModel...) - Constructor for class org.ops4j.pax.web.service.spi.task.ServletModelChange
-
- servletName - Variable in class org.ops4j.pax.web.service.spi.util.ServletAnnotationScanner
-
- servletNames - Variable in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- servletNames - Variable in class org.ops4j.pax.web.service.spi.util.FilterAnnotationScanner
-
- session() - Method in interface org.ops4j.pax.web.service.spi.config.Configuration
-
Accesses session related configuration
- SessionConfiguration - Interface in org.ops4j.pax.web.service.spi.config
-
While some session configuration parameters (those specified in web.xml and
SessionCookieConfig) can be specified through WebContainer
and during WAR deployment, some server-specific options can be configured only globally through
PaxWebConstants.PID.
- SessionConfigurationModel - Class in org.ops4j.pax.web.service.spi.model.elements
-
- SessionConfigurationModel() - Constructor for class org.ops4j.pax.web.service.spi.model.elements.SessionConfigurationModel
-
- setAsynchronusRegistration(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setAsynchronusRegistration(boolean) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setAsyncSupported(Boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- setAsyncSupported(Boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setAsyncSupported(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- setAsyncSupported(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setAttribute(String, Object) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- setAttribute(String, Object) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpServletRequestWrapper
-
- setAttribute(String, Object) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- setAttribute(String, Object) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- setAttribute(String, Object) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setAuthMethod(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- setAuthRolesSet(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- setAwaitingAllocation(boolean) - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- setBaseFileUrl(URL) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setBasePath(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setBuffer(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setBundle(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- setChain(FilterChain) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiFilterChain
-
- setClassLoader(OsgiServletContextClassLoader) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
In Whiteboard and HttpService scenarios,
OsgiServletContextClassLoader is created in the wrapper
for actual server runtime (to include the bundle specific to given runtime).
- setCollisionIds(Collection<Long>) - Method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- setComment(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setCommonEventProperties(WebElementEventData) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setContainerInitializerModel(ContainerInitializerModel) - Method in interface org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModelAware
-
- setContainerServletContext(ServletContext) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
We have to be able to replace server-specific ServletContext, because we can't freely
replace web elements in Undertow.
- setContextModel(WebContextInfo) - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- setContextPath(String) - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- setContextPath(String) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setContextReference(ServiceReference<?>) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setContextSelectFilter(Filter) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
Method corresponding to
ContextRelated.getContextSelectFilter() that sets actual context-selection
Filter to be used for this
ElementModel after customizing
incoming user-registered
OSGi service.
- setContextSelector(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
Some Whiteboard services specify context selector using
HttpWhiteboardConstants.HTTP_WHITEBOARD_CONTEXT_SELECT service
registration property and some (legacy) using ContextRelated.getContextId()/ContextRelated.getContextSelectFilter().
- setContextSupplier(BiFunction<BundleContext, String, WebContainerContext>) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setDefaultContentType(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setDeferredSyntaxAllowedAsLiteral(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setDenyUncoveredHttpMethods(boolean) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setDeploymentState(String) - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- setDispatcherTypes(DispatcherType[]) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- setDisplayName(String) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setDisplayName(String) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setDistributable(boolean) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setDomain(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setDtoFailureCode(int) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setDynamic(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- setDynamic(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- setDynamic(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setElementReference(ServiceReference<T>) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setElementReference(ServiceReference<?>) - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- setElementSupplier(Supplier<? extends T>) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setElIgnored(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setErrorOnUndeclaredNamespace(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setEventListener(EventListener) - Method in class org.ops4j.pax.web.service.spi.model.elements.EventListenerModel
-
- setExtenderBundle(Bundle) - Static method in class org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent
-
- setForAnyRuntime(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- setForJetty(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- setFormErrorPage(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- setFormLoginPage(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- setForTomcat(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- setForUndertow(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ContainerInitializerModel
-
- setHttpContext(WebContainerContext) - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- setHttpContext(WebContainerContext) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setHttpOnly(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setHttpServiceRuntimeInformation(ServiceRegistration<HttpServiceRuntime>, ServiceReferenceDTO) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
Set the "template" ServiceReferenceDTO for the associated HttpServiceRuntime registration.
- setIncludeCodas(Collection<String>) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setIncludePreludes(Collection<String>) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setInitCalled(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.PreprocessorFilterConfig
-
- setInitParameter(String, String) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- setInitParameter(String, String) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setInitParameter(String, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- setInitParameter(String, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- setInitParameter(String, String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setInitParameters(Map<String, String>) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicFilterRegistration
-
- setInitParameters(Map<String, String>) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setInitParams(Map<String, String>) - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- setIsXml(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setJspFile(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setJspFile(String) - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- setJspServlet(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setJspServlet(boolean) - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- setLoadOnStartup(Integer) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setLoadOnStartup(int) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setLocation(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ErrorPageModel
-
- setLoginConfig(LoginConfigModel) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConfigurationModel
-
- setMajorVersion(int) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setMaxAge(int) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setMaxInactiveInterval(int) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiHttpSession
-
- setMetadataComplete(boolean) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setMinorVersion(int) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setMultipartConfig(MultipartConfigElement) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setMultipartConfigElement(MultipartConfigElement) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setName(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- setName(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel.WebResourceCollection
-
- setName(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setName(String) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setName(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setOriginBundle(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- setOverridable(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel.Builder
-
- setOwnerBundle(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setPageEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setPath(String) - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- setPath(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setPreprocessor(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel
-
- setPublicId(String) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setRawPath(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setRealmName(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.LoginConfigModel
-
- setRegexPatterns(String[]) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- setRegisteringBundle(Bundle) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setRequestCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setRequestCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- setRequestCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- setRequestCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setResourceServlet(boolean) - Method in class org.ops4j.pax.web.service.spi.model.events.ServletEventData
-
- setResponseCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.model.ContextMetadataModel
-
- setResponseCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- setResponseCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- setResponseCharacterEncoding(String) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setRunAs(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel.Builder
-
- setRunAs(String) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setRunAsRole(String) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setScriptingInvalid(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setSecure(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultSessionCookieConfig
-
- setServiceId(long) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setServiceId(long) - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- setServiceId(long) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setServiceRank(int) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setServiceRank(int) - Method in class org.ops4j.pax.web.service.spi.model.events.WebElementEventData
-
- setServiceRank(int) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setServlet(Servlet) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setServletModel(ServletModel) - Method in class org.ops4j.pax.web.service.spi.model.elements.JspModel
-
- setServletModel(ServletModel) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- setServletNames(String[]) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- setServletSecurity(ServletSecurityElement) - Method in class org.ops4j.pax.web.service.spi.servlet.dynamic.DynamicServletRegistration
-
- setServletSecurityPresent(boolean) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setSessionCookieConfig(SessionCookieConfig) - Method in class org.ops4j.pax.web.service.spi.model.elements.SessionConfigurationModel
-
- setSessionCookieConfig(SessionCookieConfig) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setSessionTimeout(Integer) - Method in class org.ops4j.pax.web.service.spi.model.elements.SessionConfigurationModel
-
- setSessionTimeout(Integer) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setSessionTimeout(int) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- setSessionTimeout(int) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- setSessionTimeout(int) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiDynamicServletContext
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiScopedServletContext
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setShared(Boolean) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setShortDescription(String) - Method in class org.ops4j.pax.web.service.spi.task.Batch
-
- setStopping() - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- setTimestamp(long) - Method in class org.ops4j.pax.web.service.spi.model.elements.ElementModel
-
- setTransportGuarantee(ServletSecurity.TransportGuarantee) - Method in class org.ops4j.pax.web.service.spi.model.elements.SecurityConstraintModel
-
- setTrimDirectiveWhitespaces(String) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setUrlPatterns(String[]) - Method in class org.ops4j.pax.web.service.spi.model.elements.FilterModel.Mapping
-
- setUrlPatterns(String[]) - Method in class org.ops4j.pax.web.service.spi.model.elements.ServletModel
-
- setUrlPatterns(Collection<String>) - Method in class org.ops4j.pax.web.service.spi.servlet.DefaultJspPropertyGroupDescriptor
-
- setWab(boolean) - Method in class org.ops4j.pax.web.service.spi.model.info.WebApplicationInfo
-
- setWab(boolean) - Method in class org.ops4j.pax.web.service.spi.model.OsgiContextModel
-
- setWelcomeFiles(String[]) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- setWelcomeFilesRedirect(boolean) - Method in class org.ops4j.pax.web.service.spi.servlet.OsgiServletContext
-
- shutdown() - Method in class org.ops4j.pax.web.service.spi.util.WebContainerManager
-
Cleans up internal trackers and thread pools.
- start() - Method in interface org.ops4j.pax.web.service.spi.ServerController
-
Starts a configured server.
- start(long, String) - Method in interface org.ops4j.pax.web.service.spi.WarManager
-
Starts a war bundle under an optional configurable content name.
- stateChanged(ServerEvent) - Method in interface org.ops4j.pax.web.service.spi.model.events.ServerListener
-
Container state has changed.
- stop() - Method in interface org.ops4j.pax.web.service.spi.ServerController
-
Stops started server.
- stop(long) - Method in interface org.ops4j.pax.web.service.spi.WarManager
-
Stops a war bundle.
- SUCCESS - Static variable in interface org.ops4j.pax.web.service.spi.WarManager
-
- valueOf(String) - Static method in enum org.ops4j.pax.web.service.spi.model.events.ServerEvent.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ops4j.pax.web.service.spi.model.events.WebApplicationEvent.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ops4j.pax.web.service.spi.model.events.WebElementEvent.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ops4j.pax.web.service.spi.model.views.WebAppWebContainerView.AllocationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ops4j.pax.web.service.spi.ServerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ops4j.pax.web.service.spi.task.OpCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ops4j.pax.web.service.spi.model.events.ServerEvent.State
-
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.model.events.WebApplicationEvent.State
-
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.model.events.WebElementEvent.State
-
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.model.views.WebAppWebContainerView.AllocationStatus
-
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.ServerState
-
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.task.OpCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyExistingAssociation(WebContainerContext, Bundle) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
This method ensures that
if given
WebContainerContext is already mapped to some
OsgiContextModel, it is permitted to reference it within a scope of a given bundle.
- visitClearDynamicRegistrationsChange(ClearDynamicRegistrationsChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitClearDynamicRegistrationsChange(ClearDynamicRegistrationsChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitClearDynamicRegistrationsChange(ClearDynamicRegistrationsChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to reset of dynamic registrations (like ServletContext.addServlet(java.lang.String, java.lang.String)
- visitContainerInitializerModelChange(ContainerInitializerModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitContainerInitializerModelChange(ContainerInitializerModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitContainerInitializerModelChange(ContainerInitializerModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
- visitContextMetadataModelChange(ContextMetadataModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to metadata of the context.
- visitContextParamsChange(ContextParamsChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to context parameters setup
- visitContextStartChange(ContextStartChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to starting a context - action created on the visitor side to schedule start
of the context in different thread/event tick.
- visitContextStopChange(ContextStopChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to stopping a context
- visitErrorPageModelChange(ErrorPageModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitErrorPageModelChange(ErrorPageModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitErrorPageModelChange(ErrorPageModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to error pages
- visitErrorPageStateChange(ErrorPageStateChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitErrorPageStateChange(ErrorPageStateChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitErrorPageStateChange(ErrorPageStateChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process full change of the state of error pages per context
- visitEventListenerModelChange(EventListenerModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitEventListenerModelChange(EventListenerModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitEventListenerModelChange(EventListenerModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
- visitFilterModelChange(FilterModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitFilterModelChange(FilterModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitFilterModelChange(FilterModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
- visitFilterStateChange(FilterStateChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitFilterStateChange(FilterStateChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitFilterStateChange(FilterStateChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Processing full change of registered filters for all the affected contexts.
- visitMimeAndLocaleMappingChange(MimeAndLocaleMappingChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to full MIME mapping for the context.
- visitOsgiContextModelChange(OsgiContextModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitOsgiContextModelChange(OsgiContextModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitOsgiContextModelChange(OsgiContextModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Processing a change related to
OsgiContextModel - a model
that affects one
ServletContextModel thought the relation is
not 1:1, but N:1 - many OsgiContextModels may be associated with single ServletContextModel.
- visitSecurityConfigChange(SecurityConfigChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a changed related to security configuration of web context.
- visitServletContextModelChange(ServletContextModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitServletContextModelChange(ServletContextModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitServletContextModelChange(ServletContextModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Processing the most high-level change - related to
ServletContextModel, which creates (or destroys) entire
context (1:1 with "context path").
- visitServletModelChange(ServletModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitServletModelChange(ServletModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitServletModelChange(ServletModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
- visitTransactionStateChange(TransactionStateChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to transactions for a context (path).
- visitWebSocketModelChange(WebSocketModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitWebSocketModelChange(WebSocketModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitWebSocketModelChange(WebSocketModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
- visitWelcomeFileModelChange(WelcomeFileModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServerModel
-
- visitWelcomeFileModelChange(WelcomeFileModelChange) - Method in class org.ops4j.pax.web.service.spi.model.ServiceModel
-
- visitWelcomeFileModelChange(WelcomeFileModelChange) - Method in interface org.ops4j.pax.web.service.spi.task.BatchVisitor
-
Process a change related to welcome files.