Interface BeanPortletMethodFactory
@ProviderType
public interface BeanPortletMethodFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Class<?> beanClass, BeanPortletMethodType beanPortletMethodType, Method method)
-
Method Details
-
create
BeanPortletMethod create(Class<?> beanClass, BeanPortletMethodType beanPortletMethodType, Method method)
-