|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmage.ApplicationContext org.jmage.XmlApplicationContext
public class XmlApplicationContext
Creates ApplicationContext from an xml config file
Field Summary | |
---|---|
static java.lang.String |
CONFIGFILE
|
Fields inherited from class org.jmage.ApplicationContext |
---|
applicationContext, encoderManagerPool, filterChainManagerPool, log, log4j, properties, requestDispatcherPool, resourceManagerPool |
Constructor Summary | |
---|---|
protected |
XmlApplicationContext()
Use getContext instead. |
Method Summary | |
---|---|
static ApplicationContext |
getContext(ApplicationContext context)
Create an XmlApplicationContext instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONFIGFILE
Constructor Detail |
---|
protected XmlApplicationContext()
Method Detail |
---|
public static ApplicationContext getContext(ApplicationContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |