Uses of Class
com.aeontronix.enhancedmule.tools.runtime.Server
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint | |
| com.aeontronix.enhancedmule.tools.anypoint.application.deploy | |
| com.aeontronix.enhancedmule.tools.runtime |
-
Uses of Server in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint that return Server Modifier and Type Method Description ServerEnvironment. findServerByName(String name)Methods in com.aeontronix.enhancedmule.tools.anypoint that return types with arguments of type Server Modifier and Type Method Description List<Server>Environment. findAllServers() -
Uses of Server in com.aeontronix.enhancedmule.tools.anypoint.application.deploy
Constructors in com.aeontronix.enhancedmule.tools.anypoint.application.deploy with parameters of type Server Constructor Description HDeploymentOperation(RuntimeDeploymentRequest req, Server server, ApplicationSource source) -
Uses of Server in com.aeontronix.enhancedmule.tools.runtime
Subclasses of Server in com.aeontronix.enhancedmule.tools.runtime Modifier and Type Class Description classServerGroupMethods in com.aeontronix.enhancedmule.tools.runtime with parameters of type Server Modifier and Type Method Description voidServerGroup. addServer(Server server)Constructors in com.aeontronix.enhancedmule.tools.runtime with parameters of type Server Constructor Description HApplication(Server parent)