public class ProxyEngineFactory extends Object
Constructor and Description |
---|
ProxyEngineFactory() |
Modifier and Type | Method and Description |
---|---|
static ProxyEngine |
createEngine()
根据用户引入Cglib与否创建代理工厂
|
static ProxyEngine |
getEngine()
获得单例的ProxyEngine
|
public static ProxyEngine getEngine()
public static ProxyEngine createEngine()
Copyright © 2025. All rights reserved.