Package jadex.bridge.component
Interface IPropertiesFeature
- 
 public interface IPropertiesFeatureThis features provides properties, i.e. system-level configuration options.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetProperty(java.lang.String name)Get a property value.
 
-