Class OSGiWebInfConfiguration

  • All Implemented Interfaces:
    Configuration

    public class OSGiWebInfConfiguration
    extends WebInfConfiguration
    OSGiWebInfConfiguration Handle adding resources found in bundle fragments, and add them into the
    • Field Detail

      • SYS_PROP_TLD_BUNDLES

        public static final java.lang.String SYS_PROP_TLD_BUNDLES
        Comma separated list of symbolic names of bundles that contain tlds that should be considered as on the container classpath
        See Also:
        Constant Field Values
      • CONTAINER_BUNDLE_PATTERN

        public static final java.lang.String CONTAINER_BUNDLE_PATTERN
        Regex of symbolic names of bundles that should be considered to be on the container classpath
        See Also:
        Constant Field Values
      • FRAGMENT_AND_REQUIRED_BUNDLES

        public static final java.lang.String FRAGMENT_AND_REQUIRED_BUNDLES
        See Also:
        Constant Field Values
      • FRAGMENT_AND_REQUIRED_RESOURCES

        public static final java.lang.String FRAGMENT_AND_REQUIRED_RESOURCES
        See Also:
        Constant Field Values
    • Constructor Detail

      • OSGiWebInfConfiguration

        public OSGiWebInfConfiguration()