|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HornetQComponentControl

A HornetQComponentControl is used to manage the life cycle of a HornetQ component.
| Method Summary | |
|---|---|
boolean |
isStarted()
Returns true if this component is started, false else. |
void |
start()
Starts this component. |
void |
stop()
Stops this component. |
| Method Detail |
|---|
boolean isStarted()
true if this component is started, false else.
void start()
throws Exception
Exception
void stop()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||