public abstract class AbstractBeanStore extends Object implements BeanStore, Iterable<String>
| Constructor and Description |
|---|
AbstractBeanStore() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> void |
destroyBean(BeanStoreInstance<?> instance) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected <T> void destroyBean(BeanStoreInstance<?> instance)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.