public class SpringImplementationLoader extends org.fabric3.spi.introspection.xml.AbstractValidatingTypeLoader<SpringImplementation>
| Constructor and Description |
|---|
SpringImplementationLoader(SpringImplementationProcessor processor,
org.fabric3.spi.introspection.xml.LoaderHelper loaderHelper) |
| Modifier and Type | Method and Description |
|---|---|
SpringImplementation |
load(javax.xml.stream.XMLStreamReader reader,
org.fabric3.spi.introspection.IntrospectionContext context) |
public SpringImplementationLoader(SpringImplementationProcessor processor, org.fabric3.spi.introspection.xml.LoaderHelper loaderHelper)
public SpringImplementation load(javax.xml.stream.XMLStreamReader reader, org.fabric3.spi.introspection.IntrospectionContext context) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException