Uses of Interface
net.officefloor.compile.supplier.SupplierThreadLocalType
Packages that use SupplierThreadLocalType
Package
Description
-
Uses of SupplierThreadLocalType in net.officefloor.compile.impl.supplier
Classes in net.officefloor.compile.impl.supplier that implement SupplierThreadLocalTypeMethods in net.officefloor.compile.impl.supplier that return SupplierThreadLocalTypeModifier and TypeMethodDescriptionSupplierSourceContextImpl.getSupplierThreadLocalTypes()SupplierTypeImpl.getSupplierThreadLocalTypes()Constructors in net.officefloor.compile.impl.supplier with parameters of type SupplierThreadLocalTypeModifierConstructorDescriptionInitialSupplierTypeImpl(SupplierThreadLocalType[] supplierThreadLocalTypes, ThreadSynchroniserFactory[] threadSynchronisers, SuppliedManagedObjectSourceType[] suppliedManagedObjectTypes, InternalSupplier[] internalSuppliers, SupplierCompileCompletion[] compileCompletions, SupplierCompileConfiguration compileConfiguration) Initiate.SupplierTypeImpl(SupplierThreadLocalType[] supplierThreadLocalTypes, ThreadSynchroniserFactory[] threadSynchronisers, SuppliedManagedObjectSourceType[] suppliedManagedObjectTypes, InternalSupplier[] internalSuppliers) Initiate. -
Uses of SupplierThreadLocalType in net.officefloor.compile.spi.supplier.source
Methods in net.officefloor.compile.spi.supplier.source that return SupplierThreadLocalTypeModifier and TypeMethodDescriptionSupplierCompileConfiguration.getSupplierThreadLocalTypes()Obtains theSupplierThreadLocalTypeinstances. -
Uses of SupplierThreadLocalType in net.officefloor.compile.supplier
Methods in net.officefloor.compile.supplier that return SupplierThreadLocalTypeModifier and TypeMethodDescriptionSupplierType.getSupplierThreadLocalTypes()Obtains the requiredSupplierThreadLocalTypeinstances required by theSupplierSource.