com.sun.enterprise.v3.admin
Class ListContainersCommand
java.lang.Object
com.sun.enterprise.v3.admin.ListContainersCommand
- All Implemented Interfaces:
- AdminCommand
@Service(name="list-containers")
@Scoped(value=org.jvnet.hk2.component.Singleton.class)
@CommandLock(value=NONE)
public class ListContainersCommand
- extends Object
- implements AdminCommand
This admin command list the containers currentely running within that
Glassfish instance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListContainersCommand
public ListContainersCommand()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.