Annotation Type TopologyInfo
-
@Documented @Inherited @Target(TYPE) @Retention(RUNTIME) public @interface TopologyInfo
Marker interface that aTopologyProvidercan used to describe the behavior of the providedTopology.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String[]aliasesGets the aliases used to register this theTopology.StringdescriptionGets theTopologydescription.
-