@Service(name="asadmin-recorder") @RunLevel(value=10) public class AsadminRecorderService extends Object implements EventListener
EventListener.Event<T>| Constructor and Description |
|---|
AsadminRecorderService() |
| Modifier and Type | Method and Description |
|---|---|
void |
event(EventListener.Event event) |
boolean |
isEnabled() |
void |
recordAsadminCommand(String commandName,
ParameterMap parameters) |
public void event(EventListener.Event event)
event in interface EventListenerpublic boolean isEnabled()
public void recordAsadminCommand(String commandName, ParameterMap parameters)
Copyright © 2017. All rights reserved.