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