Class GlassFish2xAdapter

All Implemented Interfaces:
ExtensionPoint, Describable<ContainerAdapter>, Serializable

public class GlassFish2xAdapter extends GlassFishAdapter
GlassFish 2.x support.
See Also:
  • Constructor Details

    • GlassFish2xAdapter

      @DataBoundConstructor public GlassFish2xAdapter(String home, String credentialsId, String adminPort)
      GlassFish 2.x
      Parameters:
      home - location of the GlassFish installation
      credentialsId - the id of the credential
      adminPort - admin server port
  • Method Details