Package org.jboss.as.weld.spi
Interface ComponentIntegrator.DefaultInterceptorIntegrationAction
-
- Enclosing interface:
- ComponentIntegrator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface ComponentIntegrator.DefaultInterceptorIntegrationAction
NOTE: If performed, exactly one implementation ofComponentInterceptorSupportmust be available.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperform(org.jboss.msc.service.ServiceName bindingServiceName)
-