com.sun.enterprise.v3.admin
Class ListCommand

java.lang.Object
  extended by com.sun.enterprise.v3.admin.V2DottedNameSupport
      extended by 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


Constructor Summary
ListCommand()
           
 
Method Summary
 void callInstance(ActionReport report, AdminCommandContext context, String targetName)
           
 void execute(AdminCommandContext context)
           
 
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
 

Constructor Detail

ListCommand

public ListCommand()
Method Detail

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.