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
BrutosException
Object getNewProxy(Object metadata, Object data, BeanDecoder decoder) throws BrutosException
BrutosException
Copyright © 2018 Brandao. All rights reserved.