| /forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/yuiloader/ |
| H A D | yuiloader-beta-debug.js | 349 // loader instances 356 // to the loader and module metadata in the YAHOO object 415 // the loader. The problem with this is that it will 421 var loader = new YUI.YUILoader(o); 422 loader.onLoadComplete = function() { 428 loader._pushEvents(); 429 o.onLoadComplete(loader); 436 // so we have a place to put the loader 438 loader.require("yahoo"); 441 loader [all...] |
| H A D | yuiloader-beta-min.js | 16 if(o||!y_loaded){o=o||{};var loader=new YUI.YUILoader(o);loader.onLoadComplete=function(){YUI.finishInit();if(o.onLoadComplete){loader._pushEvents();o.onLoadComplete(loader);}};if(!y_loaded){loader.require("yahoo");} 17 loader.insert(null,o);}else{YUI.finishInit();}}};YUI.YUILoader=function(o){YAHOO_config.injecting=true;o=o||{};this._internalCallback=null;this.onLoadComplete=null;this.base=("base"in o)?o.base:YUI.info.base;this.allowRollup=("allowRollup"in o)?o.allowRollup:true;this.filter=o.filter;this.sandbox=o.sandbox;this.required={};this.moduleInfo=o.moduleInfo||YUI.info.moduleInfo;this.rollups=null;this.loadOptional=o.loadOptional||false;this.sorted=[];this.loaded={};this.dirty=true;this.inserted={};this.skin=o.skin||YUI.ObjectUtil.clone(YUI.info.skin);if(o.require){this.require(o.require);}
|
| H A D | yuiloader-beta.js | 349 // loader instances 356 // to the loader and module metadata in the YAHOO object 415 // the loader. The problem with this is that it will 421 var loader = new YUI.YUILoader(o); 422 loader.onLoadComplete = function() { 428 loader._pushEvents(); 429 o.onLoadComplete(loader); 436 // so we have a place to put the loader 438 loader.require("yahoo"); 441 loader [all...] |
| /forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/yuiloader/ |
| H A D | yuiloader-beta-debug.js | 349 // loader instances 356 // to the loader and module metadata in the YAHOO object 415 // the loader. The problem with this is that it will 421 var loader = new YUI.YUILoader(o); 422 loader.onLoadComplete = function() { 428 loader._pushEvents(); 429 o.onLoadComplete(loader); 436 // so we have a place to put the loader 438 loader.require("yahoo"); 441 loader [all...] |
| H A D | yuiloader-beta-min.js | 16 if(o||!y_loaded){o=o||{};var loader=new YUI.YUILoader(o);loader.onLoadComplete=function(){YUI.finishInit();if(o.onLoadComplete){loader._pushEvents();o.onLoadComplete(loader);}};if(!y_loaded){loader.require("yahoo");} 17 loader.insert(null,o);}else{YUI.finishInit();}}};YUI.YUILoader=function(o){YAHOO_config.injecting=true;o=o||{};this._internalCallback=null;this.onLoadComplete=null;this.base=("base"in o)?o.base:YUI.info.base;this.allowRollup=("allowRollup"in o)?o.allowRollup:true;this.filter=o.filter;this.sandbox=o.sandbox;this.required={};this.moduleInfo=o.moduleInfo||YUI.info.moduleInfo;this.rollups=null;this.loadOptional=o.loadOptional||false;this.sorted=[];this.loaded={};this.dirty=true;this.inserted={};this.skin=o.skin||YUI.ObjectUtil.clone(YUI.info.skin);if(o.require){this.require(o.require);}
|
| H A D | yuiloader-beta.js | 349 // loader instances 356 // to the loader and module metadata in the YAHOO object 415 // the loader. The problem with this is that it will 421 var loader = new YUI.YUILoader(o); 422 loader.onLoadComplete = function() { 428 loader._pushEvents(); 429 o.onLoadComplete(loader); 436 // so we have a place to put the loader 438 loader.require("yahoo"); 441 loader [all...] |
| /forgerock/opendj2/src/server/org/opends/server/admin/ |
| H A D | ClassLoaderProvider.java | 71 * Manages the class loader which should be used for loading 75 * definitions, the class loader will make sure that the configuration 78 * Initially the class loader provider is disabled, and calls to the 80 * loader. 83 * class loader as it can change at run-time. 99 * Create a class loader with the default parent class loader. 108 * Create a class loader with the provided parent class loader. 111 * The parent class loader 188 private MyURLClassLoader loader = null; field in class:ClassLoaderProvider [all...] |
| /forgerock/opendj-b2.6/src/server/org/opends/server/admin/ |
| H A D | ClassLoaderProvider.java | 72 * Manages the class loader which should be used for loading 76 * definitions, the class loader will make sure that the configuration 79 * Initially the class loader provider is disabled, and calls to the 81 * loader. 84 * class loader as it can change at run-time. 100 * Create a class loader with the default parent class loader. 109 * Create a class loader with the provided parent class loader. 112 * The parent class loader 189 private MyURLClassLoader loader = null; field in class:ClassLoaderProvider [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/admin/ |
| H A D | ClassLoaderProvider.java | 72 * Manages the class loader which should be used for loading 76 * definitions, the class loader will make sure that the configuration 79 * Initially the class loader provider is disabled, and calls to the 81 * loader. 84 * class loader as it can change at run-time. 100 * Create a class loader with the default parent class loader. 109 * Create a class loader with the provided parent class loader. 112 * The parent class loader 189 private MyURLClassLoader loader = null; field in class:ClassLoaderProvider [all...] |
| /forgerock/opendj2-hg/src/server/org/opends/server/admin/ |
| H A D | ClassLoaderProvider.java | 71 * Manages the class loader which should be used for loading 75 * definitions, the class loader will make sure that the configuration 78 * Initially the class loader provider is disabled, and calls to the 80 * loader. 83 * class loader as it can change at run-time. 99 * Create a class loader with the default parent class loader. 108 * Create a class loader with the provided parent class loader. 111 * The parent class loader 188 private MyURLClassLoader loader = null; field in class:ClassLoaderProvider [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/ |
| H A D | ClassLoaderProvider.java | 72 * Manages the class loader which should be used for loading 76 * definitions, the class loader will make sure that the configuration 79 * Initially the class loader provider is disabled, and calls to the 81 * loader. 84 * class loader as it can change at run-time. 100 * Create a class loader with the default parent class loader. 109 * Create a class loader with the provided parent class loader. 112 * The parent class loader 189 private MyURLClassLoader loader = null; field in class:ClassLoaderProvider [all...] |
| /forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/entitlement/ |
| H A D | EntitlementRegistry.java | 65 final ServiceLoader<EntitlementModule> loader = ServiceLoader.load(EntitlementModule.class); field in class:EntitlementRegistry.ServiceLoaderHolder 121 for (EntitlementModule provider : ServiceLoaderHolder.INSTANCE.loader) {
|
| /forgerock/openam/openam-core/src/main/java/org/forgerock/openam/entitlement/ |
| H A D | EntitlementRegistry.java | 65 final ServiceLoader<EntitlementModule> loader = ServiceLoader.load(EntitlementModule.class); field in class:EntitlementRegistry.ServiceLoaderHolder 121 for (EntitlementModule provider : ServiceLoaderHolder.INSTANCE.loader) {
|
| /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/ |
| H A D | GuiApplication.java | 64 protected WebStartDownloader loader; field in class:GuiApplication 477 loader = new WebStartDownloader(); 478 loader.start(false); 482 * Waits for the loader to be finished. Every time we have an update in the 499 while (!loader.isFinished() && (loader.getException() == null)) 503 int perc = loader.getDownloadPercentage(); 504 WebStartDownloader.Status downloadStatus = loader.getStatus(); 515 String.valueOf(loader.getCurrentValidatingPercentage())); 520 String.valueOf(loader [all...] |
| /forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/ |
| H A D | GuiApplication.java | 65 protected WebStartDownloader loader; field in class:GuiApplication 478 loader = new WebStartDownloader(); 479 loader.start(false); 483 * Waits for the loader to be finished. Every time we have an update in the 500 while (!loader.isFinished() && (loader.getException() == null)) 504 int perc = loader.getDownloadPercentage(); 505 WebStartDownloader.Status downloadStatus = loader.getStatus(); 516 String.valueOf(loader.getCurrentValidatingPercentage())); 521 String.valueOf(loader [all...] |
| /forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/ |
| H A D | GuiApplication.java | 65 protected WebStartDownloader loader; field in class:GuiApplication 478 loader = new WebStartDownloader(); 479 loader.start(false); 483 * Waits for the loader to be finished. Every time we have an update in the 500 while (!loader.isFinished() && (loader.getException() == null)) 504 int perc = loader.getDownloadPercentage(); 505 WebStartDownloader.Status downloadStatus = loader.getStatus(); 516 String.valueOf(loader.getCurrentValidatingPercentage())); 521 String.valueOf(loader [all...] |
| /forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/ |
| H A D | GuiApplication.java | 64 protected WebStartDownloader loader; field in class:GuiApplication 477 loader = new WebStartDownloader(); 478 loader.start(false); 482 * Waits for the loader to be finished. Every time we have an update in the 499 while (!loader.isFinished() && (loader.getException() == null)) 503 int perc = loader.getDownloadPercentage(); 504 WebStartDownloader.Status downloadStatus = loader.getStatus(); 515 String.valueOf(loader.getCurrentValidatingPercentage())); 520 String.valueOf(loader [all...] |
| /forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/ |
| H A D | GuiApplication.java | 65 protected WebStartDownloader loader; field in class:GuiApplication 478 loader = new WebStartDownloader(); 479 loader.start(false); 483 * Waits for the loader to be finished. Every time we have an update in the 500 while (!loader.isFinished() && (loader.getException() == null)) 504 int perc = loader.getDownloadPercentage(); 505 WebStartDownloader.Status downloadStatus = loader.getStatus(); 516 String.valueOf(loader.getCurrentValidatingPercentage())); 521 String.valueOf(loader [all...] |
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/ |
| H A D | ClassLoaderProvider.java | 62 * Manages the class loader which should be used for loading configuration definition classes and associated extensions. 64 * For extensions which define their own extended configuration definitions, the class loader will make sure 67 * Initially the class loader provider is disabled, and calls to the {@link #getClassLoader()} will return 68 * the system default class loader. 70 * Applications <b>MUST NOT</b> maintain persistent references to the class loader as it can change at run-time. 81 /** Create a class loader with the default parent class loader. */ 89 * Create a class loader with the provided parent class loader. 92 * The parent class loader 160 private MyURLClassLoader loader; field in class:ClassLoaderProvider [all...] |
| /forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/ |
| H A D | ConfigurationFramework.java | 74 * This class defines a class loader which will be used for loading components. 75 * For extensions which define their own extended configuration definitions, the class loader 79 * will return the system default class loader. 81 * Applications <b>MUST NOT</b> maintain persistent references to the class loader as it can change at run-time. 90 * Create a class loader with the default parent class loader. 97 * Create a class loader with the provided parent class loader. 100 * The parent class loader. 107 * Add a Jar file to this class loader 169 private MyURLClassLoader loader; field in class:ConfigurationFramework [all...] |
| /forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/util/ |
| H A D | Utilities.java | 976 * @param loader the class loader to use to load the image. If 977 * <CODE>null</CODE> this class class loader will be used. 980 public static ImageIcon createImageIcon(String path, ClassLoader loader) { argument 981 if (loader == null) 983 loader = ControlPanel.class.getClassLoader(); 985 java.net.URL imgURL = loader.getResource(path);
|
| /forgerock/opendj2/ext/ant/lib/ |
| H A D | ant-launcher.jar | ... .URL[] jars
StringBuffer baseClassPath
java.net.URLClassLoader loader
Class mainClass
int exitCode
Throwable thrown
private java.net ... |
| /forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/util/ |
| H A D | Utilities.java | 975 * @param loader the class loader to use to load the image. If 976 * <CODE>null</CODE> this class class loader will be used. 979 public static ImageIcon createImageIcon(String path, ClassLoader loader) { argument 980 if (loader == null) 982 loader = ControlPanel.class.getClassLoader(); 984 java.net.URL imgURL = loader.getResource(path);
|
| /forgerock/opendj-b2.6/ext/ant/lib/ |
| H A D | ant-launcher.jar | ... .URL[] jars
StringBuffer baseClassPath
java.net.URLClassLoader loader
Class mainClass
int exitCode
Throwable thrown
private java.net ... |
| /forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/util/ |
| H A D | Utilities.java | 976 * @param loader the class loader to use to load the image. If 977 * <CODE>null</CODE> this class class loader will be used. 980 public static ImageIcon createImageIcon(String path, ClassLoader loader) { argument 981 if (loader == null) 983 loader = ControlPanel.class.getClassLoader(); 985 java.net.URL imgURL = loader.getResource(path);
|