Package com.atlassian.fisheye.plugins.scm.utils

Interface Summary
Configurable<T> To be implemented by clients of the SimpleConfigurationServlet
SimpleConfiguration Interface for configuration ob jects which are used to configure plugins which are clients of the SimpleConfigurationServlet
 

Class Summary
ConfigurableSCMModule<T extends SimpleConfiguration> An SCMSource which supports a simple configuration
SimpleConfigurationServlet<T extends SimpleConfiguration> A base class for SCM configuration servlets which can treat their configuration objects as beans with String properties.