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 FormConstructor and Description |
---|
LiveBeansViewServlet() |
Modifier and Type | Method and Description |
---|---|
protected LiveBeansView |
buildLiveBeansView() |
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
void |
init() |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
public void init() throws ServletException
init
in class GenericServlet
ServletException
protected LiveBeansView buildLiveBeansView()
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet
in class HttpServlet
ServletException
IOException