Package | Description |
---|---|
jadex.bridge |
This package contains the interfaces of the adapter layer,
which is used to establish a connection between the Jadex runtime
system and an underlying platform.
|
jadex.bridge.service.component.interceptors |
Modifier and Type | Method and Description |
---|---|
static ServiceCall |
ServiceCall.getCurrentInvocation()
Get the service call instance corresponding
to the current execution context.
|
static ServiceCall |
ServiceCall.setInvocationProperties(long timeout,
Boolean realtime)
Set the properties of the next invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
CallStack
Helper class to deal with service calls
|
Modifier and Type | Method and Description |
---|---|
static ServiceCall |
CallStack.getInvocation() |
Copyright © 2012. All Rights Reserved.