
org.apache.ode.bpel.runtime.channels.EventHandlerControlChannel Maven / Gradle / Ivy
/*
* SOURCE FILE GENERATATED BY JACOB CHANNEL CLASS GENERATOR
*
* !!! DO NOT EDIT !!!!
*
* Generated On : Thu Jun 24 22:35:42 EST 2010
* For Interface : org.apache.ode.bpel.runtime.channels.EventHandlerControl
*/
package org.apache.ode.bpel.runtime.channels;
/**
* An auto-generated channel interface for the channel type
* {@link org.apache.ode.bpel.runtime.channels.EventHandlerControl}.
* @see org.apache.ode.bpel.runtime.channels.EventHandlerControl
* @see org.apache.ode.bpel.runtime.channels.EventHandlerControlChannelListener
*/
public interface EventHandlerControlChannel
extends org.apache.ode.jacob.Channel,
org.apache.ode.bpel.runtime.channels.EventHandlerControl
{}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy