public interface ApplicationBoundaryService
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getApplicationClassLoader()
Please note that the ApplicationClassLoader always have to 'see' the internal OWB classes
like BeanManagerImpl or the proxy marker interfaces (
|
ClassLoader |
getBoundaryClassLoader(Class classToProxy) |
ClassLoader getApplicationClassLoader()
ClassLoader getBoundaryClassLoader(Class classToProxy)
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.