org.ow2.bonita.pvm.internal.wire.binding
Class WireInterceptorBinding

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.util.TagBinding
      extended by org.ow2.bonita.pvm.internal.wire.binding.WireBinding
          extended by org.ow2.bonita.pvm.internal.wire.binding.WireInterceptorBinding
All Implemented Interfaces:
Binding
Direct Known Subclasses:
EnvironmentInterceptorBinding, RetryInterceptorBinding, StandardTransactionInterceptorBinding

public abstract class WireInterceptorBinding
extends WireBinding

Author:
Tom Baeyens

Field Summary
 
Fields inherited from class org.ow2.bonita.pvm.internal.util.TagBinding
category, namespaceUri, tagName
 
Constructor Summary
WireInterceptorBinding(java.lang.String tagName)
           
 
Method Summary
 
Methods inherited from class org.ow2.bonita.pvm.internal.util.TagBinding
getCategory, matches, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.ow2.bonita.pvm.internal.xml.Binding
parse
 

Constructor Detail

WireInterceptorBinding

public WireInterceptorBinding(java.lang.String tagName)


Copyright © 2009 OW2 Consortium. All Rights Reserved.