portal.services
Interface IServiceConfig
- All Known Implementing Classes:
- ServiceXMLConfiguration
- public interface IServiceConfig
getAttributeNames
public java.util.Set getAttributeNames()
getAttributeValue
public java.lang.String getAttributeValue(java.lang.String name)
getResourcePaths
public java.util.Set getResourcePaths(java.lang.String basePath)
throws ServiceException
- Throws:
ServiceException
getResourceAsStream
public java.io.InputStream getResourceAsStream(java.lang.String resourcePath)
throws ServiceException
- Throws:
ServiceException