org.mule.module.jbpm
Class MuleReceiveBinding

java.lang.Object
  extended by org.jbpm.pvm.internal.util.TagBinding
      extended by org.jbpm.jpdl.internal.activity.JpdlBinding
          extended by org.mule.module.jbpm.MuleReceiveBinding
All Implemented Interfaces:
org.jbpm.pvm.internal.xml.Binding

public class MuleReceiveBinding
extends org.jbpm.jpdl.internal.activity.JpdlBinding


Field Summary
 
Fields inherited from class org.jbpm.pvm.internal.util.TagBinding
category, namespaceUri, tagName
 
Constructor Summary
MuleReceiveBinding()
           
 
Method Summary
 Object parseJpdl(Element element, org.jbpm.pvm.internal.xml.Parse parse, org.jbpm.jpdl.internal.xml.JpdlParser parser)
           
 
Methods inherited from class org.jbpm.jpdl.internal.activity.JpdlBinding
isNameRequired, parse, parseName
 
Methods inherited from class org.jbpm.pvm.internal.util.TagBinding
getCategory, getNamespaceUri, getTagName, matches, setCategory, setNamespaceUri, setTagName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MuleReceiveBinding

public MuleReceiveBinding()
Method Detail

parseJpdl

public Object parseJpdl(Element element,
                        org.jbpm.pvm.internal.xml.Parse parse,
                        org.jbpm.jpdl.internal.xml.JpdlParser parser)
Specified by:
parseJpdl in class org.jbpm.jpdl.internal.activity.JpdlBinding


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.