|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.deploy.impl.archive.DefaultArchiveFactory
public class DefaultArchiveFactory
Default factory that manages the file (jar file or directories).
| Constructor Summary | |
|---|---|
DefaultArchiveFactory()
|
|
| Method Summary | |
|---|---|
org.ow2.util.ee.deploy.api.archive.IArchive |
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 org.ow2.util.ee.deploy.api.archive.IArchive create(java.io.File file)
create in interface org.ow2.util.ee.deploy.api.archive.ArchiveFactory<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 | |||||||||