📄 serialized-form.html
字号:
<P>
<A NAME="com.bea.wli.monitoring.ServiceResourceStatistic"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/monitoring/ServiceResourceStatistic.html" title="class in com.bea.wli.monitoring">com.bea.wli.monitoring.ServiceResourceStatistic</A> extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<B>serialVersionUID: </B>-2L
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
</TABLE>
<H3>
serviceRef</H3>
<PRE>
<A HREF="com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> <B>serviceRef</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
resourceStatisticMap</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A><<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Map.html" title="class or interface in java.util">V</A>> <B>resourceStatisticMap</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
missingServers</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>missingServers</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
collectionTimestamp</H3>
<PRE>
long <B>collectionTimestamp</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
isCollectionTimeInitialized</H3>
<PRE>
boolean <B>isCollectionTimeInitialized</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
exception</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> <B>exception</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="com.bea.wli.monitoring.StatisticValue"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/monitoring/StatisticValue.html" title="class in com.bea.wli.monitoring">com.bea.wli.monitoring.StatisticValue</A> extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<B>serialVersionUID: </B>-1L
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
</TABLE>
<H3>
name</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>name</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
type</H3>
<PRE>
<A HREF="com/bea/wli/monitoring/StatisticType.html" title="enum in com.bea.wli.monitoring">StatisticType</A> <B>type</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="com.bea.wli.monitoring.StatisticValue.CountStatistic"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/monitoring/StatisticValue.CountStatistic.html" title="class in com.bea.wli.monitoring">com.bea.wli.monitoring.StatisticValue.CountStatistic</A> extends <A HREF="com/bea/wli/monitoring/StatisticValue.html" title="class in com.bea.wli.monitoring">StatisticValue</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
</TABLE>
<H3>
count</H3>
<PRE>
long <B>count</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="com.bea.wli.monitoring.StatisticValue.IntervalStatistic"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/monitoring/StatisticValue.IntervalStatistic.html" title="class in com.bea.wli.monitoring">com.bea.wli.monitoring.StatisticValue.IntervalStatistic</A> extends <A HREF="com/bea/wli/monitoring/StatisticValue.CountStatistic.html" title="class in com.bea.wli.monitoring">StatisticValue.CountStatistic</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
</TABLE>
<H3>
min</H3>
<PRE>
long <B>min</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
max</H3>
<PRE>
long <B>max</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
average</H3>
<PRE>
long <B>average</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
sum</H3>
<PRE>
double <B>sum</B></PRE>
<DL>
<DL>
</DL>
</DL>
<P>
<A NAME="com.bea.wli.monitoring.StatisticValue.StatusStatistic"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/monitoring/StatisticValue.StatusStatistic.html" title="class in com.bea.wli.monitoring">com.bea.wli.monitoring.StatisticValue.StatusStatistic</A> extends <A HREF="com/bea/wli/monitoring/StatisticValue.html" title="class in com.bea.wli.monitoring">StatisticValue</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
</TABLE>
<H3>
initialStatus</H3>
<PRE>
int <B>initialStatus</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<H3>
currentStatus</H3>
<PRE>
int <B>currentStatus</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>com.bea.wli.sb.management.importexport</B></FONT></TH>
</TR>
</TABLE>
<P>
<A NAME="com.bea.wli.sb.management.importexport.ALSBImportOperation"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/sb/management/importexport/ALSBImportOperation.html" title="class in com.bea.wli.sb.management.importexport">com.bea.wli.sb.management.importexport.ALSBImportOperation</A> extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<B>serialVersionUID: </B>1L
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
</TABLE>
<H3>
ref</H3>
<PRE>
<A HREF="com/bea/wli/config/Ref.html" title="class in com.bea.wli.config">Ref</A> <B>ref</B></PRE>
<DL>
<DD>The identity of the resource being affected by the import.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
operation</H3>
<PRE>
<A HREF="com/bea/wli/sb/management/importexport/ALSBImportOperation.Operation.html" title="enum in com.bea.wli.sb.management.importexport">ALSBImportOperation.Operation</A> <B>operation</B></PRE>
<DL>
<DD>This can be used to control the import for creating, updating, deleting or skipping.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
preserveExistingEnvValues</H3>
<PRE>
boolean <B>preserveExistingEnvValues</B></PRE>
<DL>
<DD>This flag controls whether certain environment values inside of a resource will be overwritten or preserved during an import. If true, the existing environment value is preserved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
preserveExistingOperationalValues</H3>
<PRE>
boolean <B>preserveExistingOperationalValues</B></PRE>
<DL>
<DD>This flag controls whether certain operational values of a resource will be overwritten or preserved during import. If true, the existing operational value is preserved
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
preserveExistingSecurityAndPolicyConfig</H3>
<PRE>
boolean <B>preserveExistingSecurityAndPolicyConfig</B></PRE>
<DL>
<DD>This flag controls whether certain security and policy configuration of a resource will be overwritten or preserved during import. If true, the existing security and policy configuration is preserved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
preserveExistingCredentials</H3>
<PRE>
boolean <B>preserveExistingCredentials</B></PRE>
<DL>
<DD>This flag controls whether username/passwords and PKI credentials of a resource will be overwritten or preserved during import. If true, the existing credentials are preserved.
<P>
<DL>
</DL>
</DL>
<HR>
<H3>
preserveExistingAccessControlPolicies</H3>
<PRE>
boolean <B>preserveExistingAccessControlPolicies</B></PRE>
<DL>
<DD>This flag controls whether access control policies of a resource will be overwritten or preserved during import. If true, the existing access control policies are preserved.
<P>
<DL>
</DL>
</DL>
<P>
<A NAME="com.bea.wli.sb.management.importexport.ALSBImportPlan"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class <A HREF="com/bea/wli/sb/management/importexport/ALSBImportPlan.html" title="class in com.bea.wli.sb.management.importexport">com.bea.wli.sb.management.importexport.ALSBImportPlan</A> extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
</TR>
</TABLE>
<P>
<B>serialVersionUID: </B>1L
<P>
<A NAME="serializedForm"><!-- --></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>Serialized Fields</B></FONT></TH>
</TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -