public interface ProxyFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
getNewProxy(Object resource,
Controller form,
ConfigurableApplicationContext app,
Invoker invoker) |
Object |
getNewProxy(Object metadata,
Object data,
BeanDecoder decoder) |
Object getNewProxy(Object resource, Controller form, ConfigurableApplicationContext app, Invoker invoker) throws BrutosException
BrutosExceptionObject getNewProxy(Object metadata, Object data, BeanDecoder decoder) throws BrutosException
BrutosExceptionCopyright © 2026 Brandao. All rights reserved.