Uses of Interface
org.ow2.util.archive.api.IArchive

Uses of IArchive in org.ow2.util.archive.api
 

Subinterfaces of IArchive in org.ow2.util.archive.api
 interface IFileArchive
          Interface for "archives" that are consituted of a single non-jar file.
 

Methods in org.ow2.util.archive.api that return IArchive
 IArchive IArchiveFactory.create(Type object)
          Creates an EZBArchive object for the given object.
 IArchive IArchiveManager.getArchive(java.lang.Object o)
          Creates an EZBArchive implementation object for the given object.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.