Uses of Interface
net.officefloor.compile.properties.PropertyConfigurable
-
-
Uses of PropertyConfigurable in net.officefloor.compile
Classes in net.officefloor.compile that implement PropertyConfigurable Modifier and Type Class Description classOfficeFloorCompilerOfficeFloor compiler to compile theOfficeFloorinto theOfficeFrameto be built. -
Uses of PropertyConfigurable in net.officefloor.compile.impl
Classes in net.officefloor.compile.impl that implement PropertyConfigurable Modifier and Type Class Description classOfficeFloorCompilerImplOfficeFloorCompilerimplementation. -
Uses of PropertyConfigurable in net.officefloor.compile.impl.adapt
Classes in net.officefloor.compile.impl.adapt that implement PropertyConfigurable Modifier and Type Class Description classOfficeFloorCompilerAdapterAdapts 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 PropertyConfigurable Modifier and Type Method Description voidPropertyListImpl. configureProperties(PropertyConfigurable configurable)static voidPropertiesUtil. copyPrefixedProperties(SourceProperties source, java.lang.String propertyPrefix, PropertyConfigurable target)Copies allPropertyinstances with the name prefix from theSourcePropertiesto thePropertyConfigurable.static voidPropertiesUtil. copyProperties(SourceProperties source, PropertyConfigurable target, java.lang.String... propertyNames) -
Uses of PropertyConfigurable in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement PropertyConfigurable Modifier and Type Class Description classAdministrationNodeImplAdministrationNodeimplementation.classExecutiveNodeImplExecutiveNodeimplementation.classFunctionNamespaceNodeImplFunctionNamespaceNodeimplementation.classGovernanceNodeImplImplementation of theGovernanceNode.classManagedObjectPoolNodeImplManagedObjectPoolNodeimplementation.classManagedObjectSourceNodeImplManagedObjectSourceNodeimplementation.classOfficeFloorNodeImplOfficeFloorNodeimplementation.classOfficeNodeImplOfficeNodeimplementation.classSectionNodeImplSectionNodeimplementation.classSupplierNodeImplSupplierNodeimplementation.classTeamNodeImplTeamNodeimplementation. -
Uses of PropertyConfigurable in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement PropertyConfigurable Modifier and Type Class Description classSuppliedManagedObjectSourceTypeImplSuppliedManagedObjectSourceTypeimplementation. -
Uses of PropertyConfigurable in net.officefloor.compile.internal.structure
Subinterfaces of PropertyConfigurable in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceAdministrationNodeOfficeAdministrationnode.interfaceExecutiveNodeOfficeFloorExecutivenode.interfaceFunctionNamespaceNodeSectionFunctionNamespacenode.interfaceGovernanceNodeOfficeGovernancenode.interfaceManagedObjectPoolNodeNode representing instance use of aManagedObjectPool.interfaceManagedObjectSourceNodeNode representing aManagedObjectSource.interfaceOfficeFloorNodeOfficeFloornode.interfaceOfficeNodeOfficenode.interfaceSectionNodeNode within the hierarchy ofOfficeSectioninstances.interfaceSupplierNodeSupplierNode.interfaceTeamNodeOfficeFloorTeamnode. -
Uses of PropertyConfigurable in net.officefloor.compile.properties
Methods in net.officefloor.compile.properties with parameters of type PropertyConfigurable Modifier and Type Method Description voidPropertyList. configureProperties(PropertyConfigurable configurable) -
Uses of PropertyConfigurable in net.officefloor.compile.spi.office
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.office Modifier and Type Interface Description interfaceOfficeAdministrationAdministrationwithin theOffice.interfaceOfficeGovernanceGovernancewithin theOffice.interfaceOfficeManagedObjectPoolManagedObjectPoolwithin theOffice.interfaceOfficeManagedObjectSourceManagedObjectSourcewithin theOffice.interfaceOfficeSectionOfficeSectionof theOffice.interfaceOfficeSupplierSuppliesOfficeManagedObjectSourceinstances within theOffice. -
Uses of PropertyConfigurable in net.officefloor.compile.spi.officefloor
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.officefloor Modifier and Type Interface Description interfaceDeployedOfficeDeployedOfficewithin theOfficeFloor.interfaceOfficeFloorExecutiveExecutivefor theOfficeFloor.interfaceOfficeFloorManagedObjectPoolManagedObjectPoolwithin theOfficeFloor.interfaceOfficeFloorManagedObjectSourceManagedObjectSourceon theOfficeFloor.interfaceOfficeFloorSupplierSuppliesOfficeFloorManagedObjectSourceinstances within theOfficeFloor.interfaceOfficeFloorTeamTeamwithin theOfficeFloor. -
Uses of PropertyConfigurable in net.officefloor.compile.spi.section
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.section Modifier and Type Interface Description interfaceSectionFunctionNamespaceFunctionNamespaceNodewithin theSectionNode.interfaceSectionManagedObjectPoolManagedObjectPoolwithin theOfficeSection.interfaceSectionManagedObjectSourceManagedObjectSourcewithin anSectionNode.interfaceSubSectionSubSectionof anSectionNode. -
Uses of PropertyConfigurable in net.officefloor.compile.spi.supplier.source
Subinterfaces of PropertyConfigurable in net.officefloor.compile.spi.supplier.source Modifier and Type Interface Description interfaceSuppliedManagedObjectSourceSuppliedManagedObjectSource. -
Uses of PropertyConfigurable in net.officefloor.configuration.impl.configuration
Classes in net.officefloor.configuration.impl.configuration that implement PropertyConfigurable Modifier and Type Class Description classXmlFileConfigurationContext -
Uses of PropertyConfigurable in net.officefloor.jdbc.test
Methods in net.officefloor.jdbc.test with parameters of type PropertyConfigurable Modifier and Type Method Description protected 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 PropertyConfigurable Modifier and Type Method Description protected 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 Modifier and Type Interface Description protected static interfaceAbstractPolyglotProcedureTest.ProcedureBuilderBuilds theProcedure. -
Uses of PropertyConfigurable in net.officefloor.web.security.build
Subinterfaces of PropertyConfigurable in net.officefloor.web.security.build Modifier and Type Interface Description interfaceHttpSecurityBuilderHTTP security builder. -
Uses of PropertyConfigurable in net.officefloor.web.security.type
Classes in net.officefloor.web.security.type that implement PropertyConfigurable Modifier and Type Class Description classHttpSecuritySupportingManagedObjectImpl<O extends java.lang.Enum<O>>HttpSecuritySupportingManagedObjectimplementation. -
Uses of PropertyConfigurable in net.officefloor.web.spi.security
Subinterfaces of PropertyConfigurable in net.officefloor.web.spi.security Modifier and Type Interface Description interfaceHttpSecuritySupportingManagedObject<O extends java.lang.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.build Modifier and Type Interface Description interfaceWebTemplateWeb template.interfaceWebTemplateExtensionBuilderBuilds theWebTemplateExtension.Classes in net.officefloor.web.template.build that implement PropertyConfigurable Modifier and Type Class Description classAbstractWebTemplateAbstractWebTemplate.
-