com.cyclops.albumbuilder
Class GalleryIndexGenerator

java.lang.Object
  extended bycom.cyclops.albumbuilder.AlbumBuilderComponent
      extended bycom.cyclops.albumbuilder.GalleryIndexGenerator
All Implemented Interfaces:
Configurable, Executable, Initializable

public class GalleryIndexGenerator
extends AlbumBuilderComponent
implements Executable

Add description for this class HERE! 惩前毖后,治病救人

Since:
2003-5-23 17:06:28
Author:
joel guo

Field Summary
 
Fields inherited from class com.cyclops.albumbuilder.AlbumBuilderComponent
logger
 
Constructor Summary
GalleryIndexGenerator()
           
 
Method Summary
 void execute()
          Override method execute() of super class
 void initialize()
          Override method initialize() of super class
 
Methods inherited from class com.cyclops.albumbuilder.AlbumBuilderComponent
configure, getConfiguration, getSourceRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GalleryIndexGenerator

public GalleryIndexGenerator()
Method Detail

execute

public void execute()
             throws Exception
Override method execute() of super class

Specified by:
execute in interface Executable
Throws:
Exception
See Also:
Executable.execute()

initialize

public void initialize()
Override method initialize() of super class

Specified by:
initialize in interface Initializable
Overrides:
initialize in class AlbumBuilderComponent
See Also:
Initializable.initialize()


Copyright © 2003 Cyclops Group. All Rights Reserved.