.main.admingui.console-concurrent-plugin.7.0.18.source-code.concurrentNode.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-concurrent-plugin Show documentation
Show all versions of console-concurrent-plugin Show documentation
Concurrent (JSR236) plugin bundle for GlassFish Admin Console
gf.restRequest(endpoint="#{sessionScope.REST_URL}/resources/context-service" method="get" result="#{requestScope.resp}");
setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
gf.restRequest(endpoint="#{sessionScope.REST_URL}/resources/managed-thread-factory" method="get" result="#{requestScope.resp}");
setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
gf.restRequest(endpoint="#{sessionScope.REST_URL}/resources/managed-executor-service" method="get" result="#{requestScope.resp}");
setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
gf.restRequest(endpoint="#{sessionScope.REST_URL}/resources/managed-scheduled-executor-service" method="get" result="#{requestScope.resp}");
setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
© 2015 - 2025 Weber Informatics LLC | Privacy Policy