Package com.atlassian.plugin.util
package com.atlassian.plugin.util
-
ClassDescriptionA class loader that delegates to a list of class loaders.This utility provides a thread local stack of
ClassLoaders.This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.Class utility methodsInvocationHandler for a dynamic proxy that ensures all methods are executed with the object class's class loader as the context class loader.Utility to run Runnable implementations in a different ClassLoader.String utility methods designed for memory / cpu efficiencyUtilities for Java Enum classes.General utility functions for plugin framework.Utility functions for constructing regular expressions.Compares dotted version strings of varying length.Utility methods for synchronising on asynchronous processesThe condition to determine when to stop waiting