|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MsgServiceInterface
Method Summary | |
---|---|
java.lang.Exception |
getException()
|
void |
start()
objects implementing this interface should return any exception worth reporting which happened during run() . |
Methods inherited from interface java.lang.Runnable |
---|
run |
Method Detail |
---|
void start()
objects implementing this interface should return any exception
worth reporting which happened during run()
.
java.lang.Exception getException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |