| Package | Description |
|---|---|
| com.sun.enterprise.config.modularity.parser | |
| com.sun.enterprise.util | |
| org.glassfish.common.util.admin |
| Constructor and Description |
|---|
ModuleXMLConfigurationFileParser(LocalStringManager localStrings) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalStringManagerImpl
Implementation of a local string manager.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,CommandModel.ParamModel> |
CommandModelImpl.init(Class commandType,
I18n i18n,
LocalStringManager localStrings) |
| Constructor and Description |
|---|
GenericCommandModel(Class<?> targetType,
boolean useAnnotations,
ExecuteOn cluster,
I18n i18n,
LocalStringManager localStrings,
DomDocument document,
String commandName,
boolean managedJob,
Class<?>... extraTypes)
GenericCommandModel constructor.
|
Copyright © 2019. All rights reserved.