@Deprecated public class LiveBeansViewServlet extends HttpServlet
LiveBeansView's
 MBean exposure.
 Generates a JSON snapshot for current beans and their dependencies in all ApplicationContexts that live within the current web application.
LiveBeansView.getSnapshotAsJson(), 
Serialized Form| Constructor and Description | 
|---|
LiveBeansViewServlet()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
protected LiveBeansView | 
buildLiveBeansView()
Deprecated.  
  | 
protected void | 
doGet(HttpServletRequest request,
     HttpServletResponse response)
Deprecated.  
  | 
void | 
init()
Deprecated.  
  | 
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init()
          throws ServletException
init in class GenericServletServletExceptionprotected LiveBeansView buildLiveBeansView()
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOException