Class DatarouterAutoConfigPaths

java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.autoconfig.config.DatarouterAutoConfigPaths
All Implemented Interfaces:
io.datarouter.pathnode.PathsRoot

@Singleton
public class DatarouterAutoConfigPaths
extends io.datarouter.pathnode.PathNode
implements io.datarouter.pathnode.PathsRoot
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  DatarouterAutoConfigPaths.AutoConfigsPaths  
    static class  DatarouterAutoConfigPaths.DatarouterPaths  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DatarouterAutoConfigPaths.DatarouterPaths datarouter  

    Fields inherited from class io.datarouter.pathnode.PathNode

    parent, value
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterAutoConfigPaths()  
  • Method Summary

    Methods inherited from class io.datarouter.pathnode.PathNode

    branch, equals, getValue, hashCode, isLeaf, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithoutLeadingSlash, toSlashedStringWithTrailingSlash, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait