Uses of Interface
net.officefloor.frame.internal.configuration.ManagedObjectConfiguration
Packages that use ManagedObjectConfiguration
Package
Description
-
Uses of ManagedObjectConfiguration in net.officefloor.frame.impl.construct.managedfunction
Methods in net.officefloor.frame.impl.construct.managedfunction that return ManagedObjectConfiguration -
Uses of ManagedObjectConfiguration in net.officefloor.frame.impl.construct.managedobject
Classes in net.officefloor.frame.impl.construct.managedobject that implement ManagedObjectConfigurationModifier and TypeClassDescriptionclassDependencyMappingBuilderImpl<O extends Enum<O>>DependencyMappingBuilderimplementation.Methods in net.officefloor.frame.impl.construct.managedobject with parameters of type ManagedObjectConfigurationModifier and TypeMethodDescriptionRawBoundManagedObjectMetaDataFactory.constructBoundManagedObjectMetaData(ManagedObjectConfiguration<?>[] boundManagedObjectConfiguration, ManagedObjectScope scope, Map<String, RawBoundManagedObjectMetaData> scopeManagedObjects, RawManagingOfficeMetaData<?>[] inputManagedObjects, Map<String, String> boundInputManagedObjects, OfficeFloorIssues.AssetType assetType, String assetName, long defaultAsynchronousFlowTimeout, OfficeFloorIssues issues) Constructs theRawBoundManagedObjectMetaDatainstances. -
Uses of ManagedObjectConfiguration in net.officefloor.frame.impl.construct.office
Methods in net.officefloor.frame.impl.construct.office that return ManagedObjectConfigurationModifier and TypeMethodDescriptionOfficeBuilderImpl.getProcessManagedObjectConfiguration()OfficeBuilderImpl.getThreadManagedObjectConfiguration() -
Uses of ManagedObjectConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return ManagedObjectConfigurationModifier and TypeMethodDescriptionManagedFunctionConfiguration.getManagedObjectConfiguration()Obtains the configuration of theManagedFunctionboundManagedObjectinstances.OfficeConfiguration.getProcessManagedObjectConfiguration()OfficeConfiguration.getThreadManagedObjectConfiguration()