org.apache.geronimo.mavenplugins.car
Class Override

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

public class Override
extends Object


Constructor Summary
Override()
           
 
Method Summary
 AttributesType getOverrides(File base)
           
 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 String getServer()

getOverrides

public AttributesType getOverrides(File base)
                            throws IOException,
                                   JAXBException,
                                   ParserConfigurationException,
                                   SAXException,
                                   XMLStreamException
Throws:
IOException
JAXBException
ParserConfigurationException
SAXException
XMLStreamException


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