⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 servicedomainmbean.html

📁 一个实用的java源程序
💻 HTML
📖 第 1 页 / 共 3 页
字号:

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets version of this class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/bea/wli/monitoring/ServiceDomainMBean.html#markURIsOnline(java.util.Map)">markURIsOnline</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>,<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt;&gt;&nbsp;serviceRefVsURIs)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forces the specified URIs for the business services to be marked as online on all the managed servers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/bea/wli/monitoring/ServiceDomainMBean.html#resetAllStatistics()">resetAllStatistics</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets statistics for all services.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/bea/wli/monitoring/ServiceDomainMBean.html#resetStatistics(com.bea.wli.config.Ref[])">resetStatistics</A></B>(<A HREF="../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>[]&nbsp;serviceRefs)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets statistics for specified services.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_weblogic.management.mbeanservers.Service"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface weblogic.management.mbeanservers.Service</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getName, getParentAttribute, getParentService, getPath, getType</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="NAME"><!-- --></A><H3>
NAME</H3>
<PRE>
static final <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>NAME</B></PRE>
<DL>
<DD>Name of this mbean
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.bea.wli.monitoring.ServiceDomainMBean.NAME">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="TYPE"><!-- --></A><H3>
TYPE</H3>
<PRE>
static final <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>TYPE</B></PRE>
<DL>
<DD>Type of this mbean
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="OBJECT_NAME"><!-- --></A><H3>
OBJECT_NAME</H3>
<PRE>
static final <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>OBJECT_NAME</B></PRE>
<DL>
<DL>
</DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="getClusterName()"><!-- --></A><H3>
getClusterName</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getClusterName</B>()
                      throws <A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></PRE>
<DL>
<DD>Attribute getter method.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>Cluster name.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getDomainName()"><!-- --></A><H3>
getDomainName</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDomainName</B>()
                     throws <A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></PRE>
<DL>
<DD>Attribute getter method.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>Domain name.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getServerNames()"><!-- --></A><H3>
getServerNames</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>getServerNames</B>()
                        throws <A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></PRE>
<DL>
<DD>Gets name of all managed servers available in the cluster.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>Names of all managed servers from this domain.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getMonitoredBusinessServiceRefs()"><!-- --></A><H3>
getMonitoredBusinessServiceRefs</H3>
<PRE>
<A HREF="../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>[] <B>getMonitoredBusinessServiceRefs</B>()
                                      throws <A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></PRE>
<DL>
<DD>This operation will get all business services that are enabled for monitoring.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>References of all qualified services.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getMonitoredProxyServiceRefs()"><!-- --></A><H3>
getMonitoredProxyServiceRefs</H3>
<PRE>
<A HREF="../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>[] <B>getMonitoredProxyServiceRefs</B>()
                                   throws <A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></PRE>
<DL>
<DD>This operation will get all proxy services that are enabled for monitoring.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>References of all qualified services.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getBusinessServiceStatistics(com.bea.wli.config.Ref[], int, java.lang.String)"><!-- --></A><H3>
getBusinessServiceStatistics</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A>&lt;<A HREF="../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>,<A HREF="../../../../com/bea/wli/monitoring/ServiceResourceStatistic.html" title="class in com.bea.wli.monitoring">ServiceResourceStatistic</A>&gt; <B>getBusinessServiceStatistics</B>(<A HREF="../../../../com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A>[]&nbsp;serviceRefs,
                                                                   int&nbsp;resourceTypes,
                                                                   <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;serverName)
                                                                   throws <A HREF="../../../../com/bea/wli/monitoring/DomainMonitoringDisabledException.html" title="class in com.bea.wli.monitoring">DomainMonitoringDisabledException</A>,
                                                                          <A HREF="../../../../com/bea/wli/monitoring/MonitoringException.html" title="class in com.bea.wli.monitoring">MonitoringException</A>,
                                                                          <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></PRE>
<DL>
<DD>Gets runtime statistics collected since last reset (of statistics) for the specified business services. If server name is specified as an argument, sever level statistics (statistics from a specific managed server) will be returned. Else cluster wide statistics (aggregated view of statistics from all managed servers) will be returned.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>serviceRefs</CODE> - Business service references.<DD><CODE>resourceTypes</CODE> - Bit map representing one or more resource types.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -