|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.spring.aop.ServiceWrapperProxyUtil
public class ServiceWrapperProxyUtil
| Constructor Summary | |
|---|---|
ServiceWrapperProxyUtil()
|
|
| Method Summary | |
|---|---|
static Closeable |
createProxy(Object springServiceProxy,
Class<?> serviceWrapperClass)
|
static Closeable |
injectFieldProxy(Object springServiceProxy,
String fieldName,
Class<?> wrapperClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceWrapperProxyUtil()
| Method Detail |
|---|
public static Closeable createProxy(Object springServiceProxy,
Class<?> serviceWrapperClass)
throws Exception
Exception
public static Closeable injectFieldProxy(Object springServiceProxy,
String fieldName,
Class<?> wrapperClass)
throws Exception
Exception
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||