public class JCRProxyFactory
extends java.lang.Object
Constructor and Description |
---|
JCRProxyFactory() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
create(java.lang.Object target,
java.lang.Class proxyInterface,
SessionImpl context)
Create a Session Context Proxy
|
public static java.lang.Object create(java.lang.Object target, java.lang.Class proxyInterface, SessionImpl context)
target
- target object to wrapproxyInterface
- the proxy interface to exportcontext
- the session contextCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.