|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.vlab.conf.ConfigFactory
public class ConfigFactory
ConfigFactory
class - sample configuration factory. Each module is
required to create his own configuration factory based on this one
Constructor Summary | |
---|---|
ConfigFactory()
|
Method Summary | |
---|---|
static IConfiguration |
getInstance()
Get an instance of the configuration object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigFactory()
Method Detail |
---|
public static IConfiguration getInstance() throws VlabException
VlabException
- thrown when the configuration initialisation failed
|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |