cvs commit: spice/sandbox/repository/componenthaus/src/java/org/componenthaus/spring PicoApplicationContext.java

Mike Hogan <[email protected]>
Newsgroups gmane.comp.java.spice.cvs
Message-ID <[email protected]>
hogie       03/11/03 13:15:30

  Modified:    sandbox/repository/componenthaus/src/java/org/componenthaus/spring
                        PicoApplicationContext.java
  Log:
  Can submit more than one interface per jar
  
  Revision  Changes    Path
  1.6       +1 -0      spice/sandbox/repository/componenthaus/src/java/org/componenthaus/spring/PicoApplicationContext.java
  
  Index: PicoApplicationContext.java
  ===================================================================
  RCS file: /cvsroot/spice/spice/sandbox/repository/componenthaus/src/java/org/componenthaus/spring/PicoApplicationContext.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- PicoApplicationContext.java	26 Oct 2003 14:43:08 -0000	1.5
  +++ PicoApplicationContext.java	3 Nov 2003 21:15:30 -0000	1.6
  @@ -92,6 +92,7 @@
           pico.registerComponentImplementation(DefaultSubmissionManager.class);
           pico.registerComponentImplementation(DefaultSubmissionManager.NullSubmissionMonitor.class);
           pico.registerComponentImplementation(CommandRegistryImpl.class);
  +        pico.registerComponentImplementation(LuceneSearchService.DefaultLuceneObjectFactory.class);
   
           addSpringStuff();
           //This must be done last, because it reads things from Pico
  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  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.