blob: 203b2f9c09184c0972c0152f816cbd1e71850cca [file] [log] [blame]
/*
* SOURCE FILE GENERATATED BY JACOB CHANNEL CLASS GENERATOR
*
* !!! DO NOT EDIT !!!!
*
* Generated On : Thu Jun 24 22:32:44 EST 2010
* For Interface : org.apache.ode.jacob.examples.cell.Cell
*/
package org.apache.ode.jacob.examples.cell;
/**
* An auto-generated channel interface for the channel type
* {@link org.apache.ode.jacob.examples.cell.Cell}.
* @see org.apache.ode.jacob.examples.cell.Cell
*/
public interface CellChannel
extends org.apache.ode.jacob.ExportableChannel,
org.apache.ode.jacob.examples.cell.Cell
{}