|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJPFactory | |
---|---|
com.sourceforge.jpatterns.core | |
com.sourceforge.jpatterns.core.configuration | |
com.sourceforge.jpatterns.patterns.factory |
Uses of IJPFactory in com.sourceforge.jpatterns.core |
---|
Methods in com.sourceforge.jpatterns.core that return IJPFactory | |
---|---|
IJPFactory |
JPEngineImpl.getFactory(String factoryName,
String scope)
|
IJPFactory |
IJPEngine.getFactory(String factoryName,
String scope)
Get the IJPFactory using the provided name and the scope. |
protected IJPFactory |
JPEngineImpl.getPluginFactory()
Get factory is used for the retriving the plugin configurations |
Uses of IJPFactory in com.sourceforge.jpatterns.core.configuration |
---|
Methods in com.sourceforge.jpatterns.core.configuration that return IJPFactory | |
---|---|
IJPFactory |
PropertiesBasedFactory.instantiateFactory()
|
Uses of IJPFactory in com.sourceforge.jpatterns.patterns.factory |
---|
Classes in com.sourceforge.jpatterns.patterns.factory that implement IJPFactory | |
---|---|
class |
JPFactoryImpl
The default implementation of the IJPFactory interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |