|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfiguredResource<T>
Interface provisioning callbacks for setting configuration properties for a flow component as required for runtime.
| Method Summary | |
|---|---|
T |
getConfiguration()
Set configuration. |
String |
getConfiguredResourceId()
Get the id for this configured resource |
void |
setConfiguration(T configuration)
Set configuration. |
void |
setConfiguredResourceId(String id)
Set the id for this configured resource |
| Method Detail |
|---|
String getConfiguredResourceId()
void setConfiguredResourceId(String id)
T getConfiguration()
void setConfiguration(T configuration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||