com.debianmirror.server
Class MirrorHttpWorkerImplFactory

java.lang.Object
  |
  +--com.debianmirror.server.MirrorHttpWorkerImplFactory
All Implemented Interfaces:
WorkerImplFactory

public class MirrorHttpWorkerImplFactory
extends java.lang.Object
implements WorkerImplFactory

Creates instances of the MirrorHttpWorkerImpl

Author:
E01 - Tobias Hertkorn
See Also:
MirrorHttpWorkerImpl

Constructor Summary
MirrorHttpWorkerImplFactory()
           
 
Method Summary
 WorkerImpl createWorkerImpl()
          Returns a new instance of WorkerImpl.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MirrorHttpWorkerImplFactory

public MirrorHttpWorkerImplFactory()
Method Detail

createWorkerImpl

public WorkerImpl createWorkerImpl()
Description copied from interface: WorkerImplFactory
Returns a new instance of WorkerImpl.

Specified by:
createWorkerImpl in interface WorkerImplFactory
Returns:
the new instance.


Copyright © 2004, Apt-Got Group