com.sun.enterprise.v3.admin
Class VersionCommand
java.lang.Object
com.sun.enterprise.v3.admin.VersionCommand
- All Implemented Interfaces:
- AdminCommand
@Service(name="version")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
public class VersionCommand
- extends Object
- implements AdminCommand
Return the version and build number
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionCommand
public VersionCommand()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.