Brooklyn

Package brooklyn.util.javalang

 

Class Summary
AggregateClassLoader looks for classes and resources in the classloaders added here
AtomicReferences
Boxing
LoadedClassLoader a classloader which allows you to register classes and resources which this loader will return when needed, (essentially a registry rather than a classloader, but useful if you need to make new classes available in an old context)
ReflectionScanner
Reflections Reflection utilities ("borrowed" from cloudsoft monterey).
UrlClassLoader like URLClassLoader (and delegates to it) but: has a nice toString supports var args constructor supports file://~/xxx semantics (remaps it to user.home); ideally we'd also support mvn, classpath, osgi, etc
 


Exception Summary
Reflections.ReflectionAccessException
Reflections.ReflectionNotFoundException
 


Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.