Constant Field Values

Contents

net.n2oapp.*

  • net.n2oapp.framework.config.register.route.N2oRouter 
    Modifier and Type Constant Field Value
    public static final java.lang.String ROOT_ROUTE "/"
  • net.n2oapp.framework.config.register.scanner.DefaultXmlInfoScanner 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_PATTERN "net/n2oapp/framework/config/default/**/*.xml"
  • net.n2oapp.framework.config.register.scanner.XmlInfoScanner 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_PATTERN "classpath*:META-INF/conf/**/*.xml"