Uses of Enum Class
tigase.kernel.core.BeanConfig.Source
Packages that use BeanConfig.Source
-
Uses of BeanConfig.Source in tigase.kernel.core
Methods in tigase.kernel.core that return BeanConfig.SourceModifier and TypeMethodDescriptionBeanConfig.getSource()
Returns information about source of the bean registration (annotation, code, config, etc.)static BeanConfig.Source
Returns the enum constant of this class with the specified name.static BeanConfig.Source[]
BeanConfig.Source.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.kernel.core with parameters of type BeanConfig.Source