public class NginxSystemHook extends java.lang.Object implements ISystemHook, ISystemConfigurationObserver
| Constructor and Description |
|---|
NginxSystemHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCertificateUpdate() |
void |
onUpdated(BmContext context,
SystemConf previous,
SystemConf conf) |
public void onCertificateUpdate()
throws ServerFault
onCertificateUpdate in interface ISystemHookServerFaultpublic void onUpdated(BmContext context, SystemConf previous, SystemConf conf) throws ServerFault
onUpdated in interface ISystemConfigurationObserverServerFaultCopyright © 2021. All Rights Reserved.