Uses of Interface
net.officefloor.frame.api.source.SourceProperties
-
-
Uses of SourceProperties in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement SourceProperties Modifier and Type Class Description classManagedFunctionSourceContextImplManagedFunctionSourceContextimplementation. -
Uses of SourceProperties in net.officefloor.compile.impl.office
Classes in net.officefloor.compile.impl.office that implement SourceProperties Modifier and Type Class Description classOfficeSourceContextImplOfficeSourceContextimplementation. -
Uses of SourceProperties in net.officefloor.compile.impl.officefloor
Classes in net.officefloor.compile.impl.officefloor that implement SourceProperties Modifier and Type Class Description classOfficeFloorSourceContextImplOfficeFloorSourceContextimplementation. -
Uses of SourceProperties in net.officefloor.compile.impl.pool
Classes in net.officefloor.compile.impl.pool that implement SourceProperties Modifier and Type Class Description classManagedObjectPoolSourceContextImplManagedObjectPoolSourceimplementation.Constructors in net.officefloor.compile.impl.pool with parameters of type SourceProperties Constructor Description ManagedObjectPoolSourceContextImpl(java.lang.String managedObjectPoolName, boolean isLoadingType, java.lang.String[] additionalProfiles, SourceProperties properties, SourceContext sourceContext)Initiate. -
Uses of SourceProperties in net.officefloor.compile.impl.properties
Classes in net.officefloor.compile.impl.properties that implement SourceProperties Modifier and Type Class Description classPropertyListSourcePropertiesSourcePropertiesinitialised from aPropertyList.Methods in net.officefloor.compile.impl.properties with parameters of type SourceProperties Modifier and Type Method Description static voidPropertiesUtil. copyPrefixedProperties(SourceProperties source, java.lang.String propertyPrefix, PropertyConfigurable target)Copies allPropertyinstances with the name prefix from theSourcePropertiesto thePropertyConfigurable.static voidPropertiesUtil. copyPrefixedProperties(SourceProperties source, java.lang.String propertyPrefix, PropertyList target)Copies allPropertyinstances with the name prefix from theSourcePropertiesto thePropertyConfigurable.static voidPropertiesUtil. copyProperties(SourceProperties source, PropertyConfigurable target, java.lang.String... propertyNames)static voidPropertiesUtil. copyProperties(SourceProperties source, PropertyList target, java.lang.String... propertyNames) -
Uses of SourceProperties in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement SourceProperties Modifier and Type Class Description classSectionSourceContextImplSectionSourceContextimplementation. -
Uses of SourceProperties in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement SourceProperties Modifier and Type Class Description classSupplierSourceContextImplSupplierSourceContextimplementation. -
Uses of SourceProperties in net.officefloor.compile.spi.administration.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.administration.source Modifier and Type Interface Description interfaceAdministrationSourceContextContext for initialising aAdministrationSource. -
Uses of SourceProperties in net.officefloor.compile.spi.governance.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.governance.source Modifier and Type Interface Description interfaceGovernanceSourceContextContext for initialising aGovernanceSource. -
Uses of SourceProperties in net.officefloor.compile.spi.managedfunction.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.managedfunction.source Modifier and Type Interface Description interfaceManagedFunctionSourceContextContext for loading aFunctionNamespaceType. -
Uses of SourceProperties in net.officefloor.compile.spi.office.extension
Subinterfaces of SourceProperties in net.officefloor.compile.spi.office.extension Modifier and Type Interface Description interfaceOfficeExtensionContextContext for theOfficeExtensionService. -
Uses of SourceProperties in net.officefloor.compile.spi.office.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.office.source Modifier and Type Interface Description interfaceOfficeSourceContextContext for theOfficeSource. -
Uses of SourceProperties in net.officefloor.compile.spi.officefloor.extension
Subinterfaces of SourceProperties in net.officefloor.compile.spi.officefloor.extension Modifier and Type Interface Description interfaceOfficeFloorExtensionContextContext for theOfficeFloorExtensionService. -
Uses of SourceProperties in net.officefloor.compile.spi.officefloor.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.officefloor.source Modifier and Type Interface Description interfaceOfficeFloorSourceContextContext for theOfficeFloorSource. -
Uses of SourceProperties in net.officefloor.compile.spi.pool.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.pool.source Modifier and Type Interface Description interfaceManagedObjectPoolSourceContextContext for theManagedObjectPoolSource. -
Uses of SourceProperties in net.officefloor.compile.spi.section.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.section.source Modifier and Type Interface Description interfaceSectionSourceContextContext for loading aSectionType. -
Uses of SourceProperties in net.officefloor.compile.spi.supplier.source
Subinterfaces of SourceProperties in net.officefloor.compile.spi.supplier.source Modifier and Type Interface Description interfaceSupplierSourceContextContext for theSupplierSource. -
Uses of SourceProperties in net.officefloor.configuration.impl
Classes in net.officefloor.configuration.impl that implement SourceProperties Modifier and Type Class Description classConfigurationSourceContextImplSourceContextandConfigurationContextimplementation.Constructors in net.officefloor.configuration.impl with parameters of type SourceProperties Constructor Description ConfigurationContextImpl(ConfigurationContextImpl.ConfigurationSource configurationSource, SourceProperties properties)Instantiate.ConfigurationSourceContextImpl(java.lang.String sourceName, boolean isLoadingType, SourceContext delegate, java.lang.String[] additionalProfiles, SourceProperties sourceProperties)Instantiate. -
Uses of SourceProperties in net.officefloor.frame.api.executive
Subinterfaces of SourceProperties in net.officefloor.frame.api.executive Modifier and Type Interface Description interfaceExecutiveContextContext for theExecutive.Classes in net.officefloor.frame.api.executive that implement SourceProperties Modifier and Type Class Description classTeamSourceContextWrapperWrapper ofTeamSourceContextto enable customising theTeam. -
Uses of SourceProperties in net.officefloor.frame.api.executive.source
Subinterfaces of SourceProperties in net.officefloor.frame.api.executive.source Modifier and Type Interface Description interfaceExecutiveSourceContextContext for theExecutiveSource. -
Uses of SourceProperties in net.officefloor.frame.api.managedobject.source
Subinterfaces of SourceProperties in net.officefloor.frame.api.managedobject.source Modifier and Type Interface Description interfaceManagedObjectSourceContext<F extends java.lang.Enum<F>>Context for aManagedObjectSource. -
Uses of SourceProperties in net.officefloor.frame.api.source
Subinterfaces of SourceProperties in net.officefloor.frame.api.source Modifier and Type Interface Description interfaceServiceContextContext for theServiceFactory.interfaceSourceContextGeneric context for a source. -
Uses of SourceProperties in net.officefloor.frame.api.team.source
Subinterfaces of SourceProperties in net.officefloor.frame.api.team.source Modifier and Type Interface Description interfaceTeamSourceContextContext for theTeamSource. -
Uses of SourceProperties in net.officefloor.frame.impl.construct.executive
Classes in net.officefloor.frame.impl.construct.executive that implement SourceProperties Modifier and Type Class Description classExecutiveSourceContextImplExecutiveSourceContextimplementation.Methods in net.officefloor.frame.impl.construct.executive that return SourceProperties Modifier and Type Method Description SourcePropertiesExecutiveBuilderImpl. getProperties()Constructors in net.officefloor.frame.impl.construct.executive with parameters of type SourceProperties Constructor Description ExecutiveSourceContextImpl(boolean isLoadingType, SourceContext sourceContext, SourceProperties sourceProperties, ThreadFactoryManufacturer threadFactoryManufacturer)Instantiate. -
Uses of SourceProperties in net.officefloor.frame.impl.construct.managedobjectsource
Classes in net.officefloor.frame.impl.construct.managedobjectsource that implement SourceProperties Modifier and Type Class Description classManagedObjectSourceContextImpl<F extends java.lang.Enum<F>>Implementation of theManagedObjectSourceContext.Methods in net.officefloor.frame.impl.construct.managedobjectsource that return SourceProperties Modifier and Type Method Description SourcePropertiesManagedObjectBuilderImpl. getProperties()Constructors in net.officefloor.frame.impl.construct.managedobjectsource with parameters of type SourceProperties Constructor Description ManagedObjectSourceContextImpl(java.lang.String managedObjectSourceName, boolean isLoadingType, java.lang.String managedObjectName, ManagingOfficeConfiguration<F> managingOfficeConfiguration, java.lang.String[] additionalProfiles, SourceProperties properties, SourceContext sourceContext, ManagingOfficeBuilder<F> managingOfficeBuilder, OfficeBuilder officeBuilder, java.lang.Object startupNotify)Initiate. -
Uses of SourceProperties in net.officefloor.frame.impl.construct.source
Classes in net.officefloor.frame.impl.construct.source that implement SourceProperties Modifier and Type Class Description classSourceContextImplSourceContextimplementation.classSourcePropertiesImplSourcePropertiesimplementation.Constructors in net.officefloor.frame.impl.construct.source with parameters of type SourceProperties Constructor Description SourceContextImpl(java.lang.String sourceName, boolean isLoadingType, java.lang.String[] additionalProfiles, SourceContext delegate, SourceProperties sourceProperties)Initiate specificSourceContextwith necessarySourceProperties.SourcePropertiesImpl(SourceProperties sourceProperties)Initiate to contain the inputSourceProperties. -
Uses of SourceProperties in net.officefloor.frame.impl.construct.team
Classes in net.officefloor.frame.impl.construct.team that implement SourceProperties Modifier and Type Class Description classExecutiveContextImplExecutiveContextimplementation.Methods in net.officefloor.frame.impl.construct.team that return SourceProperties Modifier and Type Method Description SourcePropertiesTeamBuilderImpl. getProperties()Constructors in net.officefloor.frame.impl.construct.team with parameters of type SourceProperties Constructor Description ExecutiveContextImpl(boolean isLoadingType, java.lang.String teamName, boolean isRequestNoTeamOversight, int teamSize, TeamSource teamSource, Executive executive, ThreadFactoryManufacturer threadFactoryManufacturer, SourceProperties properties, SourceContext sourceContext)Initialise. -
Uses of SourceProperties in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return SourceProperties Modifier and Type Method Description SourcePropertiesExecutiveConfiguration. getProperties()Obtains theSourcePropertiesfor initialising theExecutiveSource.SourcePropertiesManagedObjectSourceConfiguration. getProperties()Obtains theSourcePropertiesto initialise theManagedObjectSource.SourcePropertiesTeamConfiguration. getProperties()Obtains theSourcePropertiesfor initialising theTeamSource. -
Uses of SourceProperties in net.officefloor.web.spi.security
Subinterfaces of SourceProperties in net.officefloor.web.spi.security Modifier and Type Interface Description interfaceHttpSecuritySourceContextContext for theHttpSecuritySource. -
Uses of SourceProperties in net.officefloor.web.template.extension
Subinterfaces of SourceProperties in net.officefloor.web.template.extension Modifier and Type Interface Description interfaceWebTemplateExtensionContextContext for theWebTemplateExtension. -
Uses of SourceProperties in net.officefloor.woof.model.woof
Subinterfaces of SourceProperties in net.officefloor.woof.model.woof Modifier and Type Interface Description interfaceWoofTemplateChangeContextContext for changing aWoofTemplateModel.Classes in net.officefloor.woof.model.woof that implement SourceProperties Modifier and Type Class Description classWoofTemplateChangeContextImplWoofTemplateChangeContextimplementation.classWoofTemplateExtensionChangeContextImplWoofTemplateExtensionChangeContextimplementation.Constructors in net.officefloor.woof.model.woof with parameters of type SourceProperties Constructor Description WoofTemplateExtensionChangeContextImpl(boolean isLoadingType, SourceContext sourceContext, java.lang.String oldUri, SourceProperties oldProperties, java.lang.String newUri, SourceProperties newProperties, ConfigurationContext configurationContext, WoofChangeIssues issues)Initiate. -
Uses of SourceProperties in net.officefloor.woof.template
Subinterfaces of SourceProperties in net.officefloor.woof.template Modifier and Type Interface Description interfaceWoofTemplateExtensionChangeContextContext forWoofTemplateExtensionSourcecreating aChange.interfaceWoofTemplateExtensionConfigurationConfiguration for aWoofTemplateExtension.interfaceWoofTemplateExtensionSourceContextContext for theWoofTemplateExtensionSource.Methods in net.officefloor.woof.template that return SourceProperties Modifier and Type Method Description static SourcePropertiesWoofTemplateExtensionLoaderUtil. createSourceProperties(java.lang.String... propertyNameValues)Creates theSourceProperties.Methods in net.officefloor.woof.template with parameters of type SourceProperties Modifier and Type Method Description Change<?>WoofTemplateExtensionLoader. refactorTemplateExtension(java.lang.String woofTemplateExtensionSourceClassName, java.lang.String oldUri, SourceProperties oldProperties, java.lang.String newUri, SourceProperties newProperties, ConfigurationContext configurationContext, SourceContext sourceContext, WoofChangeIssues issues)Refactors theWoofTemplateExtensionSourcefor theWoofTemplateModel.Change<?>WoofTemplateExtensionLoaderImpl. refactorTemplateExtension(java.lang.String woofTemplateExtensionSourceClassName, java.lang.String oldUri, SourceProperties oldProperties, java.lang.String newUri, SourceProperties newProperties, ConfigurationContext configurationContext, SourceContext sourceContext, WoofChangeIssues issues)static <S extends WoofTemplateExtensionSource>
Change<?>WoofTemplateExtensionLoaderUtil. refactorTemplateExtension(java.lang.Class<S> woofTemplateExtensionSourceClass, java.lang.String oldUri, SourceProperties oldProperties, java.lang.String newUri, SourceProperties newProperties)Creates theChangefor refactoring.static <S extends WoofTemplateExtensionSource>
Change<?>WoofTemplateExtensionLoaderUtil. refactorTemplateExtension(java.lang.Class<S> woofTemplateExtensionSourceClass, java.lang.String oldUri, SourceProperties oldProperties, java.lang.String newUri, SourceProperties newProperties, ConfigurationContext configurationContext, java.lang.ClassLoader classLoader, ResourceSource... resourceSources)Creates theChangefor refactoring.
-