Uses of Interface
net.officefloor.compile.properties.PropertyConfigurable
Packages that use PropertyConfigurable
Package
Description
-
Uses of PropertyConfigurable in net.officefloor.compile
Classes in net.officefloor.compile that implement PropertyConfigurableModifier and TypeClassDescriptionclassOfficeFloor compiler to compile theOfficeFloorinto theOfficeFrameto be built. -
Uses of PropertyConfigurable in net.officefloor.compile.impl
Classes in net.officefloor.compile.impl that implement PropertyConfigurable -
Uses of PropertyConfigurable in net.officefloor.compile.impl.adapt
Classes in net.officefloor.compile.impl.adapt that implement PropertyConfigurableModifier and TypeClassDescriptionclassAdapts the implementingOfficeFloorCompilerto be used when theOfficeFloorCompilerreference may be from a differentClassLoader. -
Uses of PropertyConfigurable in net.officefloor.compile.impl.properties
Methods in net.officefloor.compile.impl.properties with parameters of type PropertyConfigurableModifier and TypeMethodDescriptionvoidPropertyListImpl.configureProperties(PropertyConfigurable configurable) static voidPropertiesUtil.copyPrefixedProperties(SourceProperties source, String propertyPrefix, PropertyConfigurable target) Copies allPropertyinstances with the name prefix from theSourcePropertiesto thePropertyConfigurable.static voidPropertiesUtil.copyProperties(SourceProperties source, PropertyConfigurable target, String... propertyNames) -
Uses of PropertyConfigurable in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement PropertyConfigurableModifier and TypeClassDescriptionclassAdministrationNodeimplementation.classExecutiveNodeimplementation.classFunctionNamespaceNodeimplementation.classImplementation of theGovernanceNode.classManagedObjectPoolNodeimplementation.classManagedObjectSourceNodeimplementation.classOfficeFloorNodeimplementation.classOfficeNodeimplementation.classSectionNodeimplementation.classSupplierNodeimplementation.classTeamNodeimplementation. -
Uses of PropertyConfigurable in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement PropertyConfigurable -
Uses of PropertyConfigurable in net.officefloor.compile.internal.structure
Subinterfaces of PropertyConfigurable in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceOfficeAdministrationnode.interfaceOfficeFloorExecutivenode.interfaceSectionFunctionNamespacenode.interfaceOfficeGovernancenode.interfaceNode representing instance use of aManagedObjectPool.interfaceNode representing aManagedObjectSource.interfaceOfficeFloornode.interfaceOfficenode.interfaceNode within the hierarchy ofOfficeSectioninstances.interfaceSupplierNode.interfaceOfficeFloorTeamnode. -
Uses of PropertyConfigurable in net.officefloor.compile.properties
Methods in net.officefloor.compile.properties with parameters of type PropertyConfigurableModifier and TypeMethodDescriptionvoidPropertyList.configureProperties(PropertyConfigurable configurable) -
Uses of PropertyConfigurable in net.officefloor.compile.spi.office
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.officeModifier and TypeInterfaceDescriptioninterfaceAdministrationwithin theOffice.interfaceGovernancewithin theOffice.interfaceManagedObjectPoolwithin theOffice.interfaceManagedObjectSourcewithin theOffice.interfaceOfficeSectionof theOffice.interfaceSuppliesOfficeManagedObjectSourceinstances within theOffice. -
Uses of PropertyConfigurable in net.officefloor.compile.spi.officefloor
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.officefloorModifier and TypeInterfaceDescriptioninterfaceDeployedOfficewithin theOfficeFloor.interfaceExecutivefor theOfficeFloor.interfaceManagedObjectPoolwithin theOfficeFloor.interfaceManagedObjectSourceon theOfficeFloor.interfaceSuppliesOfficeFloorManagedObjectSourceinstances within theOfficeFloor.interfaceTeamwithin theOfficeFloor. -
Uses of PropertyConfigurable in net.officefloor.compile.spi.section
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.sectionModifier and TypeInterfaceDescriptioninterfaceFunctionNamespaceNodewithin theSectionNode.interfaceManagedObjectPoolwithin theOfficeSection.interfaceManagedObjectSourcewithin anSectionNode.interfaceSubSectionof anSectionNode. -
Uses of PropertyConfigurable in net.officefloor.compile.spi.supplier.source
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.supplier.source -
Uses of PropertyConfigurable in net.officefloor.configuration.impl.configuration
Classes in net.officefloor.configuration.impl.configuration that implement PropertyConfigurableModifier and TypeClassDescriptionclass -
Uses of PropertyConfigurable in net.officefloor.jdbc.test
Methods in net.officefloor.jdbc.test with parameters of type PropertyConfigurableModifier and TypeMethodDescriptionprotected abstract voidAbstractJdbcTestCase.loadConnectionProperties(PropertyConfigurable mos) Loads the properties for theReadOnlyConnectionManagedObjectSource.protected abstract voidAbstractJdbcTestCase.loadDataSourceProperties(PropertyConfigurable mos) Loads the properties for theDataSourceManagedObjectSource. -
Uses of PropertyConfigurable in net.officefloor.jpa.test
Methods in net.officefloor.jpa.test with parameters of type PropertyConfigurableModifier and TypeMethodDescriptionprotected voidAbstractJpaTestCase.loadDataSourceProperties(PropertyConfigurable mos) Loads the properties for theDataSourceManagedObjectSource.protected abstract voidAbstractJpaTestCase.loadJpaProperties(PropertyConfigurable jpa) Loads the properties for theJpaManagedObjectSource. -
Uses of PropertyConfigurable in net.officefloor.polyglot.test
Subinterfaces of PropertyConfigurable in net.officefloor.polyglot.test -
Uses of PropertyConfigurable in net.officefloor.web.security.build
Subinterfaces of PropertyConfigurable in net.officefloor.web.security.build -
Uses of PropertyConfigurable in net.officefloor.web.security.type
Classes in net.officefloor.web.security.type that implement PropertyConfigurableModifier and TypeClassDescriptionclassHttpSecuritySupportingManagedObjectImpl<O extends Enum<O>>HttpSecuritySupportingManagedObjectimplementation. -
Uses of PropertyConfigurable in net.officefloor.web.spi.security
Subinterfaces of PropertyConfigurable in net.officefloor.web.spi.securityModifier and TypeInterfaceDescriptioninterfaceHttpSecuritySupportingManagedObject<O extends Enum<O>>HttpSecuritySourceconfiguredManagedObjectto provide supporting dependencies to theHttpAuthenticationandHttpAccessControlfor using theHttpSecuritySource. -
Uses of PropertyConfigurable in net.officefloor.web.template.build
Subinterfaces of PropertyConfigurable in net.officefloor.web.template.buildModifier and TypeInterfaceDescriptioninterfaceWeb template.interfaceBuilds theWebTemplateExtension.Classes in net.officefloor.web.template.build that implement PropertyConfigurable