|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--org.scopemvc.util.DefaultScopeConfig
Default resources for Scope. Can be augmented with a new ResourceBundle to
customize Scope behaviour, in which case, see ScopeConfig.setPropertiesName(java.lang.String). Custom configuration specified this way
overrides the defaults in this resource.
| Field Summary |
| Fields inherited from class java.util.ResourceBundle |
parent |
| Constructor Summary | |
DefaultScopeConfig()
|
|
| Method Summary | |
java.lang.Object[][] |
getContents()
Gets the contents |
| Methods inherited from class java.util.ListResourceBundle |
getKeys, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultScopeConfig()
| Method Detail |
public java.lang.Object[][] getContents()
getContents in class java.util.ListResourceBundle
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||