| Package | Description |
|---|---|
| com.sun.jbi.management.repository |
| Modifier and Type | Method and Description |
|---|---|
Archive |
Repository.addArchive(ArchiveType type,
String path)
Add an archive to the repository.
|
Archive |
Repository.getArchive(ArchiveType type,
String name)
Retrieve archive details for the specified id.
|
Archive |
Repository.getArchive(Object archiveId)
Retrieve archive details for the specified id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.addArchive(Archive archive)
Add a pre-parsed archive to the repository.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.