public final class PropagationContext extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
TransIdentity |
current |
Any |
implementation_specific_data |
TransIdentity[] |
parents |
int |
timeout |
Constructor and Description |
---|
PropagationContext() |
PropagationContext(int arg0,
TransIdentity arg1,
TransIdentity[] arg2,
Any arg3) |
public int timeout
public TransIdentity current
public TransIdentity[] parents
public Any implementation_specific_data
public PropagationContext()
public PropagationContext(int arg0, TransIdentity arg1, TransIdentity[] arg2, Any arg3)