Package | Description |
---|---|
org.ow2.petals.microkernel.api.extension | |
org.ow2.petals.microkernel.api.extension.exception |
Modifier and Type | Interface and Description |
---|---|
interface |
PetalsPostExtensionController
Controller of a post-extension.
|
interface |
PetalsPreExtensionController
Controller of a pre-extension.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPetalsExtensionController
Abstract class to implement
PetalsExtensionController |
Modifier and Type | Method and Description |
---|---|
List<PetalsExtensionController> |
NotSatisfiedDependenciesException.getExtensionControllers() |
Constructor and Description |
---|
NotSatisfiedDependenciesException(List<PetalsExtensionController> extensionControllers) |
Copyright © 2005-2016 Linagora. All Rights Reserved.