|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.jbi.init.JBIInitializer
public class JBIInitializer
Initializes the Content Management System using some configuration parameters. The class is called from Spago Framework during the Application Start-Up. Creates the repository and all objects necessary for using it within SòagoCms
Constructor Summary | |
---|---|
JBIInitializer()
|
Method Summary | |
---|---|
SourceBean |
getConfig()
return the SourceBean which contains the configuration of the repository. |
void |
init(SourceBean config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBIInitializer()
Method Detail |
---|
public void init(SourceBean config)
public SourceBean getConfig()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |