@Service(name="_bootstrap-secure-admin") @PerLookup @ExecuteOn(value=DAS) public class BootstrapSecureAdminCommand extends Object implements AdminCommand, org.glassfish.hk2.api.PostConstruct
Constructor and Description |
---|
BootstrapSecureAdminCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
void |
postConstruct() |
public void postConstruct()
postConstruct
in interface org.glassfish.hk2.api.PostConstruct
public void execute(AdminCommandContext context)
AdminCommand
execute
in interface AdminCommand
context
- informationCopyright © 2020. All rights reserved.