Package | Description |
---|---|
org.infinispan.cdi.util |
This package contains utility classes.
|
Modifier and Type | Method and Description |
---|---|
ContextualReference<T> |
ContextualReference.create(javax.enterprise.context.spi.CreationalContext<T> ctx)
Create the instance
|
ContextualReference<T> |
ContextualReference.destroy(javax.enterprise.context.spi.CreationalContext<T> ctx)
destroy the bean
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.