Package com.polarion.platform.core
Interface IPlatform
public interface IPlatform
- Author:
- POLARION SOFTWARE
-
Method Summary
-
Method Details
-
lookupService
- Parameters:
serviceClass
- - type of service- Returns:
- the instance of service or
null
if service with requested type not found
-