com.sun.enterprise.v3.admin
Class GetCommand

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


Constructor Summary
GetCommand()
           
 
Method Summary
 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

GetCommand

public GetCommand()
Method Detail

execute

public void execute(AdminCommandContext context)
Specified by:
execute in interface AdminCommand


Copyright © 2012. All Rights Reserved.