public class JandexEnabledFileSystemURLHandler extends FileSystemURLHandler
FileSystemURLHandler that is filling the BeanArchiveBuilder also with the jandex index.CLASS_FILE_EXTENSION| Constructor and Description |
|---|
JandexEnabledFileSystemURLHandler(Bootstrap bootstrap) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addToDiscovered(String name,
URL url) |
Index |
buildJandexIndex() |
protected org.jboss.weld.environment.se.discovery.url.BeanArchiveBuilder |
createBeanArchiveBuilder() |
filenameToClassname, getBootstrap, getDiscoveredBeansXmlUrl, getDiscoveredClasses, handle, handleArchiveByFile, handleDirectorypublic JandexEnabledFileSystemURLHandler(Bootstrap bootstrap)
protected void addToDiscovered(String name, URL url)
addToDiscovered in class FileSystemURLHandlerprotected org.jboss.weld.environment.se.discovery.url.BeanArchiveBuilder createBeanArchiveBuilder()
createBeanArchiveBuilder in class FileSystemURLHandlerpublic Index buildJandexIndex()
Copyright © 2014 Seam Framework. All Rights Reserved.