org.glite.ce.commonj.configuration.xppm
Class GlobalAttributeHandler
java.lang.Object
org.glite.ce.commonj.configuration.xppm.ConfigurationHandler
org.glite.ce.commonj.configuration.xppm.GlobalAttributeHandler
public class GlobalAttributeHandler
- extends ConfigurationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalAttributeHandler
public GlobalAttributeHandler()
throws javax.xml.xpath.XPathExpressionException,
javax.xml.xpath.XPathFactoryConfigurationException
- Throws:
javax.xml.xpath.XPathExpressionException
javax.xml.xpath.XPathFactoryConfigurationException
getXPath
public javax.xml.xpath.XPathExpression getXPath()
- Specified by:
getXPath
in class ConfigurationHandler
getCategory
public java.lang.Class<?> getCategory()
- Specified by:
getCategory
in class ConfigurationHandler
getConfigurationElement
public java.lang.Object[] getConfigurationElement()
- Specified by:
getConfigurationElement
in class ConfigurationHandler
process
public boolean process(org.w3c.dom.NodeList parsedElements)
- Specified by:
process
in class ConfigurationHandler
processTriggers
public boolean processTriggers()
- Specified by:
processTriggers
in class ConfigurationHandler
commit
public void commit()
- Specified by:
commit
in class ConfigurationHandler
rollback
public void rollback()
- Specified by:
rollback
in class ConfigurationHandler
getTriggers
public java.io.File[] getTriggers()
- Specified by:
getTriggers
in class ConfigurationHandler
clean
public void clean()
- Specified by:
clean
in class ConfigurationHandler
main
public static void main(java.lang.String[] args)