Interface WebContainer<T extends Archive<T>>

Type Parameters:
T -
All Known Subinterfaces:
WebArchive
All Known Implementing Classes:
WebArchiveImpl, WebContainerBase

public interface WebContainer<T extends Archive<T>>
Defines the contract for a component capable of storing web-related resources.

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