|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMJbiDocument | |
|---|---|
| org.apache.servicemix.geronimo | |
| org.apache.servicemix.geronimo.deployment | |
| org.apache.servicemix.geronimo.deployment.impl | |
| Uses of SMJbiDocument in org.apache.servicemix.geronimo |
|---|
| Methods in org.apache.servicemix.geronimo that return SMJbiDocument | |
|---|---|
SMJbiDocument |
DeploymentPlanWrapper.getGeronimoPlan()
|
| Methods in org.apache.servicemix.geronimo with parameters of type SMJbiDocument | |
|---|---|
void |
DeploymentPlanWrapper.setGeronimoPlan(SMJbiDocument geronimoPlan)
|
| Constructors in org.apache.servicemix.geronimo with parameters of type SMJbiDocument | |
|---|---|
DeploymentPlanWrapper(Descriptor descriptor,
SMJbiDocument geronimoPlan)
|
|
| Uses of SMJbiDocument in org.apache.servicemix.geronimo.deployment |
|---|
| Methods in org.apache.servicemix.geronimo.deployment that return SMJbiDocument | |
|---|---|
static SMJbiDocument |
SMJbiDocument.Factory.newInstance()
|
static SMJbiDocument |
SMJbiDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(File file)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(InputStream is)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(Node node)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(Reader r)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(String xmlAsString)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(URL u)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static SMJbiDocument |
SMJbiDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static SMJbiDocument |
SMJbiDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static SMJbiDocument |
SMJbiDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of SMJbiDocument in org.apache.servicemix.geronimo.deployment.impl |
|---|
| Classes in org.apache.servicemix.geronimo.deployment.impl that implement SMJbiDocument | |
|---|---|
class |
SMJbiDocumentImpl
A document containing one jbi(@http://servicemix.apache.org/xml/ns/jbi-1.0) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||