|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Used to represent loose archive support in a J2EE module.
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
IModule[] |
getLooseArchives()
Return the loose archives that are contained within this enterprise application. |
java.lang.String |
getURI(ILooseArchive archive)
Returns the URI of the given loose archive within this enterprise application. |
| Method Detail |
public IModule[] getLooseArchives()
public java.lang.String getURI(ILooseArchive archive)
archive - a loose archive
null if the URI could
not be found
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||