JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.aoju.bus.notify.Registry
Packages that use
Registry
Package
Description
org.aoju.bus.notify
通知服务
Uses of
Registry
in
org.aoju.bus.notify
Methods in
org.aoju.bus.notify
that return
Registry
Modifier and Type
Method
Description
static
Registry
Registry.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Registry
[]
Registry.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.