org.ow2.opensuit.xml.spring
Class XmlConfig

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

@XmlElement
public class XmlConfig
extends java.lang.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
 java.lang.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 java.lang.String getFile()
Returns:
the path


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.