Uses of Enum Class
io.quarkiverse.cxf.CXFRecorder.BeanLookupStrategy
Packages that use CXFRecorder.BeanLookupStrategy
-
Uses of CXFRecorder.BeanLookupStrategy in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return CXFRecorder.BeanLookupStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CXFRecorder.BeanLookupStrategy[]CXFRecorder.BeanLookupStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkiverse.cxf with parameters of type CXFRecorder.BeanLookupStrategyModifier and TypeMethodDescriptionvoidCXFRecorder.addCxfServletInfo(io.quarkus.runtime.RuntimeValue<CXFServletInfos> runtimeInfos, io.quarkus.runtime.RuntimeValue<Map<String, List<CXFRecorder.ServletConfig>>> implementorToCfg, String path, Class<?> sei, CxfConfig cxfConfig, String serviceName, String serviceTargetNamepsace, String soapBinding, Class<?> wsImplementor, Boolean isProvider, String relativePathFromCxfEndpointAnnotation, CXFRecorder.BeanLookupStrategy beanLookupStrategy)