public interface BeanInstance
Modifier and Type | Method and Description |
---|---|
Object |
getInstance()
Returns the current instance for a proxy.
|
Class<?> |
getInstanceType() |
Object |
invoke(Object instance,
Method method,
Object... arguments) |
Copyright © 2016. All rights reserved.