org.fusesource.patch.commands
Class Simulate

java.lang.Object
  extended by org.apache.karaf.shell.console.AbstractAction
      extended by org.apache.karaf.shell.console.OsgiCommandSupport
          extended by org.fusesource.patch.commands.PatchCommandSupport
              extended by org.fusesource.patch.commands.Simulate
All Implemented Interfaces:
org.apache.felix.gogo.commands.Action, org.apache.karaf.shell.console.BundleContextAware

public class Simulate
extends PatchCommandSupport


Field Summary
 
Fields inherited from class org.fusesource.patch.commands.PatchCommandSupport
service
 
Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
bundleContext, usedReferences
 
Fields inherited from class org.apache.karaf.shell.console.AbstractAction
log, session
 
Constructor Summary
Simulate()
           
 
Method Summary
protected  void doExecute(Service service)
           
 
Methods inherited from class org.fusesource.patch.commands.PatchCommandSupport
display, display, doExecute, getService, setService
 
Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
execute, getAllServices, getBundleContext, getService, setBundleContext, ungetServices
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Simulate

public Simulate()
Method Detail

doExecute

protected void doExecute(Service service)
                  throws java.lang.Exception
Specified by:
doExecute in class PatchCommandSupport
Throws:
java.lang.Exception


Copyright © 2012 FuseSource. All Rights Reserved.