org.apache.tools.ant.taskdefs.optional.ejb
Class EjbcHelper
public final
class
EjbcHelper
extends Object
A helper class which performs the actual work of the ejbc task.
This class is run with a classpath which includes the weblogic tools and the home and remote
interface class files referenced in the deployment descriptors being processed.
Method Summary |
static void | main(String[] args)
Command line interface for the ejbc helper task. |
public static void main(String[] args)
Command line interface for the ejbc helper task.
Parameters: args command line arguments.
Throws: Exception if there is a problem.