Interface BeanPortletMethodDecorator


@ProviderType public interface BeanPortletMethodDecorator
  • Method Summary

    Modifier and Type
    Method
    Description
    getBeanPortletMethod(BeanPortletMethod beanPortletMethod, jakarta.portlet.PortletConfig portletConfig, jakarta.portlet.PortletRequest portletRequest, jakarta.portlet.PortletResponse portletResponse)
     
  • Method Details

    • getBeanPortletMethod

      BeanPortletMethod getBeanPortletMethod(BeanPortletMethod beanPortletMethod, jakarta.portlet.PortletConfig portletConfig, jakarta.portlet.PortletRequest portletRequest, jakarta.portlet.PortletResponse portletResponse)