org.jboss.forge.container.util
Class Addons
java.lang.Object
org.jboss.forge.container.util.Addons
public class Addons
- extends Object
- Author:
- Lincoln Baxter, III
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Addons
public Addons()
waitUntilStarted
public static void waitUntilStarted(Addon addon)
waitUntilStopped
public static void waitUntilStopped(Addon addon)
waitUntilStarted
public static void waitUntilStarted(Addon addon,
int quantity,
TimeUnit unit)
waitUntilStopped
public static void waitUntilStopped(Addon addon,
int quantity,
TimeUnit unit)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.