| Package | Description |
|---|---|
| org.aoju.bus.notify |
| Modifier and Type | Method and Description |
|---|---|
static Registry |
Registry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Registry[] |
Registry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Provider |
NotifyProviderService.get(Registry registry)
返回type对象
|
static void |
NotifyProviderService.register(Registry registry,
Properties properties)
注册组件
|
Copyright © 2020. All rights reserved.