|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.runtime.service.proxy.ServiceProxyFactory
public class ServiceProxyFactory
| Constructor Summary | |
|---|---|
ServiceProxyFactory()
|
|
| Method Summary | ||
|---|---|---|
static
|
getAdapterProxy(T adapter)
|
|
static
|
getProxy(T service)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceProxyFactory()
| Method Detail |
|---|
public static <T> T getProxy(T service)
public static <T> T getAdapterProxy(T adapter)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||