net.jradius.impl
Class JRadiusManagerImpl
java.lang.Object
net.jradius.impl.JRadiusManagerImpl
- All Implemented Interfaces:
- JRadiusManager, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
public class JRadiusManagerImpl
- extends java.lang.Object
- implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, JRadiusManager
Field Summary |
protected org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
JRadiusManagerImpl
public JRadiusManagerImpl()
start
public void start()
- Specified by:
start
in interface JRadiusManager
stop
public void stop()
- Specified by:
stop
in interface JRadiusManager
afterPropertiesSet
public void afterPropertiesSet()
throws java.lang.Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
java.lang.Exception
setBeanFactory
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
- Specified by:
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
- Throws:
org.springframework.beans.BeansException
getConfigFile
public java.lang.String getConfigFile()
setConfigFile
public void setConfigFile(java.lang.String configFile)
destroy
public void destroy()
throws java.lang.Exception
- Specified by:
destroy
in interface org.springframework.beans.factory.DisposableBean
- Throws:
java.lang.Exception
setJRadiusServer
public void setJRadiusServer(JRadiusServer radiusServer)
setEventDispatcher
public void setEventDispatcher(EventDispatcher eventDispatcher)
Copyright © 2008 JRadius Project, All Rights Reserved.