public interface IMasterConfigurationProvider
ISystemImages.
Extension Point ID =
com.microfocus.awm.masterconfigurationprovider
Clients can implement this interface as long as they are defining a custom
ITaurusSystem and ISystemImage.
Copyright (C) Micro Focus
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getMasterConfiguration(ISystemImage pImg)
Method called by TAURUS if a master configuration is needed.
|
java.io.InputStream getMasterConfiguration(ISystemImage pImg) throws java.io.IOException
pImg - the corresponding ISystemImagejava.io.IOException - if the master configuration cannot be retrieved for some
reasonCopyright © 2015 Micro Focus GmbH. All rights reserved.