Uses of Interface
net.officefloor.compile.spi.supplier.source.SupplierCompileConfiguration
Packages that use SupplierCompileConfiguration
-
Uses of SupplierCompileConfiguration in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement SupplierCompileConfigurationMethods in net.officefloor.compile.impl.supplier that return SupplierCompileConfigurationConstructors in net.officefloor.compile.impl.supplier with parameters of type SupplierCompileConfigurationModifierConstructorDescriptionInitialSupplierTypeImpl(SupplierThreadLocalType[] supplierThreadLocalTypes, ThreadSynchroniserFactory[] threadSynchronisers, SuppliedManagedObjectSourceType[] suppliedManagedObjectTypes, InternalSupplier[] internalSuppliers, SupplierCompileCompletion[] compileCompletions, SupplierCompileConfiguration compileConfiguration) Initiate. -
Uses of SupplierCompileConfiguration in net.officefloor.compile.supplier
Methods in net.officefloor.compile.supplier that return SupplierCompileConfigurationModifier and TypeMethodDescriptionInitialSupplierType.getCompileConfiguration()Obtains theSupplierCompileConfigurationfor theSupplierCompileCompletion.