propertyManager
Interface IPropertyProvider


public interface IPropertyProvider


Method Summary
 void addProperties(PropertyManager propertyManager)
          Provides an oppurtunity for the implementing class to add ReadableProperties to a property manager.
 

Method Detail

addProperties

void addProperties(PropertyManager propertyManager)
Provides an oppurtunity for the implementing class to add ReadableProperties to a property manager.

Parameters:
propertyManager - The object which will manage the callee's properties