|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.factory.AbstractFactory
public abstract class AbstractFactory
| Constructor Summary | |
|---|---|
AbstractFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createType(Type typeSpec,
Core core)
Create an initialised instance of an object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractFactory()
| Method Detail |
|---|
public final java.lang.Object createType(Type typeSpec,
Core core)
typeSpec - Details of type to be created
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||