org.jboss.forge.container.addons
Class StopAddonCallable
java.lang.Object
org.jboss.forge.container.addons.StopAddonCallable
- All Implemented Interfaces:
- Callable<Void>
public class StopAddonCallable
- extends Object
- implements Callable<Void>
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopAddonCallable
public StopAddonCallable(AddonTree tree,
AddonImpl addon)
call
public Void call()
throws Exception
- Specified by:
call in interface Callable<Void>
- Throws:
Exception
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.