|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.binding.ServiceRunner
public abstract class ServiceRunner
Runnables sent to Executors will extend this class. This class gives access to the MessageContext to provide information in scheduling decisions.
Constructor Summary | |
---|---|
ServiceRunner()
|
Method Summary | |
---|---|
MessageContext |
getMessageContext()
|
void |
setMessageContext(MessageContext messageContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
---|
run |
Constructor Detail |
---|
public ServiceRunner()
Method Detail |
---|
public MessageContext getMessageContext()
public void setMessageContext(MessageContext messageContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |