|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.struts.util.MessageResourcesFactory | +--org.apache.struts.util.PropertyMessageResourcesFactory | +--org.enableit.db.darrt.web.StandardPropertyResourcesFactory
Factory that uses StandardPropertyMessageResources
.
Field Summary | |
static java.lang.String |
ABOUT
CVS info ABOUT this class and its current version |
Fields inherited from class org.apache.struts.util.MessageResourcesFactory |
clazz, factoryClass, returnNull |
Constructor Summary | |
StandardPropertyResourcesFactory()
Default Constructor. |
Method Summary | |
org.apache.struts.util.MessageResources |
createResources(java.lang.String config)
Create and return a newly instantiated MessageResources. |
Methods inherited from class org.apache.struts.util.MessageResourcesFactory |
createFactory, getFactoryClass, getReturnNull, setFactoryClass, setReturnNull |
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 ABOUT
Constructor Detail |
public StandardPropertyResourcesFactory()
Method Detail |
public org.apache.struts.util.MessageResources createResources(java.lang.String config)
createResources
in class org.apache.struts.util.PropertyMessageResourcesFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |