|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pf.util.ExceptionIgnorer
org.pf.net.RequestServer
org.pf.net.TextRequestServer
org.pfsw.tools.beluga.admin.AdminServer
public class AdminServer
This server is responsible to handle administration requests
Constructor Summary | |
---|---|
AdminServer(AdminServerConfiguration configuration,
LDAPServer ldapServer)
Initialize the new instance with a configuration |
Method Summary | |
---|---|
void |
shutdown()
Stops this admin server |
void |
shutdownLdapServer()
Stops the LDAP server |
void |
start()
Starts the server. |
Methods inherited from class org.pf.net.RequestServer |
---|
getConnectionIdleTimeout, getPort, run, setConnectionIdleTimeout |
Methods inherited from class org.pf.util.ExceptionIgnorer |
---|
exceptionOccurred, getExceptionHandler, setExceptionHandler |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdminServer(AdminServerConfiguration configuration, LDAPServer ldapServer)
Method Detail |
---|
public void start()
public void shutdownLdapServer()
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |