|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl<C>
public abstract class AbstractFactoryImpl<C extends ConfigurationEngine>
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_FACTORY_NAME
|
| Constructor Summary | |
|---|---|
AbstractFactoryImpl()
|
|
| Method Summary | |
|---|---|
protected Core |
createCore(java.lang.String name,
C configuration,
java.lang.Class<? extends Core> coreClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_FACTORY_NAME
| Constructor Detail |
|---|
public AbstractFactoryImpl()
| Method Detail |
|---|
protected Core createCore(java.lang.String name,
C configuration,
java.lang.Class<? extends Core> coreClass)
throws CoreException
CoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||