com.sun.enterprise.v3.admin
Class UptimeCommand
java.lang.Object
com.sun.enterprise.v3.admin.UptimeCommand
- All Implemented Interfaces:
- AdminCommand
@Service(name="uptime")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
public class UptimeCommand
- extends Object
- implements AdminCommand
uptime command
Reports on how long the server has been running.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UptimeCommand
public UptimeCommand()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.