public final class HippoWebappContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HippoWebappContext.Type |
Modifier and Type | Field and Description |
---|---|
static EnumSet<HippoWebappContext.Type> |
CMS_OR_PLATFORM |
Constructor and Description |
---|
HippoWebappContext(HippoWebappContext.Type type,
javax.servlet.ServletContext servletContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
javax.servlet.ServletContext |
getServletContext() |
HippoWebappContext.Type |
getType() |
int |
hashCode() |
public static final EnumSet<HippoWebappContext.Type> CMS_OR_PLATFORM
public HippoWebappContext(HippoWebappContext.Type type, javax.servlet.ServletContext servletContext)
Copyright © 2012–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.