JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.bytecode.spi
BasicProxyFactory
Contents
Description
Method Summary
Method Details
getProxy()
Hide sidebar
Show sidebar
Interface BasicProxyFactory
public interface
BasicProxyFactory
A proxy factory for "basic proxy" generation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getProxy
()
Get a proxy reference..
Method Details
getProxy
Object
getProxy
()
Get a proxy reference..
Returns:
A proxy reference.