Package net.officefloor.frame.api.managedobject.source.impl
-
Interface Summary Interface Description AbstractAsyncManagedObjectSource.DependencyLabeller<K extends java.lang.Enum<K>> ProvideAbstractAsyncManagedObjectSource.Labeller
functionality along with qualifying type of dependency.AbstractAsyncManagedObjectSource.ExecutionLabeller Provides the ability to label the requiredExecutionStrategy
.AbstractAsyncManagedObjectSource.Labeller<K extends java.lang.Enum<K>> Provides the ability to label the required dependency orFlow
.AbstractAsyncManagedObjectSource.MetaDataContext<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> Context for theManagedObjectSource.init(ManagedObjectSourceContext)
.AbstractAsyncManagedObjectSource.SpecificationContext Context for theAbstractAsyncManagedObjectSource.getSpecification()
. -
Class Summary Class Description AbstractAsyncManagedObjectSource<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> AbstractManagedObjectSource
allowing to asynchronously source theManagedObject
.AbstractManagedObjectSource<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> AbstractManagedObjectSource
that allows to synchronously source theManagedObject
.ManagedObjectDependencyMetaDataImpl<O extends java.lang.Enum<O>> Implementation of theManagedObjectDependencyMetaData
.ManagedObjectExecutionMetaDataImpl ManagedObjectExecutionMetaData
implementation.ManagedObjectExtensionMetaDataImpl<E> Implementation ofManagedObjectExtensionMetaData
.ManagedObjectFlowMetaDataImpl<F extends java.lang.Enum<F>> ManagedObjectFlowMetaData
implementation.ManagedObjectSourcePropertyImpl Implementation of theManagedObjectSourceProperty
.