|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Stoppable
Stoppable is a lifecycle interfaqce that introduces a stop() method to an object.
This lifecycle interface should always be implemented with its opposite lifecycle interface Stoppable.
Startable| Field Summary | |
|---|---|
static String |
PHASE_NAME
|
| Method Summary | |
|---|---|
void |
stop()
|
| Field Detail |
|---|
static final String PHASE_NAME
| Method Detail |
|---|
void stop()
throws MuleException
MuleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||