Package org.pentaho.platform.osgi
Interface IKarafInstanceResolver
public interface IKarafInstanceResolver
Assigns an instance number and ports to a KarafInstance
Created by nbaker on 3/20/16.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
resolveInstance
(KarafInstance instance) Given the instance parameters, resolve all ports and cache folders
-
Method Details
-
resolveInstance
Given the instance parameters, resolve all ports and cache folders- Parameters:
instance
-- Throws:
KarafInstanceResolverException
-