| Modifier and Type | Method and Description |
|---|---|
ApplicationRegistry |
ConnectorRuntime.getAppRegistry() |
| Modifier and Type | Field and Description |
|---|---|
ApplicationRegistry |
ApplicationLifecycle.appRegistry |
| Modifier and Type | Method and Description |
|---|---|
protected WebModuleConfig |
VirtualServer.findWebModuleInJ2eeApp(Applications appsBean,
String id,
ApplicationRegistry appRegistry)
Finds and returns information about a web module embedded within a J2EE application, which is identified by a string
of the form
a:b or a#b, where a is the name of the J2EE application and
b is the name of the embedded web module. |
protected String |
VirtualServer.getDefaultContextPath(Domain domain,
ApplicationRegistry appRegistry)
Gets the context root of the web module that the user/configuration has designated as the default-web-module for this
virtual server.
|
protected WebModuleConfig |
VirtualServer.getDefaultWebModule(Domain domain,
WebArchivist webArchivist,
ApplicationRegistry appRegistry) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationRegistry |
J2EEInjectedValues.getApplicationRegistry() |
ApplicationRegistry |
AMXJ2EEStartupService.getApplicationRegistry() |
| Constructor and Description |
|---|
ContextSetupProviderImpl(InvocationManager invocationManager,
Deployment deployment,
ComponentEnvManager compEnvMgr,
ApplicationRegistry applicationRegistry,
Applications applications,
JavaEETransactionManager transactionManager,
org.glassfish.concurrent.runtime.ContextSetupProviderImpl.CONTEXT_TYPE... contextTypes) |
| Modifier and Type | Field and Description |
|---|---|
ApplicationRegistry |
ListSubComponentsCommand.appRegistry |
protected ApplicationRegistry |
JavaEEDeployer.appRegistry |
| Modifier and Type | Method and Description |
|---|---|
static LoadbalancerReader |
LbConfigHelper.getLbReader(Domain domain,
ApplicationRegistry appRegistry,
String lbConfigName)
exports the loadbalancer.xml from the config to the outputstream provided
|
| Modifier and Type | Method and Description |
|---|---|
static WebModuleReader[] |
ClusterReaderHelper.getWebModules(Domain domain,
ApplicationRegistry appRegistry,
List<ApplicationRef> refs,
String target)
Returns the web module readers for a set of application refs.
|
| Constructor and Description |
|---|
ClusterReaderImpl(Domain domain,
ApplicationRegistry appRegistry,
Cluster cluster) |
ClusterReaderImpl(Domain domain,
ApplicationRegistry appRegistry,
ClusterRef clusterRef) |
LoadbalancerReaderImpl(Domain domain,
ApplicationRegistry appRegistry,
LbConfig lbConfig) |
LoadbalancerReaderImpl(Domain domain,
ApplicationRegistry appRegistry,
Set<String> clusters,
Properties properties) |
StandAloneClusterReaderImpl(Domain domain,
ApplicationRegistry appRegistry,
Server server) |
StandAloneClusterReaderImpl(Domain domain,
ApplicationRegistry appRegistry,
ServerRef ref) |
| Constructor and Description |
|---|
ResourcesDeployer(ResourceFactory resourceFactoryParam,
ApplicationRegistry appRegistryParam,
javax.inject.Provider<ResourceManagerFactory> resourceManagerFactoryProviderParam,
ResourcesBinder resourcesBinderParam,
Applications applicationsParam) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationRegistry |
WebServiceContractImpl.getApplicationRegistry() |
Copyright © 2019. All rights reserved.