org.apache.openejb.assembler.classic
Class CmpJarBuilder

java.lang.Object
  extended by org.apache.openejb.assembler.classic.CmpJarBuilder

public class CmpJarBuilder
extends Object

Creates a jar file which contains the CMP implementation classes and the cmp entity mappings xml file.


Constructor Summary
CmpJarBuilder(AppInfo appInfo, ClassLoader classLoader)
           
 
Method Summary
 File getJarFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmpJarBuilder

public CmpJarBuilder(AppInfo appInfo,
                     ClassLoader classLoader)
Method Detail

getJarFile

public File getJarFile()
                throws IOException
Throws:
IOException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.