Interface LibraryContainer<T extends Archive<T>>

All Known Subinterfaces:
EnterpriseArchive, ResourceAdapterArchive, WebArchive
All Known Implementing Classes:
ContainerBase, EnterpriseArchiveImpl, EnterpriseContainerBase, GenericArchiveImpl, JavaArchiveImpl, ResourceAdapterArchiveImpl, ResourceAdapterContainerBase, WebArchiveImpl, WebContainerBase

public interface LibraryContainer<T extends Archive<T>>
Defines the contract for a component capable of storing Libraries.

The actual path to the Library resources within the Archive is up to the implementations/specifications.
Version:
$Revision: $