org.fusesource.scalate

osgi

package osgi

Visibility
  1. Public
  2. All

Type Members

  1. case class BundleHeaders(bundle: Bundle) extends Product with Serializable

    Helper class to work with bundle headers

Value Members

  1. object BundleClassLoader

    A helper class to determine if the class loader provides access to an OSGi Bundle instance

  2. object BundleClassPathBuilder

    Helper methods to transform OSGi bundles into AbstractFile implementations suitable for use with the Scala compiler

Ungrouped