| |
|
| java.lang.Object org.drools.brms.client.JBRMSFeatureConfigurator
JBRMSFeatureConfigurator | public class JBRMSFeatureConfigurator (Code) | | This contains the list of configured features for the JBRMS console.
Modify this to add or remove features.
author: Michael Neale |
configure | public static void configure(JBRMSFeatureList list)(Code) | | Adds all sinks to the list. Note that this does not create actual
instances of all sinks yet (they are created on-demand). This can make a
significant difference in startup time.
|
|
|
|