See: Description
Interface | Description |
---|---|
Createable |
A
Createable is an object that can create an instance of itself given
parameters from a properties file (Param s). |
Installable |
An
Installable 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 | Description |
---|---|
AbstractValueParam | |
Element |
Represents an installable element in a properties file
|
NameValueParam | |
ParamList | |
ValueParam |
Copyright © 2019. All rights reserved.