当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
JBRMSFeatureConfigurator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client
Class JBRMSFeatureConfigurator
java.lang.Object
org.drools.brms.client.JBRMSFeatureConfigurator
public class JBRMSFeatureConfigurator
- extends Object
This contains the list of configured features for the JBRMS console.
Modify this to add or remove features.
- Author:
- Michael Neale
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBRMSFeatureConfigurator
public JBRMSFeatureConfigurator()
configure
public static void configure(JBRMSFeatureList list)
- 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.
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.