org.eclipse.stardust.engine.api.ws
Class ProcessEventBindingXto

java.lang.Object
  extended by org.eclipse.stardust.engine.api.ws.EventBindingBaseXto
      extended by org.eclipse.stardust.engine.api.ws.ProcessEventBindingXto

public class ProcessEventBindingXto
extends EventBindingBaseXto

Java class for ProcessEventBinding complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ProcessEventBinding">
   <complexContent>
     <extension base="{http://eclipse.org/stardust/ws/v2012a/api}EventBindingBase">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
ProcessEventBindingXto()
           
 
Method Summary
 
Methods inherited from class org.eclipse.stardust.engine.api.ws.EventBindingBaseXto
getBindingAttributes, getHandlerId, getTimeout, isBound, setBindingAttributes, setBound, setHandlerId, setTimeout
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessEventBindingXto

public ProcessEventBindingXto()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.