Uses of Class
org.pentaho.platform.osgi.KarafInstancePort
-
Packages that use KarafInstancePort Package Description org.pentaho.platform.osgi -
-
Uses of KarafInstancePort in org.pentaho.platform.osgi
Methods in org.pentaho.platform.osgi that return KarafInstancePort Modifier and Type Method Description KarafInstancePortKarafInstance. getPort(String id)Methods in org.pentaho.platform.osgi that return types with arguments of type KarafInstancePort Modifier and Type Method Description List<KarafInstancePort>KarafInstance. getPorts()Methods in org.pentaho.platform.osgi with parameters of type KarafInstancePort Modifier and Type Method Description voidKarafInstance. registerPort(KarafInstancePort instancePort)
-