| Package | Description |
|---|---|
| com.sun.ejb.containers | |
| com.sun.enterprise.security.jacc |
This package contains much of the implementation code for JACC.
|
| com.sun.enterprise.security.web.integration | |
| com.sun.enterprise.v3.server | |
| com.sun.enterprise.web | |
| fish.payara.appserver.context | |
| fish.payara.nucleus.hazelcast.contextproxy | |
| org.glassfish.admin.rest | |
| org.glassfish.admin.rest.adapter | |
| org.glassfish.admin.rest.resources | |
| org.glassfish.ejb.startup | |
| org.glassfish.jms.admin.cli | |
| org.glassfish.web.jsp |
| Modifier and Type | Method and Description |
|---|---|
ServerContext |
EjbContainerUtilImpl.getServerContext() |
ServerContext |
EjbContainerUtil.getServerContext() |
| Constructor and Description |
|---|
JaccWebAuthorizationManager(WebBundleDescriptor webBundleDescriptor,
ServerContext serverContext,
WebSecurityManagerFactory webSecurityManagerFactory,
boolean register) |
| Modifier and Type | Method and Description |
|---|---|
JaccWebAuthorizationManager |
WebSecurityManagerFactory.createManager(WebBundleDescriptor webBundleDescriptor,
boolean register,
ServerContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerContextImpl
This is the Server Context object.
|
| Constructor and Description |
|---|
LifecycleEventContextImpl(ServerContext ctx)
public constructor
|
| Modifier and Type | Method and Description |
|---|---|
ServerContext |
WebModule.getServerContext()
Gets ServerContext.
|
ServerContext |
WebContainer.getServerContext()
Utility Method to access the ServerContext
|
| Modifier and Type | Method and Description |
|---|---|
protected ServerContext |
JavaEEContextUtilImpl.getServerContext() |
| Constructor and Description |
|---|
CacheManagerProxy(javax.cache.CacheManager delegate,
ServerContext serverContext) |
CachingProviderProxy(javax.cache.spi.CachingProvider delegate,
ServerContext serverContext) |
| Constructor and Description |
|---|
RestConfigChangeListener(org.glassfish.hk2.api.ServiceLocator habitat,
Reloader reload,
org.glassfish.jersey.server.ResourceConfig rc,
ServerContext sc)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected ServerContext |
RestAdapter.sc |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.jersey.server.ResourceConfig |
RestManagementResourceProvider.getResourceConfig(Set<Class<?>> classes,
ServerContext sc,
org.glassfish.hk2.api.ServiceLocator serviceLocator,
Set<? extends org.glassfish.hk2.utilities.Binder> additionalBinders) |
org.glassfish.jersey.server.ResourceConfig |
RestResourceProvider.getResourceConfig(Set<Class<?>> classes,
ServerContext sc,
org.glassfish.hk2.api.ServiceLocator habitat,
Set<? extends org.glassfish.hk2.utilities.Binder> additionalBinders) |
org.glassfish.jersey.server.ResourceConfig |
AbstractRestResourceProvider.getResourceConfig(Set<Class<?>> classes,
ServerContext sc,
org.glassfish.hk2.api.ServiceLocator habitat,
Set<? extends org.glassfish.hk2.utilities.Binder> additionalBinders) |
org.glassfish.jersey.server.ResourceConfig |
RestCommandResourceProvider.getResourceConfig(Set<Class<?>> classes,
ServerContext sc,
org.glassfish.hk2.api.ServiceLocator habitat,
Set<? extends org.glassfish.hk2.utilities.Binder> additionalBinders) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReloadResource.reload(Reloader r,
org.glassfish.jersey.server.ResourceConfig rc,
ServerContext sc) |
| Modifier and Type | Field and Description |
|---|---|
protected ServerContext |
EjbDeployer.serverContext |
| Modifier and Type | Method and Description |
|---|---|
protected MQJMXConnectorInfo |
JMSDestination._getMQJMXConnectorInfo(String targetName,
JmsService jmsService,
Class mqRAClassName,
ServerContext serverContext,
Config config,
Domain domain) |
protected MQJMXConnectorInfo |
JMSDestination._getMQJMXConnectorInfoForCluster(String target,
JmsService jmsService,
Class mqRAClassName,
ServerContext serverContext)
Gets the
MQJMXConnector object for a cluster. |
protected MQJMXConnectorInfo |
JMSDestination.getMQJMXConnectorInfo(String target,
Config config,
ServerContext serverContext,
Domain domain,
ConnectorRuntime connectorRuntime) |
protected MQJMXConnectorInfo[] |
JMSDestination.getMQJMXConnectorInfos(String target,
Config config,
ServerContext serverContext,
Domain domain,
ConnectorRuntime connectorRuntime) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JSPCompiler.compile(File inWebDir,
File outWebDir,
WebBundleDescriptor wbd,
List<String> classpathList,
ServerContext serverContext) |
static void |
JSPCompiler.compile(File inWebDir,
File outWebDir,
WebBundleDescriptor wbd,
ServerContext serverContext) |
static void |
JSPCompiler.compile(File inWebDir,
File outWebDir,
WebBundleDescriptor wbd,
String classpath,
ServerContext serverContext) |
Copyright © 2019. All rights reserved.