org.ow2.opensuit.xml.spring
Class XmlConfig

java.lang.Object
  extended by org.ow2.opensuit.xml.spring.XmlConfig

@XmlElement
public class XmlConfig
extends Object

Represent a Spring Application Context file, with these attributes:
"

Version:
1.0
Author:
Adrien Ruffie / Pierre Smeyers, http://opensuit.ow2.org/

Constructor Summary
XmlConfig()
           
 
Method Summary
 String getFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlConfig

public XmlConfig()
Method Detail

getFile

public String getFile()
Returns:
the path


Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.