Package com.pnfsoftware.jeb.core.properties
package com.pnfsoftware.jeb.core.properties
Public property and configuration abstractions, including configuration storage, property
definitions, property types, and property managers.
-
InterfacesClassDescriptionBase interface for objects holding configuration data.Definition of a property.A group of property definitions.API for a property definition manager (PDM).Define a property manager (PM).Base interface for property types.Define a boolean property type.Define a bounded integer property type.Specialized string property holding a file-system path.Define a string property type.