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 ISystemHook
ServerFault
public void onUpdated(BmContext context, SystemConf previous, SystemConf conf) throws ServerFault
onUpdated
in interface ISystemConfigurationObserver
ServerFault
Copyright © 2021. All Rights Reserved.