org.apache.geronimo.mavenplugins.car
Class Override

java.lang.Object
  extended by org.apache.geronimo.mavenplugins.car.Override

public class Override
extends java.lang.Object

Version:
$Rev: 720842 $ $Date: 2008-11-26 21:18:49 +0800 (Wed, 26 Nov 2008) $

Constructor Summary
Override()
           
 
Method Summary
 AttributesType getOverrides(java.io.File base)
           
 java.lang.String getServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Override

public Override()
Method Detail

getServer

public java.lang.String getServer()

getOverrides

public AttributesType getOverrides(java.io.File base)
                            throws java.io.IOException,
                                   javax.xml.bind.JAXBException,
                                   javax.xml.parsers.ParserConfigurationException,
                                   org.xml.sax.SAXException,
                                   javax.xml.stream.XMLStreamException
Throws:
java.io.IOException
javax.xml.bind.JAXBException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
javax.xml.stream.XMLStreamException


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.