当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
JBRMSFeature.ComponentInfo (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client
Class JBRMSFeature.ComponentInfo
java.lang.Object
org.drools.brms.client.JBRMSFeature.ComponentInfo
- Enclosing class:
- JBRMSFeature
public abstract static class JBRMSFeature.ComponentInfo
- extends Object
Encapsulated information about a JBRMS Feature. Each component is expected to have a
static init()
method that will be called by the layout on startup.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBRMSFeature.ComponentInfo
public JBRMSFeature.ComponentInfo(String name,
String desc)
createInstance
public abstract JBRMSFeature createInstance()
getDescription
public String getDescription()
getInstance
public final JBRMSFeature getInstance()
getName
public String getName()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.