public class DHCPPoolHandler extends PacketHandlerChain implements org.springframework.beans.factory.InitializingBean
config| Constructor and Description |
|---|
DHCPPoolHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
boolean |
handle(JRadiusRequest request) |
boolean |
handle(JRadiusRequest request,
byte[] hwAddress,
AddressPool pool) |
void |
setCache(net.sf.ehcache.Cache cache) |
void |
setCacheManager(net.sf.ehcache.CacheManager cacheManager) |
handleexecute, execute, getCatalog, getCatalogName, getOnFalse, getOnTrue, setBeanFactory, setCatalogName, setConfig, setOnFalse, setOnTruedoesHandle, execute, getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetNamedoesHandle, getName, setConfigpublic boolean handle(JRadiusRequest request) throws Exception
handle in interface PacketHandlerhandle in class PacketHandlerChainExceptionpublic boolean handle(JRadiusRequest request, byte[] hwAddress, AddressPool pool) throws Exception
Exceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void setCacheManager(net.sf.ehcache.CacheManager cacheManager)
public void setCache(net.sf.ehcache.Cache cache)
Copyright © 2017. All rights reserved.