org.ofbiz.webapp.control
Class ConfigXMLReader.Event
java.lang.Object
org.ofbiz.webapp.control.ConfigXMLReader.Event
- Enclosing class:
- ConfigXMLReader
public static class ConfigXMLReader.Event
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public java.lang.String type
path
public java.lang.String path
invoke
public java.lang.String invoke
globalTransaction
public boolean globalTransaction
ConfigXMLReader.Event
public ConfigXMLReader.Event(org.w3c.dom.Element eventElement)
ConfigXMLReader.Event
public ConfigXMLReader.Event(java.lang.String type,
java.lang.String path,
java.lang.String invoke,
boolean globalTransaction)