public class JandexIndexBeanArchiveHandler extends Object implements BeanArchiveHandler
handle(String)
method will return null.
The class is not thread-safe and should only be used by a single thread.
Constructor and Description |
---|
JandexIndexBeanArchiveHandler() |
Modifier and Type | Method and Description |
---|---|
BeanArchiveBuilder |
handle(String path)
The returned builder must only contain a complete set of found classes, other properties do not have to be set.
|
public BeanArchiveBuilder handle(String path)
BeanArchiveHandler
handle
in interface BeanArchiveHandler
path
- A reference to a bean archive (e.g. file path)null
if the reference cannot be handledCopyright © 2024. All rights reserved.