com.sun.enterprise.v3.admin
Class GetHabitatInfo
java.lang.Object
com.sun.enterprise.v3.admin.GetHabitatInfo
- All Implemented Interfaces:
- AdminCommand
@Service(name="_get-habitat-info")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class GetHabitatInfo
- extends Object
- implements AdminCommand
Dumps a sorted list of all registered Contract's in the Habitat
Useful for debugging and developing new Contract's
- Author:
- Byron Nevins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetHabitatInfo
public GetHabitatInfo()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.