Class CNCtxFactory

java.lang.Object
org.wildfly.iiop.openjdk.naming.jndi.CNCtxFactory
All Implemented Interfaces:
InitialContextFactory

public class CNCtxFactory extends Object implements InitialContextFactory
Implements the JNDI SPI InitialContextFactory interface used to create the InitialContext objects.
Author:
Raj Krishnamurthy
  • Field Details

  • Constructor Details

    • CNCtxFactory

      public CNCtxFactory()
  • Method Details