Uses of Enum
com.helger.phase4.springboot.enumeration.ESBDHHandlerServiceSelector
Packages that use ESBDHHandlerServiceSelector
-
Uses of ESBDHHandlerServiceSelector in com.helger.phase4.springboot.enumeration
Methods in com.helger.phase4.springboot.enumeration that return ESBDHHandlerServiceSelectorModifier and TypeMethodDescriptionstatic ESBDHHandlerServiceSelectorReturns the enum constant of this type with the specified name.static ESBDHHandlerServiceSelector[]ESBDHHandlerServiceSelector.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ESBDHHandlerServiceSelector in com.helger.phase4.springboot.service
Methods in com.helger.phase4.springboot.service with parameters of type ESBDHHandlerServiceSelectorModifier and TypeMethodDescriptionstatic ISBDHandlerServiceSDBHandlerServiceLocator.getService(ESBDHHandlerServiceSelector selector) Returns the Spring managed bean instance of the given service if it exists.