public class JavassistCodeGenerator extends Object implements CodeGenerator
| Constructor and Description |
|---|
JavassistCodeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Properties properties) |
void |
destroy() |
ProxyFactory |
getProxyFactory(Class<?> clazz) |
public ProxyFactory getProxyFactory(Class<?> clazz) throws BrutosException
getProxyFactory in interface CodeGeneratorBrutosExceptionpublic void configure(Properties properties)
configure in interface CodeGeneratorpublic void destroy()
destroy in interface CodeGeneratorCopyright © 2026 Brandao. All rights reserved.