Interface VirtualTargets
public interface VirtualTargets
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VirtualTargetsDefault VirtualTargets instance that resolves the logical name "default" to "localhost:9090" and returns all other targets as-is. -
Method Summary
-
Field Details
-
DEFAULT
Default VirtualTargets instance that resolves the logical name "default" to "localhost:9090" and returns all other targets as-is.
-
-
Method Details
-
getTarget
-