Class PropertiesReleaseDescriptorStore

  • All Implemented Interfaces:
    ReleaseDescriptorStore, org.codehaus.plexus.logging.LogEnabled

    @Component(role=ReleaseDescriptorStore.class,
               hint="properties")
    public class PropertiesReleaseDescriptorStore
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements ReleaseDescriptorStore
    Read and write release configuration and state from a properties file.