com.sun.enterprise.v3.admin
Class ListCommand
java.lang.Object
com.sun.enterprise.v3.admin.V2DottedNameSupport
com.sun.enterprise.v3.admin.ListCommand
- All Implemented Interfaces:
- AdminCommand
@Service(name="list")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
public class ListCommand
- extends V2DottedNameSupport
- implements AdminCommand
User: Jerome Dochez
Date: Jul 12, 2008
Time: 1:27:53 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 |
ListCommand
public ListCommand()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
callInstance
public void callInstance(ActionReport report,
AdminCommandContext context,
String targetName)
Copyright © 2012. All Rights Reserved.