-
- All Implemented Interfaces:
- ClassResolver
public class DefaultContextClassResolver
extends ContextClassResolver
This class refines ContextClassLoader
to add a default class loader.
The context class loader is only used when the default is null
.
- Since:
- 4.2
- Author:
- Dan Berindei
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.