| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorClassFinder
connector-class-finder to provide a class from its .rar
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorClassLoader
This class loader is responsible for loading standalone
RAR files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ASURLClassLoader
Class loader used by the ejbs of an application or stand alone module.
|
| Modifier and Type | Method and Description |
|---|---|
CurrentBeforeParentClassLoader |
CommonClassLoaderServiceImpl.getCommonClassLoader() |
CurrentBeforeParentClassLoader |
ClassLoaderHierarchyImpl.getCommonClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
CurrentBeforeParentClassLoader |
ClassLoaderHierarchy.getCommonClassLoader()
Returns a class loader that is common to all deployed applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EarClassLoader
Simplistic class loader which will delegate to each module class loader in the order
they were added to the instance
|
class |
EarLibClassLoader
Classloader that is responsible to load the ear libraries (lib/*.jar etc)
|
Copyright © 2021. All rights reserved.