Uses of Interface
org.glite.data.common.helpers.ConfigurationBean

Packages that use ConfigurationBean
org.glite.data.common.helpers   
 

Uses of ConfigurationBean in org.glite.data.common.helpers
 

Classes in org.glite.data.common.helpers that implement ConfigurationBean
 class ContextConfigurationBean
          Base class for a configuration bean that uses the bean's own factory to set the configuration properties.
 class FileConfigurationBean
          A configuration bean that uses a Java properties file as its source, which is expected to be in the application's classpath.
 class ImplicitContextConfigurationBean
          Configuration bean that uses the bean's own factory to set the configuration properties.