Liferay 7.0-ce-b4

com.liferay.portal.kernel.jsonwebservice
Interface JSONWebServiceRegistrator

All Known Implementing Classes:
DefaultJSONWebServiceRegistrator

public interface JSONWebServiceRegistrator


Method Summary
 void processBean(String contextName, String contextPath, Object bean)
           
 

Method Detail

processBean

void processBean(String contextName,
                 String contextPath,
                 Object bean)

Liferay 7.0-ce-b4