classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Progress with CORBA.


From: Meskauskas Audrius
Subject: [cp-patches] FYI: Progress with CORBA.
Date: Wed, 10 Aug 2005 18:46:14 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

2005-08-09  Audrius Meskauskas  <address@hidden>

* org/omg/PortableInterceptor/Interceptor.java,
org/omg/PortableInterceptor/InterceptorOperations.java: New files.
* org/omg/_DynAnyFactoryStub.java,
org/omg/_DynAnyStub.java,
omg/DynamicAny/_DynArrayStub.java,
org/omg/DynamicAny/_DynEnumStub.java,
org/omg/DynamicAny/_DynFixedStub.java,
org/omg/DynamicAny/_DynStructStub.java,
org/omg/DynamicAny/_DynUnionStub.java,
org/omg/DynamicAny/_DynValueStub.java,
org/omg/DynamicAny/_DynSequenceStub.java: Added _opsClass field.
? org/omg/PortableInterceptor/Interceptor.java
? org/omg/PortableInterceptor/InterceptorOperations.java
Index: org/omg/DynamicAny/_DynAnyFactoryStub.java
===================================================================
RCS file: 
/cvsroot/classpath/classpath/org/omg/DynamicAny/_DynAnyFactoryStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynAnyFactoryStub.java
--- org/omg/DynamicAny/_DynAnyFactoryStub.java  8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynAnyFactoryStub.java  10 Aug 2005 16:37:18 -0000
@@ -59,6 +59,11 @@
   private static final long serialVersionUID = -6575269659020082310L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynAnyFactoryOperations.class;
+
+  /**
    * Create the DynAnyFactory stub.
    */
   public _DynAnyFactoryStub()
Index: org/omg/DynamicAny/_DynAnyStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynAnyStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynAnyStub.java
--- org/omg/DynamicAny/_DynAnyStub.java 8 Aug 2005 18:16:10 -0000       1.1
+++ org/omg/DynamicAny/_DynAnyStub.java 10 Aug 2005 16:37:18 -0000
@@ -59,6 +59,11 @@
   private static final long serialVersionUID = -6521892777941121597L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynAnyOperations.class;
+
+  /**
    * Create the DynAny stub.
    */
   public _DynAnyStub()
Index: org/omg/DynamicAny/_DynArrayStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynArrayStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynArrayStub.java
--- org/omg/DynamicAny/_DynArrayStub.java       8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynArrayStub.java       10 Aug 2005 16:37:18 -0000
@@ -57,6 +57,11 @@
   private static final long serialVersionUID = -6302474930370950228L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynArrayOperations.class;
+
+  /**
    * Create the DynArray stub.
    */
   public _DynArrayStub()
Index: org/omg/DynamicAny/_DynEnumStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynEnumStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynEnumStub.java
--- org/omg/DynamicAny/_DynEnumStub.java        8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynEnumStub.java        10 Aug 2005 16:37:18 -0000
@@ -55,6 +55,11 @@
   private static final long serialVersionUID = 696844314172031949L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynEnumOperations.class;
+
+  /**
    * Create the DynEnum stub.
    */
   public _DynEnumStub()
Index: org/omg/DynamicAny/_DynFixedStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynFixedStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynFixedStub.java
--- org/omg/DynamicAny/_DynFixedStub.java       8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynFixedStub.java       10 Aug 2005 16:37:18 -0000
@@ -56,6 +56,11 @@
   private static final long serialVersionUID = -1932029532964417188L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynFixedOperations.class;
+
+  /**
    * Create the DynFixed stub.
    */
   public _DynFixedStub()
Index: org/omg/DynamicAny/_DynSequenceStub.java
===================================================================
RCS file: 
/cvsroot/classpath/classpath/org/omg/DynamicAny/_DynSequenceStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynSequenceStub.java
--- org/omg/DynamicAny/_DynSequenceStub.java    8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynSequenceStub.java    10 Aug 2005 16:37:18 -0000
@@ -57,6 +57,11 @@
   private static final long serialVersionUID = 7191437435669107554L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynSequenceOperations.class;
+
+  /**
    * Create the DynSequence stub. To get the stub working,
    * you must later set the delegate with
    * address@hidden ObjectImpl#_set_delegate(Delegate)}.
Index: org/omg/DynamicAny/_DynStructStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynStructStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynStructStub.java
--- org/omg/DynamicAny/_DynStructStub.java      8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynStructStub.java      10 Aug 2005 16:37:18 -0000
@@ -57,6 +57,11 @@
   private static final long serialVersionUID = -8415786200783826656L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynStructOperations.class;
+
+  /**
    * Create the DynStruct stub. To get the stub working,
    * you must later set the delegate with
    * address@hidden ObjectImpl#_set_delegate(Delegate)}.
Index: org/omg/DynamicAny/_DynUnionStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynUnionStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynUnionStub.java
--- org/omg/DynamicAny/_DynUnionStub.java       8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynUnionStub.java       10 Aug 2005 16:37:18 -0000
@@ -57,6 +57,11 @@
   private static final long serialVersionUID = -8921031953572009897L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynUnionOperations.class;
+
+  /**
    * Create the DynUnion stub. To get the stub working,
    * you must later set the delegate with
    * address@hidden ObjectImpl#_set_delegate(Delegate)}.
Index: org/omg/DynamicAny/_DynValueStub.java
===================================================================
RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynValueStub.java,v
retrieving revision 1.1
diff -u -r1.1 _DynValueStub.java
--- org/omg/DynamicAny/_DynValueStub.java       8 Aug 2005 18:16:10 -0000       
1.1
+++ org/omg/DynamicAny/_DynValueStub.java       10 Aug 2005 16:37:18 -0000
@@ -57,6 +57,11 @@
   private static final long serialVersionUID = 5815313794012360824L;
 
   /**
+   * The purpose and value of this field are not documented.
+   */
+  public static final Class _opsClass = DynValueOperations.class;
+
+  /**
    * Create the DynValue stub. To get the stub working,
    * you must later set the delegate with
    * address@hidden ObjectImpl#_set_delegate(Delegate)}.
/* InterceptorOperations.java --
   Copyright (C) 2005 Free Software Foundation, Inc.

This file is part of GNU Classpath.

GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

GNU Classpath is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING.  If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.

Linking this library statically or dynamically with other modules is
making a combined work based on this library.  Thus, the terms and
conditions of the GNU General Public License cover the whole
combination.

As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module.  An independent module is a module which is not derived from
or based on this library.  If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so.  If you do not wish to do so, delete this
exception statement from your version. */


package org.omg.PortableInterceptor;


/**
 * Defines operations, applicable for all types of address@hidden Interceptor}.
 * The the derived interfaces define additional operations for they
 * specific functionality.
 *
 * Portable Interceptors are hooks into the ORB through which ORB services can
 * intercept the normal flow of execution in creation of IOR, sending request,
 * receiving request and returning the reply.
 *
 * See address@hidden org.omg.PortableInterceptor} for more details about the 
possible
 * interceptors and how to register them within the ORB.
 *
 * @author Audrius Meskauskas, Lithuania (address@hidden)
 */
public interface InterceptorOperations
{
  /**
   * This method is called when orb is being destroyed and destroys
   * the interceptor. The ORB calls this method after completing all
   * incoming requests. The method body should not invoke methods on other
   * object, belonging to ORB being destoryed, as in this stage it is no
   * longer capable to act as server. It is still, however, capable
   * to act as a client, permitting remote invocations on other objects.
   */
  void destroy();

  /**
   * All interceptors of the same type, registered on the single ORB, must
   * either have different names or be anonymous. The name of the anonymous
   * interceptor is an empty string. The ORB supports multiple anonymous
   * interceptors of the same type.
   *
   * @return the name of the interceptor.
   */
  String name();
}
/* Interceptor.java --
   Copyright (C) 2005 Free Software Foundation, Inc.

This file is part of GNU Classpath.

GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

GNU Classpath is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING.  If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.

Linking this library statically or dynamically with other modules is
making a combined work based on this library.  Thus, the terms and
conditions of the GNU General Public License cover the whole
combination.

As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module.  An independent module is a module which is not derived from
or based on this library.  If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so.  If you do not wish to do so, delete this
exception statement from your version. */


package org.omg.PortableInterceptor;

import org.omg.CORBA.Object;
import org.omg.CORBA.portable.IDLEntity;

/**
 * Portable Interceptors are hooks into the ORB through which ORB services can
 * intercept the normal flow of execution in creation of IOR, sending request,
 * receiving request and returning the reply.
 *
 * See address@hidden org.omg.PortableInterceptor} for more details about the 
possible
 * interceptors and how to register them within the ORB.
 *
 * @author Audrius Meskauskas, Lithuania (address@hidden)
 */
public interface Interceptor
  extends InterceptorOperations, Object, IDLEntity
{
}

reply via email to

[Prev in Thread] Current Thread [Next in Thread]