|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaitools.Factory
public abstract class Factory
Abstract base class for JAITools object factories.
| Constructor Summary | |
|---|---|
protected |
Factory()
Protected-access constructor. |
| Method Summary | |
|---|---|
protected static void |
addSpi(String spiName)
Adds a service provider interface. |
static Collection<String> |
getSupported()
Gets the supported interfaces. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Factory()
| Method Detail |
|---|
protected static void addSpi(String spiName)
spiName - the interface namepublic static Collection<String> getSupported()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||