OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | fractal-commits List | Febuary 2006 Index

<--  Date Index  --> <--  Thread Index  -->

CVS update of aokell/features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util (1 file)


    Date: Thursday, February 23, 2006 @ 22:14:43
  Author: seintur
    Path: .../features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util

Modified: MembraneHelper.java

Method renaming to be better in sync with its semantics.


---------------------+
 MembraneHelper.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: 
aokell/features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util/MembraneHelper.java
diff -u 
aokell/features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util/MembraneHelper.java:1.8
 
aokell/features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util/MembraneHelper.java:1.9
--- 
aokell/features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util/MembraneHelper.java:1.8
       Thu Feb 23 14:04:44 2006
+++ 
aokell/features/membrane/oo/src/org/objectweb/fractal/aokell/lib/util/MembraneHelper.java
   Thu Feb 23 22:14:43 2006
@@ -50,9 +50,9 @@
     }
     
     /**
-     * Return the controllers associated to the given component.
+     * Return the controller implementations associated to the given 
component.
      */
-    public static Object[] getFcControllers( Component comp ) {
+    public static Object[] getFcControllerImpls( Component comp ) {
         return ((ComponentItf)comp).getFcControllers();
     }
     



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.