Package | Description |
---|---|
org.jboss.errai.reflections | |
org.jboss.errai.reflections.adapters | |
org.jboss.errai.reflections.scanners | |
org.jboss.errai.reflections.util |
Modifier and Type | Method and Description |
---|---|
MetadataAdapter |
Configuration.getMetadataAdapter()
the metadata adapter used to fetch metadata from classes
|
Modifier and Type | Class and Description |
---|---|
class |
JavassistAdapter |
Modifier and Type | Method and Description |
---|---|
protected MetadataAdapter |
AbstractScanner.getMetadataAdapter() |
Modifier and Type | Method and Description |
---|---|
MetadataAdapter |
ConfigurationBuilder.getMetadataAdapter() |
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilder |
ConfigurationBuilder.setMetadataAdapter(MetadataAdapter metadataAdapter)
sets the metadata adapter used to fetch metadata from classes
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.