Brooklyn

brooklyn.entity.osgi.karaf
[Java] Interface KarafDriver

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

public interface KarafDriver
extends JavaSoftwareProcessDriver

Method Summary
void copyFile(java.io.File src, java.io.File destination)

java.lang.String getRunDir()

 
Methods inherited from interface JavaSoftwareProcessDriver
getJmxContext, getJmxPort, getRmiPort, isJmxEnabled
 
Methods inherited from interface SoftwareProcessDriver
getEntity, isRunning, kill, rebind, restart, start, stop
 
Methods inherited from interface EntityDriver
getEntity, getLocation
 

Method Detail

copyFile

public void copyFile(java.io.File src, java.io.File destination)


getRunDir

public java.lang.String getRunDir()


 

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