|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.container.archive.DefaultArchiveFactory
public class DefaultArchiveFactory
Default factory that manages the file (jar file or directories).
Constructor Summary | |
---|---|
DefaultArchiveFactory()
|
Method Summary | |
---|---|
EZBArchive |
create(java.io.File file)
Creates an EZBArchive object for the given object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultArchiveFactory()
Method Detail |
---|
public EZBArchive create(java.io.File file)
create
in interface EZBArchiveFactory<java.io.File>
file
- the file that this factory can manage.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |