com.debianmirror.server
Interface WorkerImplFactory

All Known Implementing Classes:
MirrorHttpWorkerImplFactory

public interface WorkerImplFactory

The WorkerImplFactory creates instances of the WorkerImpl.

Author:
E01 - Tobias Hertkorn, Jonas Jagerhok, Jamie Fitz-Gerald

Method Summary
 WorkerImpl createWorkerImpl()
          Returns a new instance of WorkerImpl.
 

Method Detail

createWorkerImpl

public WorkerImpl createWorkerImpl()
Returns a new instance of WorkerImpl.

Returns:
the new instance.


Copyright © 2004, Apt-Got Group