|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.javaee.core.deployment.GetContextRootCommand
@Service(name="_get-context-root") @ExecuteOn(value=DAS) @Scoped(value=org.jvnet.hk2.component.PerLookup.class) @CommandLock(value=NONE) public class GetContextRootCommand
Get context root command
| Constructor Summary | |
|---|---|
GetContextRootCommand()
|
|
| Method Summary | |
|---|---|
void |
execute(AdminCommandContext context)
Entry point from the framework into the command execution |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetContextRootCommand()
| Method Detail |
|---|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - context for the command.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||