/[classpath]/classpath/org/omg/PortableInterceptor/CurrentOperations.java
ViewVC logotype

Diff of /classpath/org/omg/PortableInterceptor/CurrentOperations.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by audriusa, Sun Aug 28 11:23:37 2005 UTC revision 1.2 by audriusa, Fri Sep 2 17:17:22 2005 UTC
# Line 54  import org.omg.CORBA.BAD_INV_ORDER; Line 54  import org.omg.CORBA.BAD_INV_ORDER;
54   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
55   */   */
56  public interface CurrentOperations  public interface CurrentOperations
57      extends org.omg.CORBA.CurrentOperations
58  {  {
59    /**    /**
60     * Get data from the slot with the given slot_id.     * Get data from the slot with the given slot_id.
61     *     *
62     * @param slot_id the slot slot_id.     * @param slot_id the slot slot_id.
63     *     *
64         * @return the Any that was stored in the slot. If the given slot has not been     * @return the Any that was stored in the slot. If the given slot has not been
65     * set, the returned Any contains a type code with a TCKind value of tk_null     * set, the returned Any contains a type code with a TCKind value of tk_null
66     * and has no value.     * and has no value.
67     *     *

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26