Uses of Interface
net.officefloor.frame.internal.configuration.InputManagedObjectConfiguration
Packages that use InputManagedObjectConfiguration
Package
Description
-
Uses of InputManagedObjectConfiguration in net.officefloor.frame.impl.construct.managedobject
Classes in net.officefloor.frame.impl.construct.managedobject that implement InputManagedObjectConfigurationModifier and TypeClassDescriptionclassDependencyMappingBuilderImpl<O extends Enum<O>>DependencyMappingBuilderimplementation. -
Uses of InputManagedObjectConfiguration in net.officefloor.frame.impl.construct.managedobjectsource
Methods in net.officefloor.frame.impl.construct.managedobjectsource that return InputManagedObjectConfigurationModifier and TypeMethodDescriptionManagingOfficeBuilderImpl.getInputManagedObjectConfiguration()RawManagingOfficeMetaData.getInputManagedObjectConfiguration()Indicates if theManagedObjectSourcerequires instigatingFlowinstances.Constructors in net.officefloor.frame.impl.construct.managedobjectsource with parameters of type InputManagedObjectConfigurationModifierConstructorDescriptionRawManagingOfficeMetaData(String managingOfficeName, String recycleFunctionName, InputManagedObjectConfiguration<?> inputConfiguration, ManagedObjectFlowMetaData<F>[] flowMetaDatas, ManagedObjectExecutionMetaData[] executionMetaDatas, ManagingOfficeConfiguration<F> managingOfficeConfiguration, ManagedFunctionInvocation[] startupInvocations) Initialise. -
Uses of InputManagedObjectConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return InputManagedObjectConfigurationModifier and TypeMethodDescriptionManagingOfficeConfiguration.getInputManagedObjectConfiguration()