|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.binding.jms.introspection.JmsBindingLoader
public class JmsBindingLoader
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
BINDING_QNAME
Qualified name for the binding element. |
| Constructor Summary | |
|---|---|
JmsBindingLoader(org.sca4j.introspection.xml.LoaderHelper loaderHelper)
Constructor. |
|
| Method Summary | |
|---|---|
JmsBindingDefinition |
load(javax.xml.stream.XMLStreamReader reader,
org.sca4j.introspection.IntrospectionContext introspectionContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.namespace.QName BINDING_QNAME
| Constructor Detail |
|---|
public JmsBindingLoader(org.sca4j.introspection.xml.LoaderHelper loaderHelper)
loaderHelper - the loaderHelpertransformationService - the JAXB transformation service| Method Detail |
|---|
public JmsBindingDefinition load(javax.xml.stream.XMLStreamReader reader,
org.sca4j.introspection.IntrospectionContext introspectionContext)
throws javax.xml.stream.XMLStreamException
load in interface org.sca4j.introspection.xml.TypeLoader<JmsBindingDefinition>javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||