org.fabric3.jpa.introspection
Class PersistenceUnitOverridesElementLoader
java.lang.Object
org.fabric3.jpa.introspection.PersistenceUnitOverridesElementLoader
- All Implemented Interfaces:
- org.fabric3.spi.introspection.xml.TypeLoader<org.fabric3.model.type.ModelObject>
public class PersistenceUnitOverridesElementLoader
- extends Object
- implements org.fabric3.spi.introspection.xml.TypeLoader<org.fabric3.model.type.ModelObject>
Loads a <persistenceUnit> element in a composite.
- Version:
- $Rev: 9763 $ $Date: 2011-01-03 01:48:06 +0100 (Mon, 03 Jan 2011) $
|
Method Summary |
void |
destroy()
|
void |
init()
|
org.fabric3.model.type.ModelObject |
load(XMLStreamReader reader,
org.fabric3.spi.introspection.IntrospectionContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceUnitOverridesElementLoader
public PersistenceUnitOverridesElementLoader(org.fabric3.spi.introspection.xml.LoaderRegistry loaderRegistry,
OverrideRegistry overrideRegistry)
init
public void init()
destroy
public void destroy()
load
public org.fabric3.model.type.ModelObject load(XMLStreamReader reader,
org.fabric3.spi.introspection.IntrospectionContext context)
throws XMLStreamException
- Specified by:
load in interface org.fabric3.spi.introspection.xml.TypeLoader<org.fabric3.model.type.ModelObject>
- Throws:
XMLStreamException
Copyright © 2007-2012 Metaform Systems.