<%-- /* $Header: busMetrics.jsp 06-nov-2006.21:48:59 andyao Exp $ */ /* Copyright (c) 2004, 2006, Oracle. All rights reserved. */ /* DESCRIPTION The JSP for the Services - Business Metric page segment PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 11/06/06 - use switcher eporter 03/22/06 - Creation */ /** * @version $Header: busMetrics.jsp 06-nov-2006.21:48:59 andyao Exp $ * @author eporter * @since release specific (what release of product did this appear in) */ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.cabo.ui.UIConstants" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.PageViewBean" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.MetricsPageViewBean" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.BusMetricsPageViewBean" %> <%-- detail metric table --%> <%-- detail metric table --%> <%@ include file="nonPromoted.jspf" %>