Package net.didion.jwnl.util.factory
package net.didion.jwnl.util.factory
Classes involved in reflective creation of JWNL components.
-
ClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s).Represents an installable element in a properties fileAnInstallable
is 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.