Class ManagedReferenceFactoryToResourceReferenceFactoryAdapter<T>
java.lang.Object
org.jboss.as.weld.services.bootstrap.ManagedReferenceFactoryToResourceReferenceFactoryAdapter<T>
- Type Parameters:
T-
- All Implemented Interfaces:
org.jboss.weld.injection.spi.ResourceReferenceFactory<T>
public class ManagedReferenceFactoryToResourceReferenceFactoryAdapter<T>
extends Object
implements org.jboss.weld.injection.spi.ResourceReferenceFactory<T>
ResourceReferenceFactory backed by ManagedReferenceFactory.- Author:
- Jozef Hartinger
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ManagedReferenceFactoryToResourceReferenceFactoryAdapter
-
-
Method Details
-
createResource
- Specified by:
createResourcein interfaceorg.jboss.weld.injection.spi.ResourceReferenceFactory<T>
-