Uses of Class
tigase.db.beans.MDRepositoryBean.SelectorType
-
Packages that use MDRepositoryBean.SelectorType Package Description tigase.db.beans -
-
Uses of MDRepositoryBean.SelectorType in tigase.db.beans
Fields in tigase.db.beans declared as MDRepositoryBean.SelectorType Modifier and Type Field Description protected MDRepositoryBean.SelectorTypeMDRepositoryBean. dataSourceSelectionMethods in tigase.db.beans that return MDRepositoryBean.SelectorType Modifier and Type Method Description static MDRepositoryBean.SelectorTypeMDRepositoryBean.SelectorType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MDRepositoryBean.SelectorType[]MDRepositoryBean.SelectorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-