Uses of Class
com.aeontronix.enhancedmule.tools.runtime.CHApplication
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint | |
| com.aeontronix.enhancedmule.tools.legacy.deploy | |
| com.aeontronix.enhancedmule.tools.runtime |
-
Uses of CHApplication in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint that return CHApplication Modifier and Type Method Description CHApplicationEnvironment. findCHApplicationByDomain(String domain) -
Uses of CHApplication in com.aeontronix.enhancedmule.tools.legacy.deploy
Methods in com.aeontronix.enhancedmule.tools.legacy.deploy with parameters of type CHApplication Modifier and Type Method Description voidDeploymentConfig. mergeExistingProperties(CHApplication existingApp) -
Uses of CHApplication in com.aeontronix.enhancedmule.tools.runtime
Methods in com.aeontronix.enhancedmule.tools.runtime that return CHApplication Modifier and Type Method Description static CHApplicationCHApplication. find(Environment environment, String domain)CHApplicationCHApplication. refresh()Constructors in com.aeontronix.enhancedmule.tools.runtime with parameters of type CHApplication Constructor Description CHDeploymentResult(CHApplication application)