| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProcessesXmlImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ProcessesXml | 
ProcessesXmlParse.processesXml
the constructed ProcessXml 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProcessesXml | 
ProcessesXmlParse.getProcessesXml()  | 
| Modifier and Type | Field and Description | 
|---|---|
static ProcessesXml | 
ProcessesXml.EMPTY_PROCESSES_XML
Constant representing the empty processes.xml 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ProcessesXml | 
ParseProcessesXmlStep.parseProcessesXml(URL url)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<URL,ProcessesXml> | 
ParseProcessesXmlStep.parseProcessesXmlFiles(AbstractProcessApplication processApplication)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ProcessesXml | 
ProcessesXmlProcessor.parseProcessesXml(URL url)  | 
| Modifier and Type | Method and Description | 
|---|---|
ProcessesXml | 
ProcessesXmlWrapper.getProcessesXml()  | 
| Constructor and Description | 
|---|
ProcessesXmlWrapper(ProcessesXml processesXml,
                   org.jboss.vfs.VirtualFile processesXmlFile)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<ProcessesXml> | 
JmxManagedProcessApplication.processesXmls  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProcessesXml> | 
JmxManagedProcessApplication.getProcessesXmls()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JmxManagedProcessApplication.setProcessesXmls(List<ProcessesXml> processesXmls)  | 
Copyright © 2017. All rights reserved.