org.ow2.easybeans.persistence.eclipselink.deployment
Class EasyBeansArchiveFactoryImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
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
| 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 |
EasyBeansArchiveFactoryImpl
public EasyBeansArchiveFactoryImpl()
EasyBeansArchiveFactoryImpl
public EasyBeansArchiveFactoryImpl(Logger logger)
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.