
configuration.pluginTreeNodeGms.inc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-cluster-plugin Show documentation
Show all versions of console-cluster-plugin Show documentation
Clustering support plugin bundle for GlassFish Admin Console
setResourceBundle(key="i18ncs" bundle="org.glassfish.cluster.admingui.Strings");
setPageSessionAttribute(key="gmsShowIt" value="$boolean{false}");
if ("!(server-config=${configName})") {
setPageSessionAttribute(key="gmsShowIt" value="$boolean{true}");
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy