Package org.jboss.weld.bean.proxy
Class ProxyInstantiator.Factory
- java.lang.Object
-
- org.jboss.weld.bean.proxy.ProxyInstantiator.Factory
-
- Enclosing interface:
- ProxyInstantiator
public static class ProxyInstantiator.Factory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ProxyInstantiatorcreate(WeldConfiguration configuration)Obtains new ProxyInstantiator based on givenWeldConfiguration.
-
-
-
Method Detail
-
create
public static ProxyInstantiator create(WeldConfiguration configuration)
Obtains new ProxyInstantiator based on givenWeldConfiguration.- Parameters:
configuration-- Returns:
-
-