public class ByteBuddyGroovyProxyFactory extends ByteBuddyProxyFactory
A ProxyFactory implementation for ByteBuddy that uses ByteBuddyGroovyInterceptor.
| Constructor and description |
|---|
ByteBuddyGroovyProxyFactory(ByteBuddyProxyHelper byteBuddyProxyHelper) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public HibernateProxy |
getProxy(java.lang.Object id, SharedSessionContractImplementor session) |
|
public void |
postInstantiate(java.lang.String entityName, java.lang.Class<?> persistentClass, java.util.Set<java.lang.Class<?>> interfaces, java.lang.reflect.Method getIdentifierMethod, java.lang.reflect.Method setIdentifierMethod, CompositeType componentIdType) |