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()

boolean isJmxEnabled()

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

Method Detail

getJmxContext

public java.lang.String getJmxContext()


getJmxPort

public java.lang.Integer getJmxPort()


getRmiPort

public java.lang.Integer getRmiPort()


isJmxEnabled

public boolean isJmxEnabled()


 

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