com.sun.enterprise.v3.admin
Class GetCommand
java.lang.Object
com.sun.enterprise.v3.admin.V2DottedNameSupport
com.sun.enterprise.v3.admin.GetCommand
- All Implemented Interfaces:
- AdminCommand
@Service(name="get")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
@ExecuteOn(value={DAS,INSTANCE})
public class GetCommand- extends V2DottedNameSupport
- implements AdminCommand
User: Jerome Dochez
Date: Jul 10, 2008
Time: 12:17:26 AM
| Methods inherited from class com.sun.enterprise.v3.admin.V2DottedNameSupport |
applyOverrideRules, getAliasedParent, getAllDottedNodes, getAllDottedNodes, getAllSubDottedNames, getMatchingNodes, getNamedNodes, getNodeAttributes, matches, matchName, sortNodesByDottedName, sortTreeNodesByCompletePathName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCommand
public GetCommand()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.