org.jboss.dashboard.annotation
Class DestroyableProcessor
java.lang.Object
org.jboss.dashboard.annotation.DestroyableProcessor
public class DestroyableProcessor
- extends Object
Process application shutdown.
NOTE: BZ-1014612
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destroyables
@Inject
protected javax.enterprise.inject.Instance<Destroyable> destroyables
DestroyableProcessor
public DestroyableProcessor()
destroyBeans
public void destroyBeans()
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.