Package | Description |
---|---|
org.ow2.petals.microkernel.api.container | |
org.ow2.petals.microkernel.api.jbi.management |
Modifier and Type | Method and Description |
---|---|
void |
Installer.init(Context ctxt)
init the installer.
|
Modifier and Type | Field and Description |
---|---|
protected Context |
TaskProcessor.context |
Modifier and Type | Method and Description |
---|---|
void |
Task.execute(Context context)
Launch the task with the given context.
|
void |
Task.undo(Context context)
Reverse the task in order to retrieve the environ state before execution
of this task.
|
Constructor and Description |
---|
TaskProcessor(Context context,
com.ebmwebsourcing.easycommons.log.LoggingUtil log) |
Copyright © 2005-2016 Linagora. All Rights Reserved.