Interface BeanPortletMethodDecorator


@ProviderType public interface BeanPortletMethodDecorator
  • Method Summary

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

    • getBeanPortletMethod

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