|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.deployers.spi.deployer.helpers.AbstractDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput<T>
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer<org.jboss.beans.metadata.spi.BeanMetaData>
org.jboss.reliance.drools.deployer.DRLFileDeployer
public class DRLFileDeployer
DRL file defined rules.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.deployers.spi.Ordered |
|---|
org.jboss.deployers.spi.Ordered.OrderedComparator |
| Field Summary |
|---|
| Fields inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
|---|
log |
| Fields inherited from interface org.jboss.deployers.spi.Ordered |
|---|
COMPARATOR |
| Constructor Summary | |
|---|---|
DRLFileDeployer()
|
|
| Method Summary | |
|---|---|
protected Reader |
getDRLReader(InputStream inputStream)
Get the DRL reader. |
protected String |
getFileSuffix()
Get the file suffix. |
protected org.jboss.beans.metadata.spi.BeanMetaData |
parse(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit,
org.jboss.virtual.VirtualFile file,
org.jboss.beans.metadata.spi.BeanMetaData root)
|
void |
setConfiguration(org.drools.compiler.PackageBuilderConfiguration configuration)
Set the configuration. |
| Methods inherited from class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer |
|---|
accepts, accepts, init, parse, parse |
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput |
|---|
allowsReparse, build, createMetaData, createMetaData, deploy, getMetaData, getName, getOutput, getSuffix, isBuildManagedObject, isIncludeDeploymentFile, setBuildManagedObject, setIncludeDeploymentFile, setName, setSuffix |
| Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
|---|
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutputs, getRelativeOrder, getStage, getType, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setType, setWantComponents, undeploy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DRLFileDeployer()
| Method Detail |
|---|
public void setConfiguration(org.drools.compiler.PackageBuilderConfiguration configuration)
configuration - the configurationprotected String getFileSuffix()
protected Reader getDRLReader(InputStream inputStream)
inputStream - the input stream
protected org.jboss.beans.metadata.spi.BeanMetaData parse(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit,
org.jboss.virtual.VirtualFile file,
org.jboss.beans.metadata.spi.BeanMetaData root)
throws Exception
parse in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer<org.jboss.beans.metadata.spi.BeanMetaData>Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||