net.officefloor.frame.spi.administration.source
Interface AdministratorSourceSpecification


public interface AdministratorSourceSpecification

Specification of a AdministratorSource. This is different to the AdministratorSourceMetaData as it specifies how to configure the AdministratorSource to then obtain its AdministratorSourceMetaData based on the configuration.

Author:
Daniel Sagenschneider

Method Summary
 AdministratorSourceProperty[] getProperties()
          Obtains the specification of the properties for the AdministratorSource.
 

Method Detail

getProperties

AdministratorSourceProperty[] getProperties()
Obtains the specification of the properties for the AdministratorSource.

Returns:
Property specification.


Copyright © 2005-2013. All Rights Reserved.