Interface EnterpriseContainer<T extends Archive<T>>

All Known Subinterfaces:
EnterpriseArchive
All Known Implementing Classes:
EnterpriseArchiveImpl, EnterpriseContainerBase

public interface EnterpriseContainer<T extends Archive<T>>
Defines the contract for a component capable of storing Enterprise related resources.

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