Package net.sf.xbus.base.core.reflection

Provides methods to create objects and call methods with the reflection API more easily

See:
          Description

Class Summary
ReflectionSupport ReflectionSupport provides methods to create objects and call methods with the reflection API more easy.
XBUSClassLoader XBUSClassLoader manages an URLClassLoader, that loads all jar-files under XBUS_HOME/lib, XBUS_HOME/lib/runtime and XBUS_HOME/plugin/lib.
 

Package net.sf.xbus.base.core.reflection Description

Provides methods to create objects and call methods with the reflection API more easily.