public static class RuntimeManagerFactory.Factory extends Object
| Constructor and Description | 
|---|
Factory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RuntimeManagerFactory | 
get()
Returns a reference to the RuntimeManagerFactory singleton 
 | 
static RuntimeManagerFactory | 
get(ClassLoader classLoader)  | 
static void | 
reset()
This method is used in jBPM OSGi Activators as we need a way to force reset when starting
 the bundles in case it failed previously. 
 | 
public static RuntimeManagerFactory get()
public static RuntimeManagerFactory get(ClassLoader classLoader)
public static void reset()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.