You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.3 KiB
35 lines
1.3 KiB
|
|
|
|
<%@ Page %>
|
|
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
|
|
<html>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
|
|
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<!-- #include file = "coordinate.header.htm" -->
|
|
</head>
|
|
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
|
|
<!-- #include file = "coordinate.heading.htm" -->
|
|
<table class="content" width="100%" cellpadding="8">
|
|
<tr>
|
|
<td>
|
|
<H1>Statistics - Entity Counts</H1>
|
|
Use the <b>Entity Counts</b> tab to view the number of providers, services, bindings, or tModels that are published in this installation of UDDI Services. The statistics displayed are based upon data accumulated on the date displayed at the bottom of the screen next to <I>Last recalculated on</I> and are not refreshed automatically.
|
|
<UL>
|
|
<LI><B>Entity Type:</B> Lists the number of providers, services, bindings, or
|
|
tModels that are currently published in UDDI Services. </LI>
|
|
<ul class="action">
|
|
<li>Click <b>Recalculate</b> to refresh all of the statistics.
|
|
</ul>
|
|
</ul>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "coordinate.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|