@Named(value="oam_PUSH_CONTEXT_FACTORY_BEAN_NAME") @ApplicationScoped public class PushContextFactoryBean extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
PUSH_CONTEXT_FACTORY_BEAN_NAME |
Constructor and Description |
---|
PushContextFactoryBean() |
Modifier and Type | Method and Description |
---|---|
void |
close(PushContext context) |
PushContext |
createPushContext(jakarta.enterprise.inject.spi.InjectionPoint ip) |
protected static final String PUSH_CONTEXT_FACTORY_BEAN_NAME
@Produces public PushContext createPushContext(jakarta.enterprise.inject.spi.InjectionPoint ip)
public void close(@Disposes PushContext context)
Copyright © 2022 The Apache Software Foundation. All rights reserved.