G - the group identifier typeI - the bean identifier typeT - the bean typepublic interface BeanFactory<I,T> extends org.wildfly.clustering.ee.Creator<I,BeanEntry<I>,I>, org.wildfly.clustering.ee.Locator<I,BeanEntry<I>>, BeanRemover<I,T>
| Modifier and Type | Method and Description |
|---|---|
Bean<I,T> |
createBean(I id,
BeanEntry<I> entry) |
BeanKey<I> |
createKey(I id) |
createValuefindValue, tryValueremoveCopyright © 2018 JBoss by Red Hat. All rights reserved.