org.xmlBlaster.protocol.http.ajax
Interface AjaxServletMBean
- All Known Implementing Classes:
- AjaxServlet
- public interface AjaxServletMBean
getNumBlasterInstances
public int getNumBlasterInstances()
cleanupOldSessionsKeepGivenAmount
public java.lang.String cleanupOldSessionsKeepGivenAmount(int maxSessions,
java.lang.String notificationText,
boolean creationTimestamp)
getBlockedIPs
public java.lang.String[] getBlockedIPs()
clearBlockedIPs
public void clearBlockedIPs()
getMaxUserSessions
public int getMaxUserSessions()
setMaxUserSessions
public void setMaxUserSessions(int maxUserSessions)
Copyright © 1999-2008 The xmlBlaster.org contributers.