Class BulkheadConfig


  • public class BulkheadConfig
    extends GenericConfig<org.eclipse.microprofile.faulttolerance.Bulkhead>
    Author:
    Antoine Sabot-Durand
    • Constructor Detail

      • BulkheadConfig

        public BulkheadConfig​(Class<?> beanClass,
                              Method method)
      • BulkheadConfig

        public BulkheadConfig​(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod)