Uses of Enum Class
com.bobocode.bring.core.domain.ProxyMode
-
Uses of ProxyMode in com.bobocode.bring.core.domain
-
Uses of ProxyMode in com.bobocode.bring.core.utils
Modifier and TypeMethodDescriptionBeanScopeUtils.findProxyMode
(Class<?> clazz) Finds the proxy mode specified by theScope
annotation on the given class.BeanScopeUtils.findProxyMode
(Method method) Finds the proxy mode specified by theScope
annotation on the given method.Modifier and TypeMethodDescriptionBeanScopeUtils.getAllProxyModes()
Retrieves all available proxy modes.