Package step.repository.alm.otaclient
Interface IExtensionManager
-
- All Superinterfaces:
com4j.Com4jObject
public interface IExtensionManager extends com4j.Com4jObject
For HP use. Provides services for extensions manager. Used for UNIT TESTS ONLY!
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
loadedExtensions()
Returns the loaded extensions in a comma-delimited string.
-