Class ClassPathInspector

java.lang.Object
org.opencastproject.adminui.util.ClassPathInspector
All Implemented Interfaces:
PathInspector

public class ClassPathInspector extends Object implements PathInspector
Uses the bundle for finding files in the bundle's classpath.
Author:
ademasi
  • Constructor Details

    • ClassPathInspector

      public ClassPathInspector()
    • ClassPathInspector

      public ClassPathInspector(org.osgi.framework.Bundle bundle)
  • Method Details