public WeldJaxwsInjectionServices(org.jboss.as.server.deployment.DeploymentUnit unit)
Method Detail
registerWebServiceRefInjectionPoint
public <T> org.jboss.weld.injection.spi.ResourceReferenceFactory<T> registerWebServiceRefInjectionPoint(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
Specified by:
registerWebServiceRefInjectionPoint in interface org.jboss.weld.injection.spi.JaxwsInjectionServices
cleanup
public void cleanup()
Specified by:
cleanup in interface org.jboss.weld.bootstrap.api.Service