org.apache.tools.ant.taskdefs.optional.ejb
Class DDCreatorHelper
java.lang.Object
org.apache.tools.ant.taskdefs.optional.ejb.DDCreatorHelper
public class DDCreatorHelper
extends java.lang.Object
A helper class which performs the actual work of the ddcreator 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 built.
static void | main(String[] args) - The main method.
|
main
public static void main(String[] args)
throws Exception
The main method.
The main method creates an instance of the DDCreatorHelper, passing it the
args which it then processes.
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.