|
Liferay 6.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.jsonwebservice.JSONWebServiceRegistrator
public class JSONWebServiceRegistrator
| Constructor Summary | |
|---|---|
JSONWebServiceRegistrator()
|
|
JSONWebServiceRegistrator(JSONWebServiceNaming jsonWebServiceNaming)
|
|
| Method Summary | |
|---|---|
protected Class<?> |
getTargetClass(Object service)
|
protected Class<?> |
loadUtilClass(Class<?> implementationClass)
|
protected void |
onJSONWebServiceBean(String contextPath,
Object serviceBean,
JSONWebService jsonWebService)
|
void |
processAllBeans(String contextPath,
BeanLocator beanLocator)
|
void |
processBean(String contextPath,
BeanLocator beanLocator,
String beanName)
|
void |
processBean(String contextPath,
Object bean)
|
protected void |
registerJSONWebServiceAction(String contextPath,
Object serviceBean,
Class<?> serviceBeanClass,
Method method)
|
void |
setWireViaUtil(boolean wireViaUtil)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSONWebServiceRegistrator()
public JSONWebServiceRegistrator(JSONWebServiceNaming jsonWebServiceNaming)
| Method Detail |
|---|
public void processAllBeans(String contextPath,
BeanLocator beanLocator)
public void processBean(String contextPath,
BeanLocator beanLocator,
String beanName)
public void processBean(String contextPath,
Object bean)
public void setWireViaUtil(boolean wireViaUtil)
protected Class<?> getTargetClass(Object service)
throws Exception
Exception
protected Class<?> loadUtilClass(Class<?> implementationClass)
throws ClassNotFoundException
ClassNotFoundException
protected void onJSONWebServiceBean(String contextPath,
Object serviceBean,
JSONWebService jsonWebService)
throws Exception
Exception
protected void registerJSONWebServiceAction(String contextPath,
Object serviceBean,
Class<?> serviceBeanClass,
Method method)
throws Exception
Exception
|
Liferay 6.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||