|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLaColla.core.util.MsgService
public class MsgService
Constructor Summary | |
---|---|
MsgService()
|
Method Summary | |
---|---|
java.lang.Exception |
getException()
|
void |
run()
|
void |
start()
objects implementing this interface should return any exception worth reporting which happened during run() . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MsgService()
Method Detail |
---|
public java.lang.Exception getException()
getException
in interface MsgServiceInterface
public void run()
run
in interface java.lang.Runnable
public void start()
MsgServiceInterface
objects implementing this interface should return any exception
worth reporting which happened during run()
.
start
in interface MsgServiceInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |