| Package | Description |
|---|---|
| com.sun.enterprise.v3.admin | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| Modifier and Type | Class and Description |
|---|---|
class |
SupplementalCommandExecutorImpl.SupplementalCommandImpl |
| Modifier and Type | Method and Description |
|---|---|
Collection<SupplementalCommandExecutor.SupplementalCommand> |
SupplementalCommandExecutorImpl.listSuplementalCommands(String commandName) |
| Modifier and Type | Method and Description |
|---|---|
ActionReport.ExitCode |
SupplementalCommandExecutorImpl.execute(Collection<SupplementalCommandExecutor.SupplementalCommand> suplementals,
Supplemental.Timing time,
AdminCommandContext context,
ParameterMap parameters,
org.jvnet.hk2.component.MultiMap<String,File> optionFileMap) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SupplementalCommandExecutor.SupplementalCommand> |
SupplementalCommandExecutor.listSuplementalCommands(String commandName) |
| Modifier and Type | Method and Description |
|---|---|
ActionReport.ExitCode |
SupplementalCommandExecutor.execute(Collection<SupplementalCommandExecutor.SupplementalCommand> suplementals,
Supplemental.Timing time,
AdminCommandContext context,
ParameterMap parameters,
org.jvnet.hk2.component.MultiMap<String,File> optionFileMap) |
Copyright © 2017. All rights reserved.