Annotation Type RequireGogo


  • @Retention(CLASS)
    @Target({TYPE,PACKAGE})
    @Requirement(effective="active",
                 namespace="org.apache.felix.gogo",
                 name="shell.implementation")
    public @interface RequireGogo
    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static java.lang.String JLINE  
      static java.lang.String SHELL  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value  
    • Field Detail

      • JLINE

        static final java.lang.String JLINE
      • SHELL

        static final java.lang.String SHELL
    • Element Detail

      • value

        @Attribute("implementation.name")
        java.lang.String value
        Default:
        "gogo.shell"