|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jradius.handler.EventHandlerBase
net.sf.jradius.handler.event.HandlerLogHandler
public class HandlerLogHandler
The default (as defined in net.sf.jradius.handler.catalog.xml) Event Handler. This handler commits all the log entries stored up in the session and is launched at the end of every pass through the JRadius server.
Field Summary |
---|
Fields inherited from class net.sf.jradius.handler.EventHandlerBase |
---|
config |
Constructor Summary | |
---|---|
HandlerLogHandler()
|
Method Summary | |
---|---|
boolean |
handle(JRadiusEvent event)
|
Methods inherited from class net.sf.jradius.handler.EventHandlerBase |
---|
doesHandle, execute, getName, setConfig, setName, splitUserName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerLogHandler()
Method Detail |
---|
public boolean handle(JRadiusEvent event) throws java.lang.Exception
handle
in interface EventHandler
handle
in class EventHandlerBase
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |