Class LRACDIExtension
- java.lang.Object
-
- io.narayana.lra.client.internal.proxy.nonjaxrs.LRACDIExtension
-
- All Implemented Interfaces:
javax.enterprise.inject.spi.Extension
public class LRACDIExtension extends java.lang.Object implements javax.enterprise.inject.spi.ExtensionThis CDI extension collects all LRA participants that contain one or more non-JAX-RS participant methods. The collected classes are stored inLRAParticipantRegistry.
-
-
Constructor Summary
Constructors Constructor Description LRACDIExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidobserve(javax.enterprise.inject.spi.AfterBeanDiscovery event, javax.enterprise.inject.spi.BeanManager beanManager)
-