Uses of Enum Class
tigase.kernel.core.BeanConfig.State
Packages that use BeanConfig.State
-
Uses of BeanConfig.State in tigase.kernel.core
Methods in tigase.kernel.core that return BeanConfig.StateModifier and TypeMethodDescriptionBeanConfig.getState()
Returns state of bean.Kernel.DelegatedBeanConfig.getState()
static BeanConfig.State
Returns the enum constant of this class with the specified name.static BeanConfig.State[]
BeanConfig.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.