public class NotifyProviderService extends Object
| Modifier and Type | Field and Description |
|---|---|
NotifyProperties |
properties |
| Constructor and Description |
|---|
NotifyProviderService(NotifyProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(org.aoju.bus.notify.Registry registry,
org.aoju.bus.notify.Context context)
注册组件
|
org.aoju.bus.notify.Provider |
require(org.aoju.bus.notify.Registry registry)
返回type对象
|
public NotifyProperties properties
public NotifyProviderService(NotifyProperties properties)
public static void register(org.aoju.bus.notify.Registry registry,
org.aoju.bus.notify.Context context)
registry - 组件名称context - 组件对象public org.aoju.bus.notify.Provider require(org.aoju.bus.notify.Registry registry)
registry - RegistryProviderCopyright © 2022. All rights reserved.