|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.sandesha2.context.DummyContextManager
public class DummyContextManager
Constructor Summary | |
---|---|
DummyContextManager(org.apache.axis2.context.ConfigurationContext context)
|
Method Summary | |
---|---|
java.io.Serializable |
storeContext()
Store the current threads execution context. |
java.lang.Runnable |
wrapWithContext(java.lang.Runnable work,
java.io.Serializable context)
Wrap the provided runnable with execution context that was previously stored. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyContextManager(org.apache.axis2.context.ConfigurationContext context)
Method Detail |
---|
public java.io.Serializable storeContext()
ContextManager
storeContext
in interface ContextManager
public java.lang.Runnable wrapWithContext(java.lang.Runnable work, java.io.Serializable context)
ContextManager
wrapWithContext
in interface ContextManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |