A C D E F G H I J K L M N O P Q R S T U V W

A

add(E) - Method in class org.jboss.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
add(E) - Method in class org.jboss.util.EnumSet
 
addAndGet(T, int) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
addAndGet(T, long) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
allOf(Class<E>) - Static method in class org.jboss.util.EnumSet
 
Annotation - Interface in org.jboss.lang
Annotation.
AnnotationHelper - Class in org.jboss.lang
AnnotationHelper.
annotationType() - Method in interface org.jboss.lang.Annotation
 
append(Object) - Method in class org.jboss.lang.JBossStringBuilder
 
append(String) - Method in class org.jboss.lang.JBossStringBuilder
 
append(StringBuffer) - Method in class org.jboss.lang.JBossStringBuilder
 
append(CharSequence) - Method in class org.jboss.lang.JBossStringBuilder
 
append(CharSequence, int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
append(char[]) - Method in class org.jboss.lang.JBossStringBuilder
 
append(char[], int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
append(boolean) - Method in class org.jboss.lang.JBossStringBuilder
 
append(char) - Method in class org.jboss.lang.JBossStringBuilder
 
append(int) - Method in class org.jboss.lang.JBossStringBuilder
 
append(long) - Method in class org.jboss.lang.JBossStringBuilder
 
append(float) - Method in class org.jboss.lang.JBossStringBuilder
 
append(double) - Method in class org.jboss.lang.JBossStringBuilder
 
asSubclass(Class<T>, Class) - Static method in class org.jboss.lang.ClassRedirects
 
AtomicIntegerFieldUpdater<T> - Class in org.jboss.util.concurrent.atomic
AtomicIntegerFieldUpdater.
AtomicIntegerFieldUpdater() - Constructor for class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
Create a new AtomicIntegerFieldUpdater.
AtomicLongFieldUpdater<T> - Class in org.jboss.util.concurrent.atomic
AtomicLongFieldUpdater.
AtomicLongFieldUpdater() - Constructor for class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
Create a new AtomicLongFieldUpdater.
AtomicReferenceFieldUpdater<T,V> - Class in org.jboss.util.concurrent.atomic
AtomicReferenceFieldUpdater.
AtomicReferenceFieldUpdater() - Constructor for class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
Create a new AtomicReferenceFieldUpdater.
autoBox(ClassPool, CtClass, String, String) - Method in class org.jboss.ant.tasks.retro.AutoboxCodeConverter
 
AutoboxCodeConverter - Class in org.jboss.ant.tasks.retro
AutoboxCodeConverter.
AutoboxCodeConverter() - Constructor for class org.jboss.ant.tasks.retro.AutoboxCodeConverter
 
Autoboxing - Class in org.jboss.lang
Autoboxing.
Autoboxing() - Constructor for class org.jboss.lang.Autoboxing
 

C

cacheCtClass(String, CtClass, boolean) - Method in class org.jboss.lang.javassist.ScopedClassPool
Cache a class
capacity() - Method in class org.jboss.lang.JBossStringBuilder
 
cast(Class<T>, Object) - Static method in class org.jboss.lang.ClassRedirects
Cast an object
charAt(int) - Method in class org.jboss.lang.JBossStringBuilder
 
chars - Variable in class org.jboss.lang.JBossStringBuilder
The characters
check(String[]) - Method in class org.jboss.ant.tasks.retrocheck.Checker
 
Checker - Class in org.jboss.ant.tasks.retrocheck
takes jar or class files and checks the weave the bytecode
Checker() - Constructor for class org.jboss.ant.tasks.retrocheck.Checker
 
CheckerClassPath - Class in org.jboss.ant.tasks.retrocheck
CheckerClassPath.
CheckerClassPath(ClassLoader) - Constructor for class org.jboss.ant.tasks.retrocheck.CheckerClassPath
Create a new CheckerClassPath.
checkFile(Checker.CheckClassInfo) - Method in class org.jboss.ant.tasks.retrocheck.Checker
 
classLoader - Variable in class org.jboss.lang.javassist.ScopedClassPool
 
classPath - Variable in class org.jboss.lang.javassist.ScopedClassPool
 
classpool - Variable in class org.jboss.lang.javassist.ScopedClassPoolRepository
The default class pool
ClassRedirectEditor - Class in org.jboss.ant.tasks.retro
ClassRedirectEditor.
ClassRedirectEditor() - Constructor for class org.jboss.ant.tasks.retro.ClassRedirectEditor
 
ClassRedirects - Class in org.jboss.lang
Implementations of java.lang.Class methods added in jdk5
clear() - Method in class org.jboss.lang.javassist.SoftValueHashMap
Removes all mappings from this map.
clear() - Method in class org.jboss.util.concurrent.DelayQueue
Atomically removes all of the elements from this delay queue.
clear() - Method in class org.jboss.util.EnumMap
 
clearUnregisteredClassLoaders() - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
This method will check to see if a register classloader has been undeployed (as in JBoss)
clone() - Method in class org.jboss.lang.EnumImpl
 
clone() - Method in class org.jboss.util.EnumMap
 
clone() - Method in class org.jboss.util.EnumSet
 
close() - Method in class org.jboss.ant.tasks.retrocheck.CheckerClassPath
 
close() - Method in class org.jboss.lang.javassist.ScopedClassPool
Close the class pool
compareAndSet(T, int, int) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
compareAndSet(T, long, long) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
compareAndSet(T, V, V) - Method in class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
 
compareTo(E) - Method in class org.jboss.lang.EnumImpl
 
compileFile(Weaver.CompilerClassInfo, Map<String, String>, CodeConverter[], ExprEditor[]) - Method in class org.jboss.ant.tasks.retro.Weaver
 
complementOf(EnumSet<E>) - Static method in class org.jboss.util.EnumSet
 
contains(String, CharSequence) - Static method in class org.jboss.lang.ClassRedirects
Whether the string contains the character sequence
containsKey(Object) - Method in class org.jboss.lang.javassist.SoftValueHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.jboss.util.EnumMap
 
containsValue(Object) - Method in class org.jboss.util.EnumMap
 
copyOf(EnumSet<E>) - Static method in class org.jboss.util.EnumSet
 
copyOf(Collection<E>) - Static method in class org.jboss.util.EnumSet
 
createClasspath() - Method in class org.jboss.ant.tasks.retro.Retro
Adds a path to the classpath.
createClasspath() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Adds a path to the classpath.
createCompilerclasspath() - Method in class org.jboss.ant.tasks.retro.Retro
Support nested compiler classpath, used to locate compiler adapter
createCompilerclasspath() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Support nested compiler classpath, used to locate compiler adapter
createExceptionWithCause(Class, Object...) - Static method in class org.jboss.lang.ExceptionHelper
 
createScopedClassPool(ClassLoader, ClassPool) - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
Create a scoped classpool
createSrc() - Method in class org.jboss.ant.tasks.retro.Retro
Adds a path for source compilation.
createSrc() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Adds a path for source compilation.

D

decrementAndGet(T) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
decrementAndGet(T) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
DelayQueue<E extends java.util.concurrent.Delayed> - Class in org.jboss.util.concurrent
An unbounded blocking queue of Delayed elements, in which an element can only be taken when its delay has expired.
DelayQueue() - Constructor for class org.jboss.util.concurrent.DelayQueue
Creates a new DelayQueue that is initially empty.
DelayQueue(Collection<? extends E>) - Constructor for class org.jboss.util.concurrent.DelayQueue
Creates a DelayQueue initially containing the elements of the given collection of Delayed instances.
delete(int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
deleteCharAt(int) - Method in class org.jboss.lang.JBossStringBuilder
 
doCheck(ClassLoader, Checker.CheckClassInfo) - Method in class org.jboss.ant.tasks.retrocheck.Checker
 
doWeave(ClassLoader, Weaver.CompilerClassInfo, Map, CodeConverter[], ExprEditor[]) - Method in class org.jboss.ant.tasks.retro.Weaver
 
drainTo(Collection<? super E>) - Method in class org.jboss.util.concurrent.DelayQueue
 
drainTo(Collection<? super E>, int) - Method in class org.jboss.util.concurrent.DelayQueue
 

E

edit(NewExpr) - Method in class org.jboss.ant.tasks.retro.ClassRedirectEditor
 
EMPTY - Static variable in class org.jboss.ant.tasks.retrocheck.EmptyClassLoader
 
EmptyClassLoader - Class in org.jboss.ant.tasks.retrocheck
A classloader that returns no resources
EmptyClassLoader() - Constructor for class org.jboss.ant.tasks.retrocheck.EmptyClassLoader
 
ensureCapacity(int) - Method in class org.jboss.lang.JBossStringBuilder
 
entrySet() - Method in class org.jboss.lang.javassist.SoftValueHashMap
 
entrySet() - Method in class org.jboss.util.EnumMap
 
EnumImpl<E extends EnumImpl<E>> - Class in org.jboss.lang
Mapping of the java.lang.Enum.
EnumImpl(String, int) - Constructor for class org.jboss.lang.EnumImpl
Create an enum type.
EnumMap<K extends java.lang.Enum<K>,V> - Class in org.jboss.util
EnumMap.
EnumMap(Class<K>) - Constructor for class org.jboss.util.EnumMap
 
EnumMap(EnumMap<K, ? extends V>) - Constructor for class org.jboss.util.EnumMap
 
EnumMap(Map<K, ? extends V>) - Constructor for class org.jboss.util.EnumMap
 
EnumSet<E extends java.lang.Enum> - Class in org.jboss.util
EnumSet.
equals(Object) - Method in interface org.jboss.lang.Annotation
 
equals(Object) - Method in class org.jboss.lang.EnumImpl
 
ExceptionHelper - Class in org.jboss.lang
 
ExceptionHelper() - Constructor for class org.jboss.lang.ExceptionHelper
 
execute() - Method in class org.jboss.ant.tasks.retro.Retro
 
execute() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 
expandCapacity(int) - Method in class org.jboss.lang.JBossStringBuilder
Expand the capacity to the greater of the minimum or twice the current size

F

failOnError - Variable in class org.jboss.ant.tasks.retro.Retro
flag to control action on execution trouble
failOnError - Variable in class org.jboss.ant.tasks.retrocheck.RetroCheck
flag to control action on execution trouble
find(String) - Method in class org.jboss.ant.tasks.retrocheck.CheckerClassPath
 
findClassPool(ClassLoader) - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
 
FindExceptionCtorChanges - Class in org.jboss.tools
A utility class that loads all jdk1.4.2 Throwable types from the rt.jar and compares these constructor signatures to the jdk5 types to identity where new constructors taking a Throwable argument have been added.
FindExceptionCtorChanges() - Constructor for class org.jboss.tools.FindExceptionCtorChanges
 
flushClass(String) - Method in class org.jboss.lang.javassist.ScopedClassPool
Flush a class

G

GenericDeclaration - Interface in org.jboss.lang.reflect
A common interface for all entities that declare type variables
get(Object) - Method in class org.jboss.lang.javassist.SoftValueHashMap
Returns the value to which this map maps the specified key.
get(T) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
get(T) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
get(T) - Method in class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
 
get(Object) - Method in class org.jboss.util.EnumMap
 
getAndAdd(T, int) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
getAndAdd(T, long) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
getAndDecrement(T) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
getAndDecrement(T) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
getAndIncrement(T) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
getAndIncrement(T) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
getAndSet(T, int) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
getAndSet(T, long) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
getAndSet(T, V) - Method in class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
 
getAnnotation(Class, Class) - Static method in class org.jboss.lang.AnnotationHelper
Get an annotation
getAnnotation(Method, Class) - Static method in class org.jboss.lang.AnnotationHelper
Get an annotation
getAnnotation(Constructor, Class) - Static method in class org.jboss.lang.AnnotationHelper
Get an annotation
getAnnotation(Field, Class) - Static method in class org.jboss.lang.AnnotationHelper
Get an annotation
getAnnotations(Class) - Static method in class org.jboss.lang.AnnotationHelper
Get annotations
getAnnotations(Method) - Static method in class org.jboss.lang.AnnotationHelper
Get annotations
getAnnotations(Constructor) - Static method in class org.jboss.lang.AnnotationHelper
Get annotations
getAnnotations(Field) - Static method in class org.jboss.lang.AnnotationHelper
Get annotations
getBounds() - Method in interface org.jboss.lang.reflect.TypeVariable
Returns an array of Type objects representing the upper bound(s) of this type variable.
getCached(String) - Method in class org.jboss.lang.javassist.ScopedClassPool
Get the cached class
getCachedLocally(String) - Method in class org.jboss.lang.javassist.ScopedClassPool
Whether the class is cached in this pooled
getCanonicalName(Class) - Static method in class org.jboss.lang.ClassRedirects
Returns the canonical name of the the underlying class as defined by the Java Language Specification.
getChars(int, int, char[], int) - Method in class org.jboss.lang.JBossStringBuilder
 
getClassLoader() - Method in class org.jboss.lang.javassist.ScopedClassPool
Get the class loader
getClasspath() - Method in class org.jboss.ant.tasks.retro.Retro
 
getClasspath() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 
getCompilerclasspath() - Method in class org.jboss.ant.tasks.retro.Retro
get the classpath used to find the compiler adapter
getCompilerclasspath() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
get the classpath used to find the compiler adapter
getDeclaringClass() - Method in class org.jboss.lang.EnumImpl
 
getDestdir() - Method in class org.jboss.ant.tasks.retro.Retro
Gets the destination directory into which the java source files should be compiled.
getDestdir() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Gets the destination directory into which the java source files should be compiled.
getEnclosingClass(Class) - Static method in class org.jboss.lang.ClassRedirects
This method cannot be implemented as it relies on native method info.
getEnclosingConstructor(Class) - Static method in class org.jboss.lang.ClassRedirects
This method cannot be implemented as it relies on native method info.
getEnclosingMethod(Class) - Static method in class org.jboss.lang.ClassRedirects
This method cannot be implemented as it relies on native method info.
getEnumConstants(Class<T>) - Static method in class org.jboss.lang.ClassRedirects
Get the enumeration constants
getFailonerror() - Method in class org.jboss.ant.tasks.retro.Retro
Gets the failonerror flag.
getFailonerror() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Gets the failonerror flag.
getGenericDeclaration() - Method in interface org.jboss.lang.reflect.TypeVariable
 
getGenericInterfaces(Class) - Static method in class org.jboss.lang.ClassRedirects
 
getGenericSuperclass(Class) - Static method in class org.jboss.lang.ClassRedirects
 
getInstance() - Static method in class org.jboss.lang.javassist.ScopedClassPoolRepository
Get the instance
getLocally(String) - Method in class org.jboss.lang.javassist.ScopedClassPool
Get any local copy of the class
getMaxmemory() - Method in class org.jboss.ant.tasks.retro.Retro
 
getMaxmemory() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 
getMaxSrc() - Method in class org.jboss.ant.tasks.retro.Retro
 
getMaxSrc() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 
getName() - Method in interface org.jboss.lang.reflect.TypeVariable
 
getParameterAnnotations(Method) - Static method in class org.jboss.lang.AnnotationHelper
Get the parameter annotations
getParameterAnnotations(Constructor) - Static method in class org.jboss.lang.AnnotationHelper
Get the parameter annotations
getRegisteredCLs() - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
Get the registered classloaders
getResource(String) - Method in class org.jboss.ant.tasks.retrocheck.EmptyClassLoader
 
getSimpleName(Class) - Static method in class org.jboss.lang.ClassRedirects
Implementation of the jdk5 Class.getSimpleName() method.
getSupress() - Method in class org.jboss.ant.tasks.retro.Retro
 
getSupress() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 
getTypeParameters(Class) - Static method in class org.jboss.lang.ClassRedirects
 
getVerbose() - Method in class org.jboss.ant.tasks.retro.Retro
 
getVerbose() - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 

H

hashCode() - Method in interface org.jboss.lang.Annotation
 
hashCode() - Method in class org.jboss.lang.EnumImpl
 

I

incrementAndGet(T) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
incrementAndGet(T) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
indexOf(String) - Method in class org.jboss.lang.JBossStringBuilder
 
indexOf(String, int) - Method in class org.jboss.lang.JBossStringBuilder
 
indexOf(char) - Method in class org.jboss.lang.JBossStringBuilder
 
indexOf(char, int) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, char[]) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, char[], int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, Object) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, String) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, CharSequence) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, CharSequence, int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, boolean) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, char) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, long) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, float) - Method in class org.jboss.lang.JBossStringBuilder
 
insert(int, double) - Method in class org.jboss.lang.JBossStringBuilder
 
isAnnotationPresent(Class, Class) - Static method in class org.jboss.lang.AnnotationHelper
Whether an annotation is present
isAnnotationPresent(Method, Class) - Static method in class org.jboss.lang.AnnotationHelper
Whether an annotation is present
isAnnotationPresent(Constructor, Class) - Static method in class org.jboss.lang.AnnotationHelper
Whether an annotation is present
isAnnotationPresent(Field, Class) - Static method in class org.jboss.lang.AnnotationHelper
Whether an annotation is present
isAnonymousClass(Class) - Static method in class org.jboss.lang.ClassRedirects
Returns true if and only if the underlying class is an anonymous class.
isEmpty() - Method in class org.jboss.lang.javassist.SoftValueHashMap
Returns true if this map contains no key-value mappings.
isEnum(Class) - Static method in class org.jboss.lang.ClassRedirects
Whether the class is an enum
isJarFile(File) - Method in class org.jboss.ant.tasks.retro.Weaver
 
isJarFile(File) - Method in class org.jboss.ant.tasks.retrocheck.Checker
 
isLocalClass(Class) - Static method in class org.jboss.lang.ClassRedirects
 
isMemberClass(Class) - Static method in class org.jboss.lang.ClassRedirects
 
isPrune() - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
Get the prune.
isSynthetic(Class) - Static method in class org.jboss.lang.ClassRedirects
 
isUnloadedClassLoader() - Method in class org.jboss.lang.javassist.ScopedClassPool
Whether the classloader is loader
Iterable<T> - Interface in org.jboss.lang
Iterable.
iterator() - Method in interface org.jboss.lang.Iterable
 
iterator() - Method in class org.jboss.util.concurrent.DelayQueue
Returns an iterator over all the elements (both expired and unexpired) in this queue.
iterator() - Method in class org.jboss.util.EnumSet
 

J

JBossStringBuilder - Class in org.jboss.lang
A JBossStringBuilder, providing the same functionality as the java5 StringBuilder, except no Appendable which is java5 specific.
JBossStringBuilder() - Constructor for class org.jboss.lang.JBossStringBuilder
Create a new StringBuilder with no characters and an intial size of 16
JBossStringBuilder(int) - Constructor for class org.jboss.lang.JBossStringBuilder
Create a new StringBuilder with no characters
JBossStringBuilder(String) - Constructor for class org.jboss.lang.JBossStringBuilder
Create a new StringBuilder from the given string.
JBossStringBuilder(CharSequence) - Constructor for class org.jboss.lang.JBossStringBuilder
Create a new StringBuilder from the given character sequence.
JBossStringBuilder(char[]) - Constructor for class org.jboss.lang.JBossStringBuilder
Create a new StringBuilder from the given character array
JBossStringBuilder(char[], int, int) - Constructor for class org.jboss.lang.JBossStringBuilder
Create a new StringBuilder from the given character array

K

keySet() - Method in class org.jboss.util.EnumMap
 

L

lastIndexOf(String) - Method in class org.jboss.lang.JBossStringBuilder
 
lastIndexOf(String, int) - Method in class org.jboss.lang.JBossStringBuilder
 
lastIndexOf(char) - Method in class org.jboss.lang.JBossStringBuilder
 
lastIndexOf(char, int) - Method in class org.jboss.lang.JBossStringBuilder
 
length() - Method in class org.jboss.lang.JBossStringBuilder
 
loader - Static variable in class org.jboss.ant.tasks.retro.Weaver
 
loader - Static variable in class org.jboss.ant.tasks.retrocheck.Checker
 
lockInCache(CtClass) - Method in class org.jboss.lang.javassist.ScopedClassPool
Lock a class into the cache
logAndAddFilesToCompile(CommandlineJava) - Method in class org.jboss.ant.tasks.retro.Retro
 
logAndAddFilesToCompile(CommandlineJava) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 

M

main(String[]) - Static method in class org.jboss.ant.tasks.retro.Weaver
 
main(String[]) - Static method in class org.jboss.ant.tasks.retrocheck.Checker
 
main(String[]) - Static method in class org.jboss.tools.FindExceptionCtorChanges
 
MalformedParameterizedTypeException - Exception in org.jboss.lang.reflect
Thrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it.
MalformedParameterizedTypeException() - Constructor for exception org.jboss.lang.reflect.MalformedParameterizedTypeException
 

N

name() - Method in class org.jboss.lang.EnumImpl
 
newUpdater(Class<U>, String) - Static method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
newUpdater(Class<U>, String) - Static method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
newUpdater(Class<U>, Class<W>, String) - Static method in class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
 
noneOf(Class<E>) - Static method in class org.jboss.util.EnumSet
 

O

of(E) - Static method in class org.jboss.util.EnumSet
 
of(E, E) - Static method in class org.jboss.util.EnumSet
 
of(E, E, E) - Static method in class org.jboss.util.EnumSet
 
of(E, E, E, E) - Static method in class org.jboss.util.EnumSet
 
of(E, E, E, E, E) - Static method in class org.jboss.util.EnumSet
 
of(E, E...) - Static method in class org.jboss.util.EnumSet
 
offer(E) - Method in class org.jboss.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E, long, TimeUnit) - Method in class org.jboss.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
openClassfile(String) - Method in class org.jboss.ant.tasks.retrocheck.CheckerClassPath
 
ordinal() - Method in class org.jboss.lang.EnumImpl
 
org.jboss.ant.tasks.retro - package org.jboss.ant.tasks.retro
 
org.jboss.ant.tasks.retrocheck - package org.jboss.ant.tasks.retrocheck
 
org.jboss.lang - package org.jboss.lang
 
org.jboss.lang.javassist - package org.jboss.lang.javassist
 
org.jboss.lang.reflect - package org.jboss.lang.reflect
 
org.jboss.tools - package org.jboss.tools
 
org.jboss.util - package org.jboss.util
 
org.jboss.util.concurrent - package org.jboss.util.concurrent
 
org.jboss.util.concurrent.atomic - package org.jboss.util.concurrent.atomic
 

P

peek() - Method in class org.jboss.util.concurrent.DelayQueue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
poll() - Method in class org.jboss.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, or returns null if this queue has no elements with an expired delay.
poll(long, TimeUnit) - Method in class org.jboss.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue, or the specified wait time expires.
pos - Variable in class org.jboss.lang.JBossStringBuilder
The position
put(Object, Object) - Method in class org.jboss.lang.javassist.SoftValueHashMap
Updates this map so that the given key maps to the given value.
put(E) - Method in class org.jboss.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
put(K, V) - Method in class org.jboss.util.EnumMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.util.EnumMap
 

Q

quoteReplacement(String) - Static method in class org.jboss.lang.ClassRedirects
Quote the replacement string

R

range(E, E) - Static method in class org.jboss.util.EnumSet
 
registerClassLoader(ClassLoader) - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
Register a classloader
registeredCLs - Variable in class org.jboss.lang.javassist.ScopedClassPoolRepository
The registered classloaders
remainingCapacity() - Method in class org.jboss.util.concurrent.DelayQueue
Always returns Integer.MAX_VALUE because a DelayQueue is not capacity constrained.
remove(Object) - Method in class org.jboss.lang.javassist.SoftValueHashMap
Removes the mapping for the given key from this map, if present.
remove(Object) - Method in class org.jboss.util.concurrent.DelayQueue
Removes a single instance of the specified element from this queue, if it is present, whether or not it has expired.
remove(Object) - Method in class org.jboss.util.EnumMap
 
replace(String, CharSequence, CharSequence) - Static method in class org.jboss.lang.ClassRedirects
Replace a character sequence
replace(int, int, String) - Method in class org.jboss.lang.JBossStringBuilder
 
repository - Variable in class org.jboss.lang.javassist.ScopedClassPool
 
Retro - Class in org.jboss.ant.tasks.retro
Ant task.
Retro() - Constructor for class org.jboss.ant.tasks.retro.Retro
 
RetroCheck - Class in org.jboss.ant.tasks.retrocheck
Ant task.
RetroCheck() - Constructor for class org.jboss.ant.tasks.retrocheck.RetroCheck
 
reverse() - Method in class org.jboss.lang.JBossStringBuilder
 
rewriteEnum(ClassLoader, Weaver.CompilerClassInfo) - Static method in class org.jboss.ant.tasks.retro.Weaver
Transform a jdk5 java.lang.Enum subtype into a jdk14 compatible org.jboss.lang.Enum subtype.
rewriteLDC(ConstPool, MethodInfo) - Static method in class org.jboss.ant.tasks.retro.Weaver
This rewrites the load constant ClassInfo to be Class.forName()

S

ScopedClassPool - Class in org.jboss.lang.javassist
A scoped class pool
ScopedClassPool(ClassLoader, ClassPool, ScopedClassPoolRepository) - Constructor for class org.jboss.lang.javassist.ScopedClassPool
Create a new ScopedClassPool.
ScopedClassPoolRepository - Class in org.jboss.lang.javassist
ScopedClassPoolRepository.
set(T, int) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
set(T, long) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
set(T, V) - Method in class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
 
setCharAt(int, char) - Method in class org.jboss.lang.JBossStringBuilder
 
setClasspath(Path) - Method in class org.jboss.ant.tasks.retro.Retro
Set the classpath to be used for this compilation.
setClasspath(Path) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Set the classpath to be used for this compilation.
setClasspathRef(Reference) - Method in class org.jboss.ant.tasks.retro.Retro
Adds a reference to a classpath defined elsewhere
setClasspathRef(Reference) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Adds a reference to a classpath defined elsewhere
setCompilerclasspath(Path) - Method in class org.jboss.ant.tasks.retro.Retro
Set the classpath to be used to find this compiler adapter
setCompilerclasspath(Path) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Set the classpath to be used to find this compiler adapter
setCompilerClasspathRef(Reference) - Method in class org.jboss.ant.tasks.retro.Retro
Adds a reference to a classpath defined elsewhere
setCompilerClasspathRef(Reference) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Adds a reference to a classpath defined elsewhere
setDestdir(File) - Method in class org.jboss.ant.tasks.retro.Retro
Set the destination directory into which the Java source files should be compiled.
setDestdir(File) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Set the destination directory into which the Java source files should be compiled.
setFailonerror(boolean) - Method in class org.jboss.ant.tasks.retro.Retro
Whether or not the build should halt if compilation fails.
setFailonerror(boolean) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Whether or not the build should halt if compilation fails.
setLength(int) - Method in class org.jboss.lang.JBossStringBuilder
 
setMaxmemory(String) - Method in class org.jboss.ant.tasks.retro.Retro
Set the maxmemory of the Java task forked
setMaxmemory(String) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Set the maxmemory of the Java task forked
setMaxSrc(int) - Method in class org.jboss.ant.tasks.retro.Retro
 
setMaxSrc(int) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
 
setPrune(boolean) - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
Set the prune.
setSuppress(boolean) - Method in class org.jboss.ant.tasks.retro.Retro
Set the verbose level of the compiler
setSuppress(boolean) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Set the verbose level of the compiler
setVerbose(boolean) - Method in class org.jboss.ant.tasks.retro.Retro
Set the verbose level of the compiler
setVerbose(boolean) - Method in class org.jboss.ant.tasks.retrocheck.RetroCheck
Set the verbose level of the compiler
size() - Method in class org.jboss.lang.javassist.SoftValueHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.jboss.util.concurrent.DelayQueue
 
size() - Method in class org.jboss.util.EnumMap
 
size() - Method in class org.jboss.util.EnumSet
 
softcache - Variable in class org.jboss.lang.javassist.ScopedClassPool
 
soften(CtClass) - Method in class org.jboss.lang.javassist.ScopedClassPool
Soften a class
SoftValueHashMap - Class in org.jboss.lang.javassist
This Map will remove entries when the value in the map has been cleaned from garbage collection
SoftValueHashMap(int, float) - Constructor for class org.jboss.lang.javassist.SoftValueHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
SoftValueHashMap(int) - Constructor for class org.jboss.lang.javassist.SoftValueHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor, which is 0.75.
SoftValueHashMap() - Constructor for class org.jboss.lang.javassist.SoftValueHashMap
Constructs a new, empty WeakHashMap with the default initial capacity and the default load factor, which is 0.75.
SoftValueHashMap(Map) - Constructor for class org.jboss.lang.javassist.SoftValueHashMap
Constructs a new WeakHashMap with the same mappings as the specified Map.
subSequence(int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
substring(int) - Method in class org.jboss.lang.JBossStringBuilder
 
substring(int, int) - Method in class org.jboss.lang.JBossStringBuilder
 
suppress - Variable in class org.jboss.ant.tasks.retro.Weaver
 
suppress - Variable in class org.jboss.ant.tasks.retrocheck.Checker
 

T

take() - Method in class org.jboss.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue.
toArray() - Method in class org.jboss.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class org.jboss.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toClass(CtClass, ClassLoader) - Method in class org.jboss.lang.javassist.ScopedClassPool
Convert a javassist class to a java class
toString() - Method in interface org.jboss.lang.Annotation
 
toString() - Method in class org.jboss.lang.EnumImpl
 
toString() - Method in class org.jboss.lang.JBossStringBuilder
 
trimToSize() - Method in class org.jboss.lang.JBossStringBuilder
 
Type - Interface in org.jboss.lang.reflect
Type is the common superinterface for all types in the Java programming language.
TypeVariable<D extends GenericDeclaration> - Interface in org.jboss.lang.reflect
TypeVariable is the common superinterface for type variables of kinds.

U

unregisterClassLoader(ClassLoader) - Method in class org.jboss.lang.javassist.ScopedClassPoolRepository
 
usage() - Method in class org.jboss.ant.tasks.retro.Weaver
 
usage() - Method in class org.jboss.ant.tasks.retrocheck.Checker
 

V

valueOf(byte) - Static method in class org.jboss.lang.Autoboxing
Box a byte
valueOf(char) - Static method in class org.jboss.lang.Autoboxing
Box a char
valueOf(short) - Static method in class org.jboss.lang.Autoboxing
Box a short
valueOf(int) - Static method in class org.jboss.lang.Autoboxing
Box an integer
valueOf(long) - Static method in class org.jboss.lang.Autoboxing
Box a long
valueOf(float) - Static method in class org.jboss.lang.Autoboxing
Box a float
valueOf(double) - Static method in class org.jboss.lang.Autoboxing
Box a double
valueOf(Class<T>, String) - Static method in class org.jboss.lang.EnumImpl
Obtain the Enum of enumType for the given name.
values(Class<T>) - Static method in class org.jboss.lang.EnumImpl
Obtain the array of Enums for enumType.
values() - Method in class org.jboss.util.EnumMap
 
verbose - Variable in class org.jboss.ant.tasks.retro.Weaver
 
verbose - Variable in class org.jboss.ant.tasks.retrocheck.Checker
 

W

weakCompareAndSet(T, int, int) - Method in class org.jboss.util.concurrent.atomic.AtomicIntegerFieldUpdater
 
weakCompareAndSet(T, long, long) - Method in class org.jboss.util.concurrent.atomic.AtomicLongFieldUpdater
 
weakCompareAndSet(T, V, V) - Method in class org.jboss.util.concurrent.atomic.AtomicReferenceFieldUpdater
 
weave(String[]) - Method in class org.jboss.ant.tasks.retro.Weaver
 
Weaver - Class in org.jboss.ant.tasks.retro
takes jar or class files and retro weaves the bytecode
Weaver() - Constructor for class org.jboss.ant.tasks.retro.Weaver
 

A C D E F G H I J K L M N O P Q R S T U V W