|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.ots.util.PropagationContextManager
public final class PropagationContextManager
This class is a propagation context manager. It provides several functions to extract and put information into a propagation context.
| Method Summary | |
|---|---|
static void |
complete(PropagationContext ctx,
Control ctrl)
This operation is used to add implementation specific data to a propagation context. |
static Control |
extract(PropagationContext ctx)
This operation is used to extract a control object reference from the implementation specific data. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void complete(PropagationContext ctx,
Control ctrl)
public static Control extract(PropagationContext ctx)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||