Class JerseyBundlesConfig.Bundles

  • Enclosing class:
    JerseyBundlesConfig

    public static final class JerseyBundlesConfig.Bundles
    extends com.yahoo.config.InnerNode
    This class represents jersey-bundles.bundles[]
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> packages()  
      java.lang.String packages​(int i)  
      java.lang.String spec()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • spec

        public java.lang.String spec()
        Returns:
        jersey-bundles.bundles[].spec
      • packages

        public java.util.List<java.lang.String> packages()
        Returns:
        jersey-bundles.bundles[].packages[]
      • packages

        public java.lang.String packages​(int i)
        Parameters:
        i - the index of the value to return
        Returns:
        jersey-bundles.bundles[].packages[]