Package io.datarouter.aws.sqs.config
Class DatarouterSqsPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.aws.sqs.config.DatarouterSqsPaths
- All Implemented Interfaces:
io.datarouter.pathnode.PathsRoot
@Singleton
public class DatarouterSqsPaths
extends io.datarouter.pathnode.PathNode
implements io.datarouter.pathnode.PathsRoot
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatarouterSqsPaths.DatarouterPathsstatic classDatarouterSqsPaths.SqsPaths -
Field Summary
Fields Modifier and Type Field Description DatarouterSqsPaths.DatarouterPathsdatarouterFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description DatarouterSqsPaths() -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
datarouter
-
-
Constructor Details
-
DatarouterSqsPaths
public DatarouterSqsPaths()
-