org.apache.tools.ant.taskdefs.optional.ejb
Class EjbcHelper
java.lang.Object
org.apache.tools.ant.taskdefs.optional.ejb.EjbcHelper
public class EjbcHelper
extends java.lang.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.
static void | main(String[] args) - Command line interface for the ejbc helper task.
|
main
public static void main(String[] args)
throws Exception
Command line interface for the ejbc helper task.
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.