com.sun.enterprise.v3.admin
Class SupplementalCommandExecutorImpl
java.lang.Object
com.sun.enterprise.v3.admin.SupplementalCommandExecutorImpl
- All Implemented Interfaces:
- SupplementalCommandExecutor
@Service(name="SupplementalCommandExecutorImpl")
public class SupplementalCommandExecutorImpl
- extends Object
- implements SupplementalCommandExecutor
An executor that executes Supplemental commands means for current command
- Author:
- Vijay Ramachandran
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupplementalCommandExecutorImpl
public SupplementalCommandExecutorImpl()
execute
public ActionReport.ExitCode execute(String commandName,
Supplemental.Timing time,
AdminCommandContext context,
ParameterMap parameters,
org.jvnet.hk2.component.MultiMap<String,File> optionFileMap)
- Specified by:
execute in interface SupplementalCommandExecutor
Copyright © 2012. All Rights Reserved.