|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object toolbox.object.ToolboxObjectFactoryBuilder
public class ToolboxObjectFactoryBuilder
Class to create ToolboxObjectFactory
instances.
This class makes use of the following mechanism to locate the default factory implementation.
toolbox.object.ToolboxObjectFactory
.
toolbox.object.SimpleToolboxObjectFactory
Constructor Summary | |
---|---|
ToolboxObjectFactoryBuilder()
Default constructor. |
Method Summary | |
---|---|
ToolboxObjectFactory |
newToolboxObjectFactory()
Create a new ToolboxObjectFactory instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToolboxObjectFactoryBuilder()
Method Detail |
---|
public ToolboxObjectFactory newToolboxObjectFactory() throws java.lang.Exception
ToolboxObjectFactory
instance.
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |