|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.config.java.util.ScopeUtils
public abstract class ScopeUtils
Utility class related to scoped bean and scoped proxies.
Note: This class is used internally by the framework, it is not intended to be used by applications.
ScopedProxy,
ScopedProxyConfigurationListener| Constructor Summary | |
|---|---|
ScopeUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getScopedHiddenName(java.lang.String scopedProxy)
Return the hidden name based on a scoped proxy bean name. |
static boolean |
isHiddenScopedBean(java.lang.String beanName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScopeUtils()
| Method Detail |
|---|
public static java.lang.String getScopedHiddenName(java.lang.String scopedProxy)
scopedProxy - the scope proxy bean name
public static boolean isHiddenScopedBean(java.lang.String beanName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||