public interface JRCommand
extends org.apache.commons.chain.Command
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesHandle(JRadiusEvent event)
Tests whether or not this handler handles the given JRadiusEvent.
|
String |
getName() |
void |
setConfig(ConfigurationItem cfg)
Set the ConfigurationItem of this handler.
|
void setConfig(ConfigurationItem cfg)
cfg - The HandlerConfigurationItem to be setboolean doesHandle(JRadiusEvent event)
event - The JRadiusEvent (or JRadiusRequest) to be checkedString getName()
Copyright © 2017. All rights reserved.