| |
|
| org.jboss.mx.loading.RepositoryClassLoader org.jboss.mx.loading.MLetRepositoryClassLoader
MLetRepositoryClassLoader | protected MLetRepositoryClassLoader(MLet mlet)(Code) | | Create a new LoaderRepositoryClassLoader
Parameters: urls - the urls Parameters: parent - the parent classloader |
getAllURLs | public URL[] getAllURLs()(Code) | | Return all library URLs associated with this RepositoryClassLoader
Do not remove this method without running the WebIntegrationTestSuite
|
getClasspath | public URL[] getClasspath()(Code) | | This method simply invokes the super.getURLs() method to access the
list of URLs that make up the RepositoryClassLoader classpath.
the urls that make up the classpath |
|
|
|