Package | Description |
---|---|
com.sun.enterprise.config.serverbeans | |
com.sun.enterprise.resource.deployer | |
org.glassfish.internal.data |
Modifier and Type | Method and Description |
---|---|
static Module |
Application.Duck.getModule(Application instance,
String name) |
Module |
Application.getModule(String moduleName) |
Modifier and Type | Method and Description |
---|---|
List<Module> |
Application.getModule() |
Modifier and Type | Method and Description |
---|---|
static Engine |
Module.Duck.getEngine(Module instance,
String snifferName) |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractConnectorResourceDeployer.validateResourcesForStaleReference(String appName,
List<Module> staleRars,
Resources resources)
Validates whether the old application has RARs and those are retained in new application.
If the new application does not have any of the old application's RAR, validates whether any module is using the RAR's resources. |
Modifier and Type | Method and Description |
---|---|
void |
ModuleInfo.save(Module module)
Saves its state to the configuration.
|
Copyright © 2019. All rights reserved.