com.sun.cdc.config |
|
Java Source File Name | Type | Comment |
DynamicProperties.java | Class | This class holds information necessary for dynamic properties resolution. |
PropertyProvider.java | Interface | This interface must be implemented by every class that performs dynamic
resolution of one or more system properties. |
PropertyProviderAdapter.java | Class | This class serves as an adapter for PropertyProvider interface. |