|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easybeans.mavenplugin.mapping.ServerConfigLocation
public class ServerConfigLocation
Access to user defined configuration file of EasyBeans. This class is mapped by Maven with the POM configuration file.
Constructor Summary | |
---|---|
ServerConfigLocation()
|
Method Summary | |
---|---|
java.lang.String |
getConfigFileLocation()
Get location of the EasyBeans configuration file. |
java.util.List<java.lang.String> |
getPartialConfigFileLocations()
Get location of the partial EasyBeans configuration files. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerConfigLocation()
Method Detail |
---|
public java.lang.String getConfigFileLocation()
public java.util.List<java.lang.String> getPartialConfigFileLocations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |