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