public static class GenericScope.LockedScopedProxyFactoryBean<S extends GenericScope> extends org.springframework.aop.scope.ScopedProxyFactoryBean implements org.aopalliance.intercept.MethodInterceptor
LockedScopedProxyFactoryBean(S scope)
Object
invoke(org.aopalliance.intercept.MethodInvocation invocation)
void
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setTargetBeanName(String targetBeanName)
getObject, getObjectType, isSingleton
copyFrom, isExposeProxy, isFrozen, isOpaque, isOptimize, isProxyTargetClass, setExposeProxy, setFrozen, setOpaque, setOptimize, setProxyTargetClass, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LockedScopedProxyFactoryBean(S scope)
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory
org.springframework.beans.factory.BeanFactoryAware
org.springframework.aop.scope.ScopedProxyFactoryBean
public void setTargetBeanName(String targetBeanName)
setTargetBeanName
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke
org.aopalliance.intercept.MethodInterceptor
Throwable
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.