com.sun.enterprise.v3.admin
Class RuntimeInfo
java.lang.Object
com.sun.enterprise.v3.admin.RuntimeInfo
- All Implemented Interfaces:
- AdminCommand
@Service(name="_get-runtime-info")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
@ExecuteOn(value=INSTANCE)
@TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTERED_INSTANCE})
public class RuntimeInfo- extends Object
- implements AdminCommand
https://glassfish.dev.java.net/issues/show_bug.cgi?id=12483
- Author:
- Byron Nevins, Ludovic Champenois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeInfo
public RuntimeInfo()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.