Uses of Interface
net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.ExecutionLabeller
-
Packages that use AbstractAsyncManagedObjectSource.ExecutionLabeller Package Description net.officefloor.frame.api.managedobject.source.impl -
-
Uses of AbstractAsyncManagedObjectSource.ExecutionLabeller in net.officefloor.frame.api.managedobject.source.impl
Methods in net.officefloor.frame.api.managedobject.source.impl that return AbstractAsyncManagedObjectSource.ExecutionLabeller Modifier and Type Method Description AbstractAsyncManagedObjectSource.ExecutionLabeller
AbstractAsyncManagedObjectSource.MetaDataContext. addExecutionStrategy()
Adds a requiredExecutionStrategy
identified by an index into the order theExecutionStrategy
was added.AbstractAsyncManagedObjectSource.ExecutionLabeller
AbstractAsyncManagedObjectSource.ExecutionLabeller. setLabel(java.lang.String label)
Specifies the label.
-