home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / xa / BatchProcessor$BatchCommand.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-06-30  |  304 b   |  6 lines

  1. package com.extensibility.xa;
  2.  
  3. public interface BatchProcessor$BatchCommand {
  4.    boolean doCommand() throws Exception;
  5. }
  6.