public class RuleToParamsConverter
extends java.lang.Object
Parameters objects.
Created: 2017. 5. 5.
| Constructor | Description |
|---|---|
RuleToParamsConverter(ContextRuleAssistant assistant) |
public RuleToParamsConverter(ContextRuleAssistant assistant)
public RootParameters toRootParameters() throws java.lang.Exception
java.lang.Exceptionpublic AspectranParameters toAspectranParameters() throws java.lang.Exception
java.lang.Exceptionpublic static AppendParameters toAppendParameters(AppendRule appendRule)
public static EnvironmentParameters toEnvironmentParameters(EnvironmentRule environmentRule)
public static AspectParameters toAspectParameters(AspectRule aspectRule)
public static BeanParameters toBeanParameters(BeanRule beanRule)
public static ScheduleParameters toScheduleParameters(ScheduleRule scheduleRule)
public static TransletParameters toTransletParameters(TransletRule transletRule)
public static ExceptionThrownParameters toExceptionThrownParameters(ExceptionThrownRule exceptionThrownRule)
public static ResponseParameters toResponseParameters(ResponseRule responseRule)
public static TransformParameters toTransformParameters(TransformRule transformRule)
public static DispatchParameters toDispatchParameters(DispatchResponseRule dispatchResponseRule)
public static ForwardParameters toForwardParameters(ForwardResponseRule forwardResponseRule)
public static RedirectParameters toRedirectParameters(RedirectResponseRule redirectResponseRule)
public static TemplateParameters toTemplateParameters(TemplateRule templateRule)
public static ActionParameters toActionParameters(BeanActionRule beanActionRule)
public static ActionParameters toActionParameters(IncludeActionRule includeActionRule)
public static ActionParameters toActionParameters(EchoActionRule echoActionRule)
public static ActionParameters toActionParameters(HeadingActionRule headingActionRule)
public static ItemHolderParameters toItemHolderParameters(ItemRuleMap itemRuleMap)
public static ItemParameters toItemParameters(ItemRule itemRule)
Copyright © 2008–2018 The Aspectran Project. All rights reserved.