jBPM :: Eclipse :: Base 6.0.0.CR2

org.jbpm.eclipse.util
Class JBPMRuntimeManager

java.lang.Object
  extended by org.jbpm.eclipse.util.JBPMRuntimeManager

public class JBPMRuntimeManager
extends Object


Constructor Summary
JBPMRuntimeManager()
           
 
Method Summary
static void createDefaultRuntime(String location)
           
static JBPMRuntime getDefaultJBPMRuntime()
           
static String getJBPMRuntime(org.eclipse.core.resources.IProject project)
           
static JBPMRuntime getJBPMRuntime(String name)
           
static String[] getJBPMRuntimeJars(org.eclipse.core.resources.IProject project)
           
static JBPMRuntime[] getJBPMRuntimes()
           
static void recognizeJars(JBPMRuntime runtime)
           
static void setJBPMRuntimes(JBPMRuntime[] runtimes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBPMRuntimeManager

public JBPMRuntimeManager()
Method Detail

createDefaultRuntime

public static void createDefaultRuntime(String location)

getJBPMRuntimes

public static JBPMRuntime[] getJBPMRuntimes()

setJBPMRuntimes

public static void setJBPMRuntimes(JBPMRuntime[] runtimes)

getJBPMRuntime

public static JBPMRuntime getJBPMRuntime(String name)

getDefaultJBPMRuntime

public static JBPMRuntime getDefaultJBPMRuntime()

getJBPMRuntime

public static String getJBPMRuntime(org.eclipse.core.resources.IProject project)

getJBPMRuntimeJars

public static String[] getJBPMRuntimeJars(org.eclipse.core.resources.IProject project)

recognizeJars

public static void recognizeJars(JBPMRuntime runtime)

jBPM :: Eclipse :: Base 6.0.0.CR2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.