Package | Description |
---|---|
net.officefloor.frame.spi.managedobject.source.impl |
Modifier and Type | Interface and Description |
---|---|
static interface |
AbstractAsyncManagedObjectSource.DependencyLabeller
Provide
AbstractAsyncManagedObjectSource.Labeller functionality along with qualifying type of
dependency. |
Modifier and Type | Method and Description |
---|---|
AbstractAsyncManagedObjectSource.Labeller |
AbstractAsyncManagedObjectSource.MetaDataContext.addFlow(Class<?> argumentType)
Adds a required
JobSequence identified by an index into the
order the JobSequence was added. |
AbstractAsyncManagedObjectSource.Labeller |
AbstractAsyncManagedObjectSource.MetaDataContext.addFlow(F key,
Class<?> argumentType)
Adds a required
JobSequence identified by the key. |
AbstractAsyncManagedObjectSource.Labeller |
AbstractAsyncManagedObjectSource.Labeller.setLabel(String label)
Specifies the label.
|
AbstractAsyncManagedObjectSource.Labeller |
AbstractAsyncManagedObjectSource.DependencyLabeller.setTypeQualifier(String qualifier)
Specifies qualifier for the type.
|
Copyright © 2005–2016. All rights reserved.