|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedResource
Interface provisioning callbacks for starting and stopping managed resources within the scope of an Ikasan flow component. An example of this are resources within Ikasan components, such as Endpoints, which can benefit from being started/stopped within the scope of a flow. i.e. creating and tearing down the physical connection of a JCA resource.
| Method Summary | |
|---|---|
void |
startManagedResource()
Provision for starting a managed resource. |
void |
stopManagedResource()
Provision for stopping a managed resource. |
| Method Detail |
|---|
void startManagedResource()
void stopManagedResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||