com.cyclops.albumbuilder
Class SourceResourceCopier

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

public class SourceResourceCopier
extends AlbumBuilderComponent
implements Executable, Configurable

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

Since:
2003-5-23 17:07:08
Author:
joel guo

Field Summary
 
Fields inherited from class com.cyclops.albumbuilder.AlbumBuilderComponent
logger
 
Constructor Summary
SourceResourceCopier()
           
 
Method Summary
 void execute()
          Override method execute() in 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
 
Methods inherited from interface org.apache.stratum.lifecycle.Configurable
configure
 

Constructor Detail

SourceResourceCopier

public SourceResourceCopier()
Method Detail

execute

public void execute()
             throws Exception
Override method execute() in 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.