public class CdiRepositoryContext extends Object
ClassLoader
and
detection
which are commonly used within
CDI.Constructor and Description |
---|
CdiRepositoryContext(ClassLoader classLoader)
|
CdiRepositoryContext(ClassLoader classLoader,
CustomRepositoryImplementationDetector detector)
|
public CdiRepositoryContext(ClassLoader classLoader)
classLoader
- must not be null.public CdiRepositoryContext(ClassLoader classLoader, CustomRepositoryImplementationDetector detector)
classLoader
- must not be null.detector
- must not be null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.