Uses of Class
org.java.plugin.ObjectFactory
Packages that use ObjectFactory
Package
Description
This package contains framework runtime API.
This package contains standard implementation of main framework runtime API.
-
Uses of ObjectFactory in org.java.plugin
Methods in org.java.plugin that return ObjectFactoryModifier and TypeMethodDescriptionstatic ObjectFactoryObjectFactory.newInstance()Creates and configures new instance of object factory.static ObjectFactoryObjectFactory.newInstance(ExtendedProperties config) Creates and configures new instance of object factory. -
Uses of ObjectFactory in org.java.plugin.standard
Subclasses of ObjectFactory in org.java.plugin.standardModifier and TypeClassDescriptionclassStandard object factory implementation.