| /glassfish-3.1.2/admin/rest/src/main/java/org/glassfish/admin/rest/resources/custom/ |
| H A D | TokenResource.java | 41 package org.glassfish.admin.rest.resources.custom;
|
| H A D | SetDomainConfigResource.java | 41 package org.glassfish.admin.rest.resources.custom;
|
| H A D | FindHttpProtocolResource.java | 41 package org.glassfish.admin.rest.resources.custom;
|
| H A D | JmxServiceUrlsResource.java | 41 package org.glassfish.admin.rest.resources.custom;
|
| H A D | LogNamesResource.java | 40 package org.glassfish.admin.rest.resources.custom;
|
| H A D | ManagementProxyResource.java | 41 package org.glassfish.admin.rest.resources.custom;
|
| H A D | StructuredLogViewerResource.java | 40 package org.glassfish.admin.rest.resources.custom;
|
| H A D | LogViewerResource.java | 35 package org.glassfish.admin.rest.resources.custom;
|
| H A D | SystemPropertiesCliResource.java | 40 package org.glassfish.admin.rest.resources.custom;
|
| /glassfish-3.1.2/tests/embedded/maven-plugin/websockets/src/main/webapp/javascripts/ |
| H A D | moo.fx.pack.js | 51 return this.custom(this.element.scrollTop, this.element.scrollHeight-this.element.offsetHeight); 55 return this.custom(this.element.scrollTop, 0); 76 custom: function(from, to){
|
| H A D | moo.fx.js | 97 custom: function(from, to){ 150 custom: function(obj){
|
| /glassfish-3.1.2/connectors/connectors-internal-api/src/main/java/org/glassfish/resources/custom/factory/ |
| H A D | PropertiesFactory.java | 41 package org.glassfish.resources.custom.factory; 50 public static final String filePropertyName = "org.glassfish.resources.custom.factory.PropertiesFactory.fileName";
|
| H A D | PrimitivesAndStringFactory.java | 41 package org.glassfish.resources.custom.factory;
|
| H A D | URLObjectFactory.java | 41 package org.glassfish.resources.custom.factory;
|
| H A D | JavaBeanFactory.java | 41 package org.glassfish.resources.custom.factory;
|
| /glassfish-3.1.2/admingui/jdbc/src/main/resources/ |
| H A D | jdbcConnectionPoolAdvanceJS.inc | 79 }else if (isConnValidation && val == 'custom-validation') { 117 if (isConnValidation && methodVal == 'custom-validation'){
|
| /glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/config/ |
| H A D | CustomMBeanConfigTest.java | 64 private static final String TEST_NAME_BASE = "custom"; 98 final CustomMBeanConfig custom = 104 return custom; 137 warning("CustomMBeanConfigTest: No custom MBeans to test"); 236 printVerbose("custom MBeans already registered:\n" + 279 warning("after removing custom MBeans, " +
|
| /glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/core/ |
| H A D | ApplicationDispatcherForward.java | 160 * Searches and processes a custom error page for the given status code. 209 custom(request, response, responseFacade, errorPage, context); 233 private static void custom(HttpServletRequest request, method in class:ApplicationDispatcherForward
|
| H A D | StandardHostValve.java | 300 // A custom error-page has not been defined for the exception 341 // Handle a custom error page for this status code 422 protected boolean custom(Request request, Response response, method in class:StandardHostValve 478 // Indicate that we have successfully processed this custom page 482 // Report our failure to process this custom page 669 if (custom(request, response, errorPage)) {
|
| /glassfish-3.1.2/admin/rest/src/main/java/org/glassfish/admin/rest/ |
| H A D | LazyJerseyInit.java | 72 import org.glassfish.admin.rest.resources.custom.ManagementProxyResource;
|