|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WireParser | |
|---|---|
| org.ow2.orchestra.pvm.internal.env | |
| org.ow2.orchestra.pvm.internal.wire.xml | |
| Uses of WireParser in org.ow2.orchestra.pvm.internal.env |
|---|
| Methods in org.ow2.orchestra.pvm.internal.env that return WireParser | |
|---|---|
WireParser |
PvmEnvironmentFactoryParser.getEnvironmentFactoryXmlParser()
|
WireParser |
PvmEnvironmentFactoryParser.getEnvironmentXmlParser()
|
| Methods in org.ow2.orchestra.pvm.internal.env with parameters of type WireParser | |
|---|---|
void |
PvmEnvironmentFactoryParser.setEnvironmentFactoryXmlParser(WireParser applicationWireXmlParser)
|
void |
PvmEnvironmentFactoryParser.setEnvironmentXmlParser(WireParser blockWireXmlParser)
|
| Uses of WireParser in org.ow2.orchestra.pvm.internal.wire.xml |
|---|
| Methods in org.ow2.orchestra.pvm.internal.wire.xml that return WireParser | |
|---|---|
static WireParser |
WireParser.getInstance()
Default method to get an instance of the WireParser |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||