public interface PetalsPostExtensionController extends PetalsExtensionController
Controller of a post-extension.
Modifier and Type | Field and Description |
---|---|
static String |
INST_EXT_SRV_ITF_NAME
The name of the server interface to provide
InstallationExtension . |
ADMIN_FRACTAL_ITF_NAME, ATOMICDEPLOYMENT_FRACTAL_ITF_NAME, COMPONENTINSTALLATION_FRACTAL_ITF_NAME, CONFIGURATION_FRACTAL_ITF_NAME, CONTAINER_FRACTAL_ITF_NAME, DEPLOYMENT_FRACTAL_ITF_NAME, ENDPOINT_DIRECTORY_FRACTAL_ITF_NAME, FRACTAL_SRV_ITF_NAME, INSTALLATION_FRACTAL_ITF_NAME, JMX_FRACTAL_ITF_NAME, PETALSADMIN_FRACTAL_ITF_NAME, SYSTEMSTATE_FRACTAL_ITF_NAME, TOPOLOGY_FRACTAL_ITF_NAME
Modifier and Type | Method and Description |
---|---|
boolean |
isInstallationExtension()
For this to work, the Fractal component must provides a port named and of type
InstallationExtension . |
createFractalComponent, failsPetalsStartup, getDependencies, getExtensionName, getExtensionVersion, isActivated, removeFractalComponent
static final String INST_EXT_SRV_ITF_NAME
InstallationExtension
.boolean isInstallationExtension()
InstallationExtension
.true
if the extension must be notified of artifacts installations.Copyright © 2005-2016 Linagora. All Rights Reserved.