Applications classes configuring an element factory will need to provide their own class loader (this.class.getClassLoader
) to get the desired behavior in common cases. Classes loaded via some URL will similarly need to use a network class loader.
@author David Brownell
@version $Revision: 1.2 $
|
|
|
|