Package | Description |
---|---|
jadex.commons.future |
Modifier and Type | Class and Description |
---|---|
class |
TerminationCommand
Base implementation of termination command to be used for sub-classing.
|
Modifier and Type | Method and Description |
---|---|
ITerminationCommand |
TerminableIntermediateFuture.getTerminationCommand()
Get the terminate.
|
Modifier and Type | Method and Description |
---|---|
void |
TerminableIntermediateFuture.setTerminationCommand(ITerminationCommand terminate)
Set the terminate.
|
Constructor and Description |
---|
SubscriptionIntermediateFuture(ITerminationCommand terminate)
Create a new future.
|
TerminableFuture(ITerminationCommand terminate)
Create a future that is already done.
|
TerminableIntermediateFuture(ITerminationCommand terminate)
Create a new future.
|
Copyright © 2012. All Rights Reserved.