public class SessionProxyHandler
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SessionProxyHandler.SessionProxyInvocationHandler |
| Constructor and Description |
|---|
SessionProxyHandler(AbstractNamespaceMappingRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
Session |
createProxy(Session session)
Create a proxy for the session.
|
public SessionProxyHandler(AbstractNamespaceMappingRepository repo)