| Package | Description |
|---|---|
| org.jboss.weld.annotated.slim |
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.bootstrap |
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<?,?>> |
SlimAnnotatedTypeContext.getResolvedProcessAnnotatedTypeObservers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> SlimAnnotatedTypeContext<T> |
SlimAnnotatedTypeContext.of(SlimAnnotatedType<T> type,
ClassFileInfo classInfo,
Set<ExtensionObserverMethodImpl<?,?>> resolvedProcessAnnotatedTypeObservers,
ClassTransformer transformer) |
| 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. |
Copyright © 2016. All Rights Reserved.