org.jboss.weld.util.reflection.instantiation
Class DefaultInstantiatorFactory
java.lang.Object
org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
org.jboss.weld.util.reflection.instantiation.DefaultInstantiatorFactory
- All Implemented Interfaces:
- org.jboss.weld.bootstrap.api.Service, InstantiatorFactory
public class DefaultInstantiatorFactory
- extends AbstractInstantiatorFactory
A factory class for obtaining the first available instantiator
- Author:
- Nicklas Karlsson, Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultInstantiatorFactory
public DefaultInstantiatorFactory()
useInstantiators
public boolean useInstantiators()
cleanup
public void cleanup()
Copyright © 2013 Seam Framework. All Rights Reserved.