JavaScript is disabled on your browser.
java.lang.Object
org.springframework.aop.framework.ProxyConfig
org.springframework.aop.scope.ScopedProxyFactoryBean
org.springframework.cloud.context.scope.GenericScope.LockedScopedProxyFactoryBean<S>
Type Parameters:
S - - a generic scope extension
All Implemented Interfaces:
Serializable , org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor, org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<Object >
Enclosing class:
GenericScope
public static class GenericScope.LockedScopedProxyFactoryBean<S extends GenericScope >
extends org.springframework.aop.scope.ScopedProxyFactoryBean
implements org.aopalliance.intercept.MethodInterceptor
A factory bean with a locked scope.
See Also:
Serialized Form
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE
Method Summary
Methods inherited from class org.springframework.aop.scope.ScopedProxyFactoryBean
getObject, getObjectType, isSingleton
Methods inherited from class org.springframework.aop.framework.ProxyConfig
copyFrom, isExposeProxy, isFrozen, isOpaque, isOptimize, isProxyTargetClass, setExposeProxy, setFrozen, setOpaque, setOptimize, setProxyTargetClass, toString
Copyright © 2020 Pivotal Software, Inc. . All rights reserved.