Brooklyn

brooklyn.entity.java
[Java] Interface JavaSoftwareProcessDriver

brooklyn.entity.java.JavaSoftwareProcessDriver
  brooklyn.entity.basic.SoftwareProcessDriver
      brooklyn.entity.drivers.EntityDriver
All Superinterfaces:
SoftwareProcessDriver, EntityDriver

public interface JavaSoftwareProcessDriver
extends SoftwareProcessDriver

A SoftwareProcessDriver for Java processes.


Method Summary
java.lang.String getJmxContext()

java.lang.Integer getJmxPort()

java.lang.Integer getRmiPort()

 
Methods inherited from interface SoftwareProcessDriver
getEntity, isRunning, kill, restart, start, stop
 
Methods inherited from interface EntityDriver
getLocation
 

Method Detail

getJmxContext

public java.lang.String getJmxContext()


getJmxPort

public java.lang.Integer getJmxPort()


getRmiPort

public java.lang.Integer getRmiPort()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.