Class PatchInstaller
- java.lang.Object
-
- org.wso2.carbon.server.extensions.PatchInstaller
-
- All Implemented Interfaces:
CarbonLaunchExtension
public class PatchInstaller extends Object implements CarbonLaunchExtension
Copy all the patches found in the patches directory to the plugins directory in a recursive manner.
-
-
Constructor Summary
Constructors Constructor Description PatchInstaller()
-
-
-
Method Detail
-
perform
public void perform()
- Specified by:
performin interfaceCarbonLaunchExtension
-
-