Class SystemBundleExtensionCreator
- java.lang.Object
-
- org.wso2.carbon.server.extensions.SystemBundleExtensionCreator
-
- All Implemented Interfaces:
CarbonLaunchExtension
public class SystemBundleExtensionCreator extends Object implements CarbonLaunchExtension
This class will read the extension folder and create extension bundles. User need to drop the classic jars that needed to be extended in ${carbon.home}/extensions folder.
-
-
Constructor Summary
Constructors Constructor Description SystemBundleExtensionCreator()
-
-
-
Method Detail
-
perform
public void perform()
- Specified by:
performin interfaceCarbonLaunchExtension
-
-