Package com.webmethods.caf.common
Interface GenerateOSGiManifest.IResourceLocator
- All Known Implementing Classes:
GenerateOSGiManifest.LocalResourceLocator
- Enclosing class:
- GenerateOSGiManifest
public static interface GenerateOSGiManifest.IResourceLocator
Used for server side hook to resolve resources from
-
Method Summary
Modifier and TypeMethodDescriptiongetLocationStream
(String componentLocation) getRealLocation
(String componentLocation)
-
Method Details
-
getRealLocation
- Throws:
IOException
-
getLocationStream
- Throws:
IOException
-