|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.petals.jsr181.JBIContextManager
public class JBIContextManager
The JBI Context will be used by annotated POJO classes to get access to the
message sender. Since the JBIContextManager uses ThreadLocal each
worker (thread) will have access to its own sender.
| Method Summary | |
|---|---|
static JBIContext |
getJBIContext()
|
static void |
setJBIContext(JBIContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JBIContext getJBIContext()
public static void setJBIContext(JBIContext ctx)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||