Skip to content

Commit

Permalink
Snapshot of APIs as of Apache NetBeans 11.1 - d9ec4e5
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcsmith-net committed Jul 22, 2019
1 parent ab4e095 commit 3a17be6
Show file tree
Hide file tree
Showing 433 changed files with 19,424 additions and 3,465 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 2.76.1
#Version 2.77

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.27.1
#Version 1.28

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.80.1
#Version 1.81

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.42.1
#Version 1.43

CLSS public abstract interface !annotation java.lang.Deprecated
anno 0 java.lang.annotation.Documented()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.15.1
#Version 1.16

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.31.1
#Version 1.32

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.77.1
#Version 1.79

CLSS public abstract java.awt.Component
cons protected init()
Expand Down Expand Up @@ -1411,6 +1411,7 @@ hfds delegate
CLSS public final org.netbeans.modules.glassfish.common.GlassfishInstanceProvider
fld public final static java.lang.String EE6WC_DEPLOYER_FRAGMENT = "deployer:gfv3ee6wc"
fld public final static java.lang.String EE6_DEPLOYER_FRAGMENT = "deployer:gfv3ee6"
fld public final static java.lang.String EE8_DEPLOYER_FRAGMENT = "deployer:gfv5ee8"
fld public final static java.lang.String GLASSFISH_AUTOREGISTERED_INSTANCE = "glassfish_autoregistered_instance"
fld public final static java.lang.String PRELUDE_DEPLOYER_FRAGMENT = "deployer:gfv3"
fld public final static java.util.Set<java.lang.String> activeRegistrationSet
Expand All @@ -1437,7 +1438,7 @@ meth public void addServerInstance(org.netbeans.modules.glassfish.common.Glassfi
meth public void removeChangeListener(javax.swing.event.ChangeListener)
meth public void resultChanged(org.openide.util.LookupEvent)
supr java.lang.Object
hfds AUTOINSTANCECOPIED,EE6WC_INSTANCES_PATH,EE6_INSTANCES_PATH,LOGGER,activeDisplayNames,cf,displayName,glassFishProvider,instanceMap,instancesDirNames,lookupResult,needsJdk6,noPasswordOptions,support,uriFragments
hfds AUTOINSTANCECOPIED,EE6WC_INSTANCES_PATH,EE6_INSTANCES_PATH,EE8_INSTANCES_PATH,LOGGER,activeDisplayNames,cf,displayName,glassFishProvider,instanceMap,instancesDirNames,lookupResult,needsJdk6,noPasswordOptions,support,uriFragments

CLSS public org.netbeans.modules.glassfish.common.Installer
cons public init()
Expand Down Expand Up @@ -1514,7 +1515,8 @@ fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLAS
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_4_1_1
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_4_1_2
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_5_0
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_5_1
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_5_0_1
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_5_1_0
meth public boolean isInstalledInDirectory(java.io.File)
meth public int getVersion()
meth public java.lang.String getDirectUrl()
Expand Down Expand Up @@ -2231,6 +2233,8 @@ meth public static java.io.File getWsJarName(java.lang.String,java.lang.String)
meth public static java.net.URL fileToUrl(java.io.File) throws java.net.MalformedURLException
meth public static java.util.List<java.lang.String> filterByManifest(java.util.List<java.lang.String>,org.openide.filesystems.FileObject,int,boolean)
meth public static org.netbeans.modules.glassfish.spi.ServerUtilities getEe6Utilities()
meth public static org.netbeans.modules.glassfish.spi.ServerUtilities getEe7Utilities()
meth public static org.netbeans.modules.glassfish.spi.ServerUtilities getEe8Utilities()
meth public static org.openide.WizardDescriptor$InstantiatingIterator getInstantiatingIterator()
supr java.lang.Object
hfds gip,gwp
Expand Down Expand Up @@ -2290,6 +2294,7 @@ meth public abstract org.netbeans.modules.glassfish.tooling.data.GlassFishVersio
CLSS public abstract interface org.netbeans.spi.server.ServerInstanceImplementation
meth public abstract boolean isRemovable()
meth public abstract java.lang.String getDisplayName()
meth public abstract java.lang.String getProperty(java.lang.String)
meth public abstract java.lang.String getServerDisplayName()
meth public abstract javax.swing.JComponent getCustomizer()
meth public abstract org.openide.nodes.Node getBasicNode()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.41.1
#Version 1.42.0

CLSS public abstract java.awt.Component
cons protected init()
Expand Down Expand Up @@ -1196,6 +1196,8 @@ fld public final static org.netbeans.modules.glassfish.eecommon.api.config.J2EEV
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.J2EEVersion J2EE_1_4
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.J2EEVersion JAVAEE_5_0
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.J2EEVersion JAVAEE_6_0
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.J2EEVersion JAVAEE_7_0
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.J2EEVersion JAVAEE_8_0
meth public int compareTo(java.lang.Object)
meth public static org.netbeans.modules.glassfish.eecommon.api.config.J2EEVersion getJ2EEVersion(java.lang.String)
supr org.netbeans.modules.glassfish.eecommon.api.config.J2EEBaseVersion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.10.1
#Version 1.12

CLSS public abstract interface java.io.Closeable
intf java.lang.AutoCloseable
Expand Down Expand Up @@ -1396,7 +1396,8 @@ fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVer
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_4_1_1
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_4_1_2
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_5
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_5_1
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_5_0_1
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_5_1_0
meth public boolean equals(org.netbeans.modules.glassfish.tooling.data.GlassFishVersion)
meth public boolean equalsMajorMinor(org.netbeans.modules.glassfish.tooling.data.GlassFishVersion)
meth public java.lang.String toFullString()
Expand All @@ -1417,7 +1418,7 @@ meth public static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion
meth public static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion valueOf(java.lang.String)
meth public static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion[] values()
supr java.lang.Enum<org.netbeans.modules.glassfish.tooling.data.GlassFishVersion>
hfds GF_1_STR,GF_1_STR_NEXT,GF_2_1_1_STR,GF_2_1_1_STR_NEXT,GF_2_1_STR,GF_2_1_STR_NEXT,GF_2_STR,GF_2_STR_NEXT,GF_3_0_1_STR,GF_3_0_1_STR_NEXT,GF_3_1_1_STR,GF_3_1_1_STR_NEXT,GF_3_1_2_2_STR,GF_3_1_2_3_STR,GF_3_1_2_4_STR,GF_3_1_2_5_STR,GF_3_1_2_STR,GF_3_1_2_STR_NEXT,GF_3_1_STR,GF_3_1_STR_NEXT,GF_3_STR,GF_3_STR_NEXT,GF_4_0_1_STR,GF_4_0_1_STR_NEXT,GF_4_1_1_STR,GF_4_1_1_STR_NEXT,GF_4_1_2_STR,GF_4_1_2_STR_NEXT,GF_4_1_STR,GF_4_1_STR_NEXT,GF_4_STR,GF_4_STR_NEXT,GF_5_1_STR,GF_5_1_STR_NEXT,GF_5_STR,GF_5_STR_NEXT,build,major,minor,stringValuesMap,update,value
hfds GF_1_STR,GF_1_STR_NEXT,GF_2_1_1_STR,GF_2_1_1_STR_NEXT,GF_2_1_STR,GF_2_1_STR_NEXT,GF_2_STR,GF_2_STR_NEXT,GF_3_0_1_STR,GF_3_0_1_STR_NEXT,GF_3_1_1_STR,GF_3_1_1_STR_NEXT,GF_3_1_2_2_STR,GF_3_1_2_3_STR,GF_3_1_2_4_STR,GF_3_1_2_5_STR,GF_3_1_2_STR,GF_3_1_2_STR_NEXT,GF_3_1_STR,GF_3_1_STR_NEXT,GF_3_STR,GF_3_STR_NEXT,GF_4_0_1_STR,GF_4_0_1_STR_NEXT,GF_4_1_1_STR,GF_4_1_1_STR_NEXT,GF_4_1_2_STR,GF_4_1_2_STR_NEXT,GF_4_1_STR,GF_4_1_STR_NEXT,GF_4_STR,GF_4_STR_NEXT,GF_5_0_1_STR,GF_5_0_1_STR_NEXT,GF_5_1_0_STR,GF_5_1_0_STR_NEXT,GF_5_STR,GF_5_STR_NEXT,build,major,minor,stringValuesMap,update,value

CLSS public org.netbeans.modules.glassfish.tooling.data.IdeContext
cons public init()
Expand Down Expand Up @@ -1691,7 +1692,7 @@ meth public static java.net.URL getBuilderConfig(org.netbeans.modules.glassfish.
meth public static org.netbeans.modules.glassfish.tooling.server.config.ConfigBuilder getBuilder(org.netbeans.modules.glassfish.tooling.data.GlassFishServer)
meth public static void destroyBuilder(org.netbeans.modules.glassfish.tooling.data.GlassFishServer)
supr java.lang.Object
hfds CONFIG_V3,CONFIG_V4,CONFIG_V4_1,builders,config
hfds CONFIG_V3,CONFIG_V4,CONFIG_V4_1,CONFIG_V5,CONFIG_V5_0_1,CONFIG_V5_1,builders,config

CLSS public org.netbeans.modules.glassfish.tooling.server.config.ConfigUtils
cons public init()
Expand Down Expand Up @@ -1740,6 +1741,8 @@ fld public final static org.netbeans.modules.glassfish.tooling.server.config.Jav
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile v1_6_web
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile v1_7
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile v1_7_web
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile v1_8
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile v1_8_web
innr public final static !enum Type
innr public final static !enum Version
meth public java.lang.String toString()
Expand Down Expand Up @@ -1769,6 +1772,7 @@ fld public final static org.netbeans.modules.glassfish.tooling.server.config.Jav
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile$Version v1_5
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile$Version v1_6
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile$Version v1_7
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile$Version v1_8
meth public java.lang.String toString()
meth public static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile$Version valueOf(java.lang.String)
meth public static org.netbeans.modules.glassfish.tooling.server.config.JavaEEProfile$Version[] values()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.41.1
#Version 1.42

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.50.1
#Version 1.51.0

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.106.1
#Version 1.108

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.28.1
#Version 1.30

CLSS public java.lang.Object
cons public init()
Expand All @@ -24,6 +24,8 @@ fld public final static org.netbeans.api.j2ee.core.Profile JAVA_EE_6_FULL
fld public final static org.netbeans.api.j2ee.core.Profile JAVA_EE_6_WEB
fld public final static org.netbeans.api.j2ee.core.Profile JAVA_EE_7_FULL
fld public final static org.netbeans.api.j2ee.core.Profile JAVA_EE_7_WEB
fld public final static org.netbeans.api.j2ee.core.Profile JAVA_EE_8_FULL
fld public final static org.netbeans.api.j2ee.core.Profile JAVA_EE_8_WEB
meth public boolean isAtLeast(org.netbeans.api.j2ee.core.Profile)
anno 1 org.netbeans.api.annotations.common.NonNull()
meth public java.lang.String getDisplayName()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.35.1
#Version 1.36

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.44.1
#Version 1.45.0

CLSS public abstract interface java.io.Serializable

Expand Down Expand Up @@ -1943,6 +1943,7 @@ fld public final static java.lang.String VERSION_2_4 = "2.4"
fld public final static java.lang.String VERSION_2_5 = "2.5"
fld public final static java.lang.String VERSION_3_0 = "3.0"
fld public final static java.lang.String VERSION_3_1 = "3.1"
fld public final static java.lang.String VERSION_4_0 = "4.0"
intf org.netbeans.modules.j2ee.dd.api.common.RootInterface
meth public abstract boolean isDistributable()
meth public abstract boolean isMetadataComplete() throws org.netbeans.modules.j2ee.dd.api.common.VersionNotSupportedException
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.54.1
#Version 1.56

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.57.1
#Version 1.58

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.39.1
#Version 1.40.0

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.37.1
#Version 1.38.0

CLSS public abstract interface java.io.Serializable

Expand Down
Loading

0 comments on commit 3a17be6

Please sign in to comment.