public abstract class AbstractInstantiatorFactory extends Object implements InstantiatorFactory
| Modifier and Type | Field and Description |
|---|---|
protected WeldConfiguration |
configuration |
protected Boolean |
enabled |
protected static String |
MARKER |
| Constructor and Description |
|---|
AbstractInstantiatorFactory(WeldConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkInstantiator() |
Instantiator |
getInstantiator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waituseInstantiatorsprotected static final String MARKER
protected volatile Boolean enabled
protected final WeldConfiguration configuration
public AbstractInstantiatorFactory(WeldConfiguration configuration)
protected boolean checkInstantiator()
public Instantiator getInstantiator()
getInstantiator in interface InstantiatorFactoryCopyright © 2014. All Rights Reserved.