Interface IPropertiesContainer
- 
 public interface IPropertiesContainerThe container of aproperties registry.- Since:
- 3.5
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description IRegistry<java.lang.String,java.lang.Object>properties()
 
- 
- 
- 
Method Detail- 
propertiesIRegistry<java.lang.String,java.lang.Object> properties() 
 
- 
 
-