com.sun.enterprise.v3.admin
Class ListCommandDescriptorsCommand
java.lang.Object
com.sun.enterprise.v3.admin.ListCommandDescriptorsCommand
- All Implemented Interfaces:
- AdminCommand
@Service(name="list-descriptors",
metadata="mode=debug")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class ListCommandDescriptorsCommand- extends Object
- implements AdminCommand
Create data structures that describe the command.
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListCommandDescriptorsCommand
public ListCommandDescriptorsCommand()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.