Uses of Class
net.officefloor.configuration.impl.ConfigurationContextImpl
-
Packages that use ConfigurationContextImpl Package Description net.officefloor.configuration.impl net.officefloor.configuration.impl.configuration net.officefloor.eclipse.bridge -
-
Uses of ConfigurationContextImpl in net.officefloor.configuration.impl
Subclasses of ConfigurationContextImpl in net.officefloor.configuration.impl Modifier and Type Class Description class
AbstractWritableConfigurationContext
AbstractWritableConfigurationContext
. -
Uses of ConfigurationContextImpl in net.officefloor.configuration.impl.configuration
Subclasses of ConfigurationContextImpl in net.officefloor.configuration.impl.configuration Modifier and Type Class Description class
ClassLoaderConfigurationContext
ConfigurationContext
for aClassLoader
class path.class
FileSystemConfigurationContext
File systemWritableConfigurationContext
.class
MemoryConfigurationContext
ConfigurationContext
that stores content in memory only (not persisting it).class
XmlFileConfigurationContext
-
Uses of ConfigurationContextImpl in net.officefloor.eclipse.bridge
Subclasses of ConfigurationContextImpl in net.officefloor.eclipse.bridge Modifier and Type Class Description class
ProjectConfigurationContext
-