|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.internal.PreferencesValidatorRegistry
The portlet preferences validator registry. This class caches the portlet preferences validator instances for portlet definitions, and ensure that only one validator instance is created per portlet definition.
| Method Summary | |
javax.portlet.PreferencesValidator |
getPreferencesValidator(org.apache.pluto.descriptors.portlet.PortletDD portletDD)
Returns the preferences validator instance for the given portlet definition. |
static PreferencesValidatorRegistry |
getRegistry()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static PreferencesValidatorRegistry getRegistry()
public javax.portlet.PreferencesValidator getPreferencesValidator(org.apache.pluto.descriptors.portlet.PortletDD portletDD)
throws javax.portlet.ValidatorException
portletDD - the portlet definition.
javax.portlet.ValidatorException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||