public class InitialContextProducer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private InstanceProducer<javax.naming.Context> |
contextProducer |
Constructor and Description |
---|
InitialContextProducer() |
Modifier and Type | Method and Description |
---|---|
void |
createContext(ManagerStarted event) |
@Inject @ApplicationScoped private InstanceProducer<javax.naming.Context> contextProducer
public void createContext(@Observes ManagerStarted event) throws javax.naming.NamingException
javax.naming.NamingException