org.ow2.jasmine.probe.shell
Class TargetList

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.TargetList
All Implemented Interfaces:
org.apache.felix.gogo.commands.Action

public class TargetList
extends Object
implements org.apache.felix.gogo.commands.Action

Shell command: target-list

Author:
durieuxp

Field Summary
protected static org.ow2.util.log.Log logger
           
 
Constructor Summary
TargetList()
           
 
Method Summary
 Object execute(org.apache.felix.service.command.CommandSession commandSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.ow2.util.log.Log logger
Constructor Detail

TargetList

public TargetList()
Method Detail

execute

public Object execute(org.apache.felix.service.command.CommandSession commandSession)
Specified by:
execute in interface org.apache.felix.gogo.commands.Action


Copyright © 2013 OW2 Consortium. All Rights Reserved.