|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartialManifestResolver
Method Summary | |
---|---|
com.springsource.util.osgi.manifest.BundleManifest |
resolve(com.springsource.util.parser.manifest.ManifestContents templateManifest,
ReadablePartialManifest partial)
Resolves the supplied StandardReadablePartialManifest against the supplied manifest template. |
Method Detail |
---|
com.springsource.util.osgi.manifest.BundleManifest resolve(com.springsource.util.parser.manifest.ManifestContents templateManifest, ReadablePartialManifest partial)
StandardReadablePartialManifest
against the supplied manifest template.
templateManifest
- the template.partial
- the partial manifest.
BundleManifest
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |