public class JandexFileSystemBeanArchiveHandler extends FileSystemBeanArchiveHandler
FileSystemBeanArchiveHandler.Entry
CLASS_FILE_EXTENSION
Constructor and Description |
---|
JandexFileSystemBeanArchiveHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
add(FileSystemBeanArchiveHandler.Entry entry,
BeanArchiveBuilder builder) |
BeanArchiveBuilder |
handle(String path)
The returned builder must only contain a complete set of found classes, other properties do not have to be set.
|
handleDirectory, handleFile, isClass
public BeanArchiveBuilder handle(String path)
BeanArchiveHandler
handle
in interface BeanArchiveHandler
handle
in class FileSystemBeanArchiveHandler
path
- A reference to a bean archive (e.g. file path)null
if the reference cannot be handledprotected void add(FileSystemBeanArchiveHandler.Entry entry, BeanArchiveBuilder builder) throws MalformedURLException
add
in class FileSystemBeanArchiveHandler
MalformedURLException
Copyright © 2016. All rights reserved.