se.kmr.scam.client.repository
Class ManifestFactory
java.lang.Object
se.kmr.scam.client.repository.ManifestFactory
- Direct Known Subclasses:
- ManifestFactoryImpl, ManifestFactoryImpl, ManifestFactoryImpl
- public abstract class ManifestFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManifestFactory
public ManifestFactory()
create
public abstract ManifestI create(HttpServletRequest request)
throws ArchiveException
- Throws:
ArchiveException
create
public ManifestI create()
throws ArchiveException
- Deprecated. use create(HttpServletRequest)
- Throws:
ArchiveException
getInstance
public static ManifestFactory getInstance()
throws HttpException
- Throws:
HttpException
Copyright © 2003 SCAM. All Rights Reserved.