java.lang.Object
com.yahoo.config.model.application.provider.Bundle

public class Bundle extends Object
A Bundle represents an OSGi bundle inside the model, and provides utilities for accessing resources within that bundle.
Since:
5.1
Author:
Tony Vaagenes, Ulf Lilleengen
  • Constructor Details

    • Bundle

      public Bundle(JarFile jarFile, File bundleFile)
  • Method Details