Package | Description |
---|---|
jadex.bridge.service | |
jadex.bridge.service.component | |
jadex.bridge.service.types.library | |
jadex.commons |
This package contains generic utility classes.
|
jadex.commons.future |
Modifier and Type | Interface and Description |
---|---|
interface |
IServiceContainer
Internal interface for a service container.
|
interface |
IServiceProvider
Interface for service providers.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicServiceContainer
A service container is a simple infrastructure for a collection of
services.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentServiceContainer
Service container for active components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ILibraryServiceListener
Interface for listening to library loading and unloading.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteChangeListener<T>
Remote version of the change listener.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteResultListener<E>
Remoteable version of the result listener interface.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteDelegationResultListener<E>
Result listener that delegates calls to a future
and can be called from remote.
|
Copyright © 2013. All Rights Reserved.