|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SupplierSource
Supplies ManagedObject instances for AutoWire by the
AutoWireApplication.
The supplied ManagedObject instances are only used should the
AutoWireApplication require an AutoWire of the potentially
supplied ManagedObject.
| Method Summary | |
|---|---|
SupplierSourceSpecification |
getSpecification()
Obtains the SupplierSourceSpecification for this
SupplierSource. |
void |
supply(SupplierSourceContext context)
Supplies the necessary ManagedObject instances. |
| Method Detail |
|---|
SupplierSourceSpecification getSpecification()
Obtains the SupplierSourceSpecification for this
SupplierSource.
This enables the SupplierSourceContext to be populated with the
necessary details as per this SupplierSourceSpecification in
loading the SupplierType.
SupplierSourceSpecification.
void supply(SupplierSourceContext context)
throws Exception
ManagedObject instances.
context - SupplierSourceContext.
Exception - If fails to provide supply of ManagedObject
instances.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||