OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


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

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

CVS update of aokell/src/org/objectweb/fractal/aokell/lib (2 files)


    Date: Monday, March 27, 2006 @ 10:32:05
  Author: seintur
    Path: /cvsroot/fractal/aokell/src/org/objectweb/fractal/aokell/lib

Modified: membrane/marker/LifeCycleInterceptorType.java
 Removed: Content.java

Removing the uneeded Content interface.


-----------------------------------------------+
 Content.java                                  |   34 ------------------------
 membrane/marker/LifeCycleInterceptorType.java |    2 -
 2 files changed, 36 deletions(-)


Index: aokell/src/org/objectweb/fractal/aokell/lib/Content.java
diff -u aokell/src/org/objectweb/fractal/aokell/lib/Content.java:1.1 
aokell/src/org/objectweb/fractal/aokell/lib/Content.java:removed
--- aokell/src/org/objectweb/fractal/aokell/lib/Content.java:1.1        Sat 
Feb 11 06:43:58 2006
+++ aokell/src/org/objectweb/fractal/aokell/lib/Content.java    Mon Mar 27 
10:32:05 2006
@@ -1,34 +0,0 @@
-/***
- * AOKell
- * Copyright (C) 2005 INRIA, France Telecom
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- * Contact: Lionel.Seinturier@xxxxxxx
- *
- * Author: Lionel Seinturier
- */
-
-package org.objectweb.fractal.aokell.lib;
-
-
-/**
- * Marker interface for component content classes.
- * Content classes may implement this interface although this is not 
mandatory.
- * 
- * @author Lionel Seinturier <Lionel.Seinturier@xxxxxxx>
- */
-public interface Content {    
-}
Index: 
aokell/src/org/objectweb/fractal/aokell/lib/membrane/marker/LifeCycleInterceptorType.java
diff -u 
aokell/src/org/objectweb/fractal/aokell/lib/membrane/marker/LifeCycleInterceptorType.java:1.2
 
aokell/src/org/objectweb/fractal/aokell/lib/membrane/marker/LifeCycleInterceptorType.java:1.3
--- 
aokell/src/org/objectweb/fractal/aokell/lib/membrane/marker/LifeCycleInterceptorType.java:1.2
       Fri Mar  3 21:32:57 2006
+++ 
aokell/src/org/objectweb/fractal/aokell/lib/membrane/marker/LifeCycleInterceptorType.java
   Mon Mar 27 10:32:04 2006
@@ -23,7 +23,6 @@
 
 package org.objectweb.fractal.aokell.lib.membrane.marker;
 
-import org.objectweb.fractal.aokell.lib.Content;
 import 
org.objectweb.fractal.aokell.lib.control.lifecycle.LifeCycleInterceptorItf;
 
 
@@ -35,7 +34,6 @@
  */
 public interface LifeCycleInterceptorType
     extends
-        Content,
         LifeCycleInterceptorItf
 {
 }



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

Reply via email to:

Powered by MHonArc.

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