| java.lang.Object org.apache.openejb.webadmin.WebAdminBean org.apache.openejb.webadmin.clienttools.ViewEjbBean
Methods inherited from org.apache.openejb.webadmin.WebAdminBean | public void ejbActivate()(Code)(Java Doc) public void ejbCreate() throws CreateException(Code)(Java Doc) public void ejbPassivate()(Code)(Java Doc) public void ejbRemove()(Code)(Java Doc) public String formatSubMenuItem(String itemName, String url)(Code)(Java Doc) public static String getFooter()(Code)(Java Doc) public InputStream getTemplate() throws IOException(Code)(Java Doc) public HashMap initNavSections()(Code)(Java Doc) public void onMessage(HttpRequest request, HttpResponse response) throws IOException(Code)(Java Doc) abstract public void postProcess(HttpRequest request, HttpResponse response) throws IOException(Code)(Java Doc) abstract public void preProcess(HttpRequest request, HttpResponse response) throws IOException(Code)(Java Doc) protected void printRow(String col1, String col2, PrintWriter out) throws IOException(Code)(Java Doc) protected void printRow(String col1, String col2, String col3, PrintWriter out) throws IOException(Code)(Java Doc) public void setSessionContext(SessionContext sessionContext)(Code)(Java Doc) abstract public void writeBody(PrintWriter body) throws IOException(Code)(Java Doc) public void writeFooter(PrintWriter body) throws IOException(Code)(Java Doc) abstract public void writeHtmlTitle(PrintWriter body) throws IOException(Code)(Java Doc) public void writeLeftNavBar(PrintWriter body) throws IOException(Code)(Java Doc) abstract public void writePageTitle(PrintWriter body) throws IOException(Code)(Java Doc) public void writeTemplate(PrintWriter out, InputStream template) throws IOException(Code)(Java Doc) public void writeTopNavBar(PrintWriter body) throws IOException(Code)(Java Doc)
|
|
|