org.ow2.easybeans.persistence.eclipselink.deployment
Class EasyBeansArchiveFactoryImpl

java.lang.Object
  extended by org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
      extended by org.ow2.easybeans.persistence.eclipselink.deployment.EasyBeansArchiveFactoryImpl
All Implemented Interfaces:
org.eclipse.persistence.jpa.ArchiveFactory

public class EasyBeansArchiveFactoryImpl
extends org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl


Constructor Summary
EasyBeansArchiveFactoryImpl()
           
EasyBeansArchiveFactoryImpl(Logger logger)
           
 
Method Summary
 org.eclipse.persistence.jpa.Archive createArchive(URL rootUrl, String descriptorLocation, Map properties)
           
 
Methods inherited from class org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
createArchive, isJarInputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EasyBeansArchiveFactoryImpl

public EasyBeansArchiveFactoryImpl()

EasyBeansArchiveFactoryImpl

public EasyBeansArchiveFactoryImpl(Logger logger)
Method Detail

createArchive

public org.eclipse.persistence.jpa.Archive createArchive(URL rootUrl,
                                                         String descriptorLocation,
                                                         Map properties)
                                                  throws URISyntaxException,
                                                         IOException
Specified by:
createArchive in interface org.eclipse.persistence.jpa.ArchiveFactory
Overrides:
createArchive in class org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
Throws:
URISyntaxException
IOException


Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.