Class CAPPCacheManager
java.lang.Object
org.eclipse.lemminx.customservice.synapse.mediator.tryout.CAPPCacheManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit()static voidshutdown()static voidupdateArtifactId(String pomPath, String newArtifactId) static voidvalidateCAPPCache(String projectUri)
-
Constructor Details
-
CAPPCacheManager
public CAPPCacheManager()
-
-
Method Details
-
init
public static void init() -
validateCAPPCache
- Throws:
ArtifactDeploymentException
-
updateArtifactId
-
shutdown
public static void shutdown()
-