Skip navigation links
A C D E G I O S T 

A

addTomcatCustomizers(TomcatCustomizer...) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.AppsDeployingTomcatServletWebServerFactory
Add Tomcat customizer(s).
AppsDeployingTomcatEmbeddedServletContainerFactory - Class in org.onehippo.forge.hipshoot.spring.boot.support
AppsDeployingTomcatEmbeddedServletContainerFactory(CatalinaConfiguration) - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.AppsDeployingTomcatEmbeddedServletContainerFactory
Deprecated.
Constructs with an CatalinaConfiguration.
AppsDeployingTomcatServletWebServerFactory - Class in org.onehippo.forge.hipshoot.spring.boot.support
An extension of TomcatServletWebServerFactory to be able to deploy additional WARs packaged at classpath:META-INF/hipshoot/embedded-catalina/webapps/.
AppsDeployingTomcatServletWebServerFactory(CatalinaConfiguration) - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.AppsDeployingTomcatServletWebServerFactory
Constructs with an CatalinaConfiguration.

C

CatalinaConfiguration - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
CatalinaConfiguration() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
 
CatalinaContext - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaContext() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
CatalinaEnvironment - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaEnvironment() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
CatalinaManager - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaManager() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaManager
 
CatalinaNamingResource - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaNamingResource() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
CatalinaParameter - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaParameter() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
CatalinaResources - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaResources() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaResources
 
CatalinaServer - Class in org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
CatalinaServer() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaServer
 
customize(Context) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.customizer.DefaultTomcatContextCustomizer
 
customize(Tomcat) - Method in interface org.onehippo.forge.hipshoot.spring.boot.support.TomcatCustomizer
Customize the Tomcat instance.

D

DefaultTomcatContextCustomizer - Class in org.onehippo.forge.hipshoot.spring.boot.support.customizer
Default Context customizer implementation.
DefaultTomcatContextCustomizer(CatalinaConfiguration) - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.customizer.DefaultTomcatContextCustomizer
 
DeferredInitDelegatingServlet - Class in org.onehippo.forge.hipshoot.spring.boot.support.servlet
Delegating Servlet that defers the initialization of the delegate servlet and delegates calls to the delegate servlet.
DeferredInitDelegatingServlet() - Constructor for class org.onehippo.forge.hipshoot.spring.boot.support.servlet.DeferredInitDelegatingServlet
 
destroy() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.servlet.DeferredInitDelegatingServlet
 

E

EmbeddedTomcatUtils - Class in org.onehippo.forge.hipshoot.spring.boot.support.util
Embedded Tomcat Utilities.

G

getAppBase() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Returns the web application base directory path.
getAppBaseDirectory() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.AppsDeployingTomcatServletWebServerFactory
Returns web application base directory (i.e, webapps directory) of the embedded tomcat.
getAuth() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
getCacheMaxSize() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaResources
 
getDefaultContext() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaServer
 
getEnvironments() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
getManager() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
getName() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
getName() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
getName() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
getNamingResources() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
getParameters() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
getPathname() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaManager
 
getProperties() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
getResources() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
getServer() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Returns Server configuration.
getServer(Context) - Static method in class org.onehippo.forge.hipshoot.spring.boot.support.util.EmbeddedTomcatUtils
Get Server instance associated with this Context.
getTomcatWebServer(Tomcat) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.AppsDeployingTomcatServletWebServerFactory
getType() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
getType() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
getValue() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
getValue() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
getWars() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Returns comma separated string value for the packaged war file resource names.

I

init(ServletConfig) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.servlet.DeferredInitDelegatingServlet
 
isCachingAllowed() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaResources
 
isOverride() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
isOverride() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
isPersistSession() - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Returns true if session persistence is turned on.

O

org.onehippo.forge.hipshoot.spring.boot.support - package org.onehippo.forge.hipshoot.spring.boot.support
 
org.onehippo.forge.hipshoot.spring.boot.support.config.embedded - package org.onehippo.forge.hipshoot.spring.boot.support.config.embedded
 
org.onehippo.forge.hipshoot.spring.boot.support.customizer - package org.onehippo.forge.hipshoot.spring.boot.support.customizer
 
org.onehippo.forge.hipshoot.spring.boot.support.servlet - package org.onehippo.forge.hipshoot.spring.boot.support.servlet
 
org.onehippo.forge.hipshoot.spring.boot.support.util - package org.onehippo.forge.hipshoot.spring.boot.support.util
 

S

service(ServletRequest, ServletResponse) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.servlet.DeferredInitDelegatingServlet
 
setAppBase(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Sets the web application base directory path.
setAppBaseDirectory(File) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.AppsDeployingTomcatServletWebServerFactory
Sets web application base directory (i.e, webapps directory) of the embedded tomcat.
setAuth(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
setCacheMaxSize(long) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaResources
 
setCachingAllowed(boolean) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaResources
 
setDefaultContext(CatalinaContext) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaServer
 
setEnvironments(List<CatalinaEnvironment>) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
setManager(CatalinaManager) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
setName(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
setName(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
setName(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
setNamingResources(List<CatalinaNamingResource>) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
setOverride(boolean) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
setOverride(boolean) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
setParameters(List<CatalinaParameter>) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
setPathname(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaManager
 
setPersistSession(boolean) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Sets flag whether or not session persistence is turned on.
setProperties(Map<String, Object>) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
setPropertiesString(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
setResources(CatalinaResources) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaContext
 
setServer(CatalinaServer) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Sets Server configuration
setType(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
setType(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaNamingResource
 
setValue(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaEnvironment
 
setValue(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaParameter
 
setWars(String) - Method in class org.onehippo.forge.hipshoot.spring.boot.support.config.embedded.CatalinaConfiguration
Sets comma separated string value for the packaged war file resource names.

T

TomcatCustomizer - Interface in org.onehippo.forge.hipshoot.spring.boot.support
Callback interface that can be used to customize a Tomcat.
A C D E G I O S T 
Skip navigation links

Copyright © 2019. All rights reserved.