Package | Description |
---|---|
org.jboss.weld.bootstrap |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
org.jboss.weld.environment.deployment.discovery |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
org.jboss.weld.environment.deployment.discovery.jandex |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
Modifier and Type | Method and Description |
---|---|
Set<ExtensionObserverMethodImpl<?,?>> |
FastProcessAnnotatedTypeResolver.resolveProcessAnnotatedTypeObservers(ClassFileServices classFileServices,
String className)
Resolves a set of
ProcessAnnotatedType observer methods for the specified class. |
Modifier and Type | Method and Description |
---|---|
ClassFileServices |
DiscoveryStrategy.getClassFileServices() |
ClassFileServices |
AbstractDiscoveryStrategy.getClassFileServices() |
Modifier and Type | Class and Description |
---|---|
class |
JandexClassFileServices
Jandex implementation of the
ClassFileServices ), which is a service that is a faster alternative to get info about class without a need to load it
with ClassLoader. |
Modifier and Type | Method and Description |
---|---|
ClassFileServices |
JandexDiscoveryStrategy.getClassFileServices() |
Copyright © 2015. All Rights Reserved.