Class ProjectStageJndiFactory

  • All Implemented Interfaces:
    ObjectFactory

    public class ProjectStageJndiFactory
    extends Object
    implements ObjectFactory
    Allows configuring ProjectStage at a server (or in GlassFish's case domain) level. This allows for the concept of development and test servers where each application doesn't need to be individually configured, but will instead rely on global JNDI configuration instead.