Interface ConfigurationDetails

All Superinterfaces:
Map<String,Object>

public interface ConfigurationDetails extends Map<String,Object>
Provides all of the configuration details for a particular PID. This object is analogous to the Configuration object

This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.