com.change_vision.jude.api.inf.system
Interface SystemPropertyAccessor

com.change_vision.jude.api.inf.system.SystemPropertyAccessor

public SystemPropertyAccessor

Interface to operate System Properties.


Method Summary
abstract  Properties getSystemProperties()
          Get System Properties to set and get the property.
 

Method Detail

getSystemProperties

abstract Properties getSystemProperties()
Get System Properties to set and get the property.
This Properties are persisted when Astah is shutdown automatically.

Returns:
System Properties