|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.struts.util.MessageResourcesFactory
|
+--oracle.cabo.servlet.struts.util.BundleMessageResourcesFactory
Concrete subclass of MessageResourcesFactory that reads
message keys and corresponding strings from ResourceBundles. The
configuration parameter must be the full class name of a ResourceBundle
class (minus any locale-specific suffixes).
| Fields inherited from class org.apache.struts.util.MessageResourcesFactory |
clazz, factoryClass, returnNull |
| Constructor Summary | |
BundleMessageResourcesFactory()
|
|
| 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 |
| Constructor Detail |
public BundleMessageResourcesFactory()
| Method Detail |
public org.apache.struts.util.MessageResources createResources(java.lang.String config)
MessageResources.
This method must be implemented by concrete subclasses.createResources in class org.apache.struts.util.MessageResourcesFactoryconfig - Configuration parameter(s) for the requested bundle
|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||