Package net.didion.jwnl.util.factory
Classes involved in reflective creation of JWNL components.
-
Interface Summary Interface Description Createable ACreateable
is an object that can create an instance of itself given parameters from a properties file (Param
s).Installable AnInstallable
is an object that defines a framework for allowing subclasses to define an instance of themselves as the single static instance of the superclass.Param Represents a parameter in a properties file. -
Class Summary Class Description AbstractValueParam Element Represents an installable element in a properties fileNameValueParam ParamList ValueParam