Package net.didion.jwnl.util.factory
package net.didion.jwnl.util.factory
Classes involved in reflective creation of JWNL components.
-
ClassDescriptionA
Createableis an object that can create an instance of itself given parameters from a properties file (Params).Represents an installable element in a properties fileAnInstallableis an object that defines a framework for allowing subclasses to define an instance of themselves as the single static instance of the superclass.Represents a parameter in a properties file.