|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Type
- the type supported by this factory.public interface EZBArchiveFactory<Type>
Interface used by the Archive Manager to build implementation of EZBArchive.
Method Summary | |
---|---|
EZBArchive |
create(Type object)
Creates an EZBArchive object for the given object. |
Method Detail |
---|
EZBArchive create(Type object)
object
- the object that this factory can manage.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |