Class WeldManagedReferenceFactory

java.lang.Object
org.jboss.as.weld.injection.WeldManagedReferenceFactory
All Implemented Interfaces:
ComponentFactory

public class WeldManagedReferenceFactory extends Object implements ComponentFactory
Managed reference factory that can be used to create and inject components.
Author:
Stuart Douglas