Uses of Enum Class
org.distributeme.core.DiscoveryMode
Packages that use DiscoveryMode
-
Uses of DiscoveryMode in org.distributeme.core
Methods in org.distributeme.core that return DiscoveryModeModifier and TypeMethodDescriptionstatic DiscoveryModeReturns the enum constant of this class with the specified name.static DiscoveryMode[]DiscoveryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.