cvs commit: spice/sandbox/metaclass/src/java/org/realityforge/metaclass/introspector MetaClassRegistry.java

Peter Donald <[email protected]>
Newsgroups gmane.comp.java.spice.cvs
Message-ID <[email protected]>
donaldp     03/10/27 22:19:06

  Modified:    sandbox/metaclass/src/java/org/realityforge/metaclass/introspector
                        MetaClassRegistry.java
  Log:
  Remove registration from Registry interface
  
  Revision  Changes    Path
  1.2       +1 -10     spice/sandbox/metaclass/src/java/org/realityforge/metaclass/introspector/MetaClassRegistry.java
  
  Index: MetaClassRegistry.java
  ===================================================================
  RCS file: /cvsroot/spice/spice/sandbox/metaclass/src/java/org/realityforge/metaclass/introspector/MetaClassRegistry.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MetaClassRegistry.java	28 Oct 2003 06:14:17 -0000	1.1
  +++ MetaClassRegistry.java	28 Oct 2003 06:19:06 -0000	1.2
  @@ -15,7 +15,7 @@
    * objects for corresponding java classes.
    *
    * @author <a href="mailto:peter at realityforge.org">Peter Donald</a>
  - * @version $Revision: 1.1 $ $Date: 2003/10/28 06:14:17 $
  + * @version $Revision: 1.2 $ $Date: 2003/10/28 06:19:06 $
    */
   public interface MetaClassRegistry
   {
  @@ -30,13 +30,4 @@
      ClassDescriptor getClassDescriptor( String classname,
                                          ClassLoader classLoader )
         throws MetaClassException;
  -
  -   /**
  -    * Register a ClassDescriptor associated with specified classLoader.
  -    *
  -    * @param descriptor the descriptor
  -    * @param classLoader the classloader
  -    */
  -   void registerDescriptor( ClassDescriptor descriptor,
  -                            ClassLoader classLoader );
   }
  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.