Uses of Enum Class
com.ultikits.ultitools.context.SimpleContainer.BeanScope
Packages that use SimpleContainer.BeanScope
-
Uses of SimpleContainer.BeanScope in com.ultikits.ultitools.context
Fields in com.ultikits.ultitools.context declared as SimpleContainer.BeanScopeFields in com.ultikits.ultitools.context with type parameters of type SimpleContainer.BeanScopeModifier and TypeFieldDescriptionprivate final Map<String, SimpleContainer.BeanScope> SimpleContainer.beanScopesMethods in com.ultikits.ultitools.context that return SimpleContainer.BeanScopeModifier and TypeMethodDescriptionBeanDefinition.getScope()static SimpleContainer.BeanScopeReturns the enum constant of this class with the specified name.static SimpleContainer.BeanScope[]SimpleContainer.BeanScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ultikits.ultitools.context with parameters of type SimpleContainer.BeanScope