@ApplicationScoped public static class CDIManagedProviderTest.MyFilter extends Object implements jakarta.ws.rs.client.ClientRequestFilter
Modifier and Type | Field and Description |
---|---|
protected jakarta.enterprise.inject.spi.BeanManager |
beanManager |
protected boolean |
postConstructInvoked |
Constructor and Description |
---|
MyFilter() |
Modifier and Type | Method and Description |
---|---|
void |
filter(jakarta.ws.rs.client.ClientRequestContext requestContext) |
void |
postConstruct() |
protected boolean postConstructInvoked
@Inject protected jakarta.enterprise.inject.spi.BeanManager beanManager
@PostConstruct public void postConstruct()
public void filter(jakarta.ws.rs.client.ClientRequestContext requestContext) throws IOException
filter
in interface jakarta.ws.rs.client.ClientRequestFilter
IOException
Copyright © 2021 Eclipse Foundation. All rights reserved.