net.officefloor.compile.spi.governance.source
Interface GovernanceSourceSpecification
public interface GovernanceSourceSpecification
Specification of a GovernanceSource. This is different to the
GovernanceSourceMetaData as it specifies how to configure the
GovernanceSource to then obtain its
GovernanceSource based on the configuration.
- Author:
- Daniel Sagenschneider
getProperties
GovernanceSourceProperty[] getProperties()
- Obtains the specification of the properties for the
GovernanceSource.
- Returns:
- Property specification.
Copyright © 2005-2013. All Rights Reserved.