@MetaInfServices public final class JAXWSIntegration extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
JAXWSIntegration() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectImplementorClass(javax.enterprise.inject.spi.ProcessAnnotatedType<?> event) |
void |
collectInjectionPoint(javax.enterprise.inject.spi.ProcessInjectionPoint<?,?> event) |
void |
createBeans(javax.enterprise.inject.spi.AfterBeanDiscovery event) |
Set<Class<?>> |
getImplementorClasses() |
public void collectImplementorClass(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType<?> event)
public void collectInjectionPoint(@Observes
javax.enterprise.inject.spi.ProcessInjectionPoint<?,?> event)
public void createBeans(@Observes
javax.enterprise.inject.spi.AfterBeanDiscovery event)
Copyright © 2018–2022 Codegeny. All rights reserved.