org.ow2.jonas.addon.commands
Class InspectCommand
java.lang.Object
org.ow2.jonas.addon.commands.InspectCommand
- All Implemented Interfaces:
- org.apache.felix.gogo.commands.Action
public class InspectCommand
- extends Object
- implements org.apache.felix.gogo.commands.Action
Inspect capabilities / requirement
- Author:
- Jeremy Cazaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUIREMENT_TOKEN
public static final String REQUIREMENT_TOKEN
- Requirement token
- See Also:
- Constant Field Values
CAPABILITY_TOKEN
public static final String CAPABILITY_TOKEN
- Capability token
- See Also:
- Constant Field Values
InspectCommand
public InspectCommand()
execute
public Object execute(org.apache.felix.service.command.CommandSession commandSession)
throws Exception
-
- Specified by:
execute in interface org.apache.felix.gogo.commands.Action
- Throws:
Exception
printList
public static String printList(List<String> list)
Copyright © 2013 OW2 Consortium. All Rights Reserved.