|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectFactory | |
---|---|
org.java.plugin | This package contains framework runtime API. |
org.java.plugin.extension | |
org.java.plugin.standard | This package contains standard implementation of main framework runtime API. |
Uses of ObjectFactory in org.java.plugin |
---|
Methods in org.java.plugin that return ObjectFactory | |
---|---|
static ObjectFactory |
ObjectFactory.newInstance()
Creates and configures new instance of object factory. |
static ObjectFactory |
ObjectFactory.newInstance(ExtendedProperties config)
Creates and configures new instance of object factory. |
Constructors in org.java.plugin with parameters of type ObjectFactory | |
---|---|
PluginController(java.lang.ClassLoader pluginsClassLoader,
ObjectFactory objectFactory)
|
Uses of ObjectFactory in org.java.plugin.extension |
---|
Subclasses of ObjectFactory in org.java.plugin.extension | |
---|---|
class |
GuicyObjectFactory
Author: thasso Date: May 8, 2009 |
Uses of ObjectFactory in org.java.plugin.standard |
---|
Subclasses of ObjectFactory in org.java.plugin.standard | |
---|---|
class |
StandardObjectFactory
Standard object factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |