|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jradius.handler.EventHandlerBase
net.jradius.handler.EventHandlerChain
net.jradius.handler.RunChainHandler
public class RunChainHandler
| Field Summary |
|---|
| Fields inherited from class net.jradius.handler.EventHandlerBase |
|---|
config |
| Fields inherited from interface org.apache.commons.chain.Command |
|---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
| Constructor Summary | |
|---|---|
RunChainHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChainName()
|
boolean |
handle(net.jradius.server.JRadiusEvent event)
|
void |
setChainName(java.lang.String chain)
|
| Methods inherited from class net.jradius.handler.EventHandlerChain |
|---|
execute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setCatalogName, setConfig, setOnFalse, setOnTrue |
| Methods inherited from class net.jradius.handler.EventHandlerBase |
|---|
doesHandle, execute, getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunChainHandler()
| Method Detail |
|---|
public boolean handle(net.jradius.server.JRadiusEvent event)
throws java.lang.Exception
handle in interface net.jradius.handler.EventHandlerhandle in class net.jradius.handler.EventHandlerChainjava.lang.Exceptionpublic java.lang.String getChainName()
public void setChainName(java.lang.String chain)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||