Package org.wso2.carbon.server
Interface CarbonLaunchExtension
-
- All Known Implementing Classes:
AxisServiceDeployerBundleCreator,DefaultBundleCreator,DropinsBundleDeployer,EclipseIniRewriter,FragmentBundleCreator,LibraryFragmentBundleCreator,Log4jPropFileFragmentBundleCreator,PatchInstaller,SystemBundleExtensionCreator
public interface CarbonLaunchExtensionThis interface allows people to write custom extension which should be executed just before launching the Carbon Server.- See Also:
DefaultBundleCreator,SystemBundleExtensionCreator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperform()
-