org.jboss.embedded
Class BeanCompiler

java.lang.Object
  extended by org.jboss.embedded.BeanCompiler

public class BeanCompiler
extends java.lang.Object

comment

Version:
$Revision: 1.1 $
Author:
Bill Burke

Constructor Summary
BeanCompiler()
           
 
Method Summary
static void compile(java.lang.String arg)
           
static void main(java.lang.String[] args)
           
static org.jboss.kernel.spi.deployment.KernelDeployment parse(java.io.File fp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanCompiler

public BeanCompiler()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

compile

public static void compile(java.lang.String arg)
                    throws java.lang.Exception
Throws:
java.lang.Exception

parse

public static org.jboss.kernel.spi.deployment.KernelDeployment parse(java.io.File fp)
                                                              throws org.jboss.xb.binding.JBossXBException,
                                                                     java.net.MalformedURLException
Throws:
org.jboss.xb.binding.JBossXBException
java.net.MalformedURLException