xmlBlaster 2.2.0 API

org.xmlBlaster.jmxgui
Class ComponentController

java.lang.Object
  extended by org.xmlBlaster.jmxgui.ComponentController

public class ComponentController
extends java.lang.Object

Class that loads the basic configuration and wraps the classes that can be obtained from the GUI within a Hashtable


Field Summary
private  Global glob
           
private  java.util.Hashtable hObjects
           
private static java.util.logging.Logger log
           
private static java.lang.String ME
           
private  XmlUtil xmlUtil
           
 
Constructor Summary
ComponentController(Global glob)
           
 
Method Summary
private  void buildDOM(org.w3c.dom.Document doc)
           
 java.util.Hashtable getClasses()
          Returns classes that are defined within configfile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmlUtil

private XmlUtil xmlUtil

log

private static java.util.logging.Logger log

glob

private Global glob

hObjects

private java.util.Hashtable hObjects

ME

private static java.lang.String ME
Constructor Detail

ComponentController

public ComponentController(Global glob)
Method Detail

buildDOM

private void buildDOM(org.w3c.dom.Document doc)
               throws org.w3c.dom.DOMException
Throws:
org.w3c.dom.DOMException

getClasses

public java.util.Hashtable getClasses()
Returns classes that are defined within configfile


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.