|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.stripes.controller.AnnotatedClassActionResolver
net.sourceforge.stripes.controller.NameBasedActionResolver
it.openutils.magnoliastripes.MgnlActionResolver
public class MgnlActionResolver
ActionResolver that extends NameBasedActionResolver, registering any found Stripe action as a
Magnolia paragraph.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.stripes.controller.NameBasedActionResolver |
|---|
BASE_PACKAGES, DEFAULT_ACTION_BEAN_SUFFIXES, DEFAULT_BINDING_SUFFIX |
| Fields inherited from class net.sourceforge.stripes.controller.AnnotatedClassActionResolver |
|---|
PACKAGES |
| Fields inherited from interface net.sourceforge.stripes.controller.ActionResolver |
|---|
RESOLVED_ACTION |
| Constructor Summary | |
|---|---|
MgnlActionResolver()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
actionNameToParagraphName(java.lang.String binding)
Generate a paragraph name from a Stripes binding. |
protected void |
addActionBean(java.lang.Class<? extends net.sourceforge.stripes.action.ActionBean> clazz)
|
static void |
registerParagraphs()
|
| Methods inherited from class net.sourceforge.stripes.controller.NameBasedActionResolver |
|---|
findView, getActionBean, getActionBeanSuffixes, getBasePackages, getBindingSuffix, getFindViewAttempts, getHandledEvent, getUrlBinding, getUrlBinding, handleActionBeanNotFound, init |
| Methods inherited from class net.sourceforge.stripes.controller.AnnotatedClassActionResolver |
|---|
assertGetContextWorks, findClasses, getActionBean, getActionBeanClasses, getActionBeanType, getConfiguration, getDefaultHandler, getEventName, getEventNameFromEventNameParam, getEventNameFromPath, getEventNameFromRequestAttribute, getEventNameFromRequestParams, getHandler, getRequestedPath, getUrlBindingFromPath, makeNewActionBean, processMethods, setActionBeanContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MgnlActionResolver()
| Method Detail |
|---|
protected void addActionBean(java.lang.Class<? extends net.sourceforge.stripes.action.ActionBean> clazz)
addActionBean in class net.sourceforge.stripes.controller.AnnotatedClassActionResolverprotected java.lang.String actionNameToParagraphName(java.lang.String binding)
binding - Stripe action binding
public static void registerParagraphs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||