progressobject.html

来自「j2ee api,很好的api。我这现在有」· HTML 代码 · 共 444 行 · 第 1/2 页

HTML
444
字号
<!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getDeploymentStatus()"><!-- --></A><H3>getDeploymentStatus</H3><PRE>public <A HREF="../../../../../javax/enterprise/deploy/spi/status/DeploymentStatus.html" title="interface in javax.enterprise.deploy.spi.status">DeploymentStatus</A> <B>getDeploymentStatus</B>()</PRE><DL><DD>Retrieve the status of this activity.<P><DD><DL><DT><B>Returns:</B><DD>An object containing the status          information.</DL></DD></DL><HR><A NAME="getResultTargetModuleIDs()"><!-- --></A><H3>getResultTargetModuleIDs</H3><PRE>public <A HREF="../../../../../javax/enterprise/deploy/spi/TargetModuleID.html" title="interface in javax.enterprise.deploy.spi">TargetModuleID</A>[] <B>getResultTargetModuleIDs</B>()</PRE><DL><DD>Retrieve the list of TargetModuleIDs successfully processed or created by the associated DeploymentManager operation.<P><DD><DL><DT><B>Returns:</B><DD>a list of TargetModuleIDs.</DL></DD></DL><HR><A NAME="getClientConfiguration(javax.enterprise.deploy.spi.TargetModuleID)"><!-- --></A><H3>getClientConfiguration</H3><PRE>public <A HREF="../../../../../javax/enterprise/deploy/spi/status/ClientConfiguration.html" title="interface in javax.enterprise.deploy.spi.status">ClientConfiguration</A> <B>getClientConfiguration</B>(<A HREF="../../../../../javax/enterprise/deploy/spi/TargetModuleID.html" title="interface in javax.enterprise.deploy.spi">TargetModuleID</A>&nbsp;id)</PRE><DL><DD>Return the ClientConfiguration object associated with the TargetModuleID.<P><DD><DL><DT><B>Returns:</B><DD>ClientConfiguration for a given TargetModuleID or          null if none exists.</DL></DD></DL><HR><A NAME="isCancelSupported()"><!-- --></A><H3>isCancelSupported</H3><PRE>public boolean <B>isCancelSupported</B>()</PRE><DL><DD>Tests whether the vendor supports a cancel  opertation for deployment activities.<P><DD><DL><DT><B>Returns:</B><DD><code>true</code> if canceling an         activity is supported by this platform.</DL></DD></DL><HR><A NAME="cancel()"><!-- --></A><H3>cancel</H3><PRE>public void <B>cancel</B>()            throws <A HREF="../../../../../javax/enterprise/deploy/spi/exceptions/OperationUnsupportedException.html" title="class in javax.enterprise.deploy.spi.exceptions">OperationUnsupportedException</A></PRE><DL><DD>(optional) A cancel request on an in-process operation  stops all further processing of the operation and returns the environment to it original state before the operation was executed.  An operation that has run to completion  cannot be cancelled.<P><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="../../../../../javax/enterprise/deploy/spi/exceptions/OperationUnsupportedException.html" title="class in javax.enterprise.deploy.spi.exceptions">OperationUnsupportedException</A></CODE> - this optional command         is not supported by this implementation.</DL></DD></DL><HR><A NAME="isStopSupported()"><!-- --></A><H3>isStopSupported</H3><PRE>public boolean <B>isStopSupported</B>()</PRE><DL><DD>Tests whether the vendor supports a stop opertation for deployment activities.<P><DD><DL><DT><B>Returns:</B><DD><code>true</code> if canceling an         activity is supported by this platform.</DL></DD></DL><HR><A NAME="stop()"><!-- --></A><H3>stop</H3><PRE>public void <B>stop</B>()          throws <A HREF="../../../../../javax/enterprise/deploy/spi/exceptions/OperationUnsupportedException.html" title="class in javax.enterprise.deploy.spi.exceptions">OperationUnsupportedException</A></PRE><DL><DD>(optional) A stop request on an in-process operation allows the  operation on the current TargetModuleID to run to completion but  does not process any of the remaining unprocessed TargetModuleID  objects.  The processed TargetModuleIDs must be returned by the  method getResultTargetModuleIDs.<P><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="../../../../../javax/enterprise/deploy/spi/exceptions/OperationUnsupportedException.html" title="class in javax.enterprise.deploy.spi.exceptions">OperationUnsupportedException</A></CODE> - this optional command         is not supported by this implementation.</DL></DD></DL><HR><A NAME="addProgressListener(javax.enterprise.deploy.spi.status.ProgressListener)"><!-- --></A><H3>addProgressListener</H3><PRE>public void <B>addProgressListener</B>(<A HREF="../../../../../javax/enterprise/deploy/spi/status/ProgressListener.html" title="interface in javax.enterprise.deploy.spi.status">ProgressListener</A>&nbsp;pol)</PRE><DL><DD>Add a listener to receive Progress events on deployment actions.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>pol</CODE> - the listener to receive events<DT><B>See Also:</B><DD><A HREF="../../../../../javax/enterprise/deploy/spi/status/ProgressEvent.html" title="class in javax.enterprise.deploy.spi.status"><CODE>ProgressEvent</CODE></A></DL></DD></DL><HR><A NAME="removeProgressListener(javax.enterprise.deploy.spi.status.ProgressListener)"><!-- --></A><H3>removeProgressListener</H3><PRE>public void <B>removeProgressListener</B>(<A HREF="../../../../../javax/enterprise/deploy/spi/status/ProgressListener.html" title="interface in javax.enterprise.deploy.spi.status">ProgressListener</A>&nbsp;pol)</PRE><DL><DD>Remove a ProgressObject listener.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>pol</CODE> - the listener being removed<DT><B>See Also:</B><DD><A HREF="../../../../../javax/enterprise/deploy/spi/status/ProgressEvent.html" title="class in javax.enterprise.deploy.spi.status"><CODE>ProgressEvent</CODE></A></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Ent. Ed. v1.4</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../../javax/enterprise/deploy/spi/status/ProgressListener.html" title="interface in javax.enterprise.deploy.spi.status"><B>PREV CLASS</B></A>&nbsp;&nbsp;NEXT CLASS</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="ProgressObject.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR><font size="-1"><a href="http://java.sun.com/webapps/bugreport">Submit a bug or feature</a> <p>Copyright 2003 Sun Microsystems, Inc. All rights reserved.</font></BODY></HTML>

⌨️ 快捷键说明

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