Skip navigation links
WildFly Common 1.2.0.Beta3-redhat-11.2.0.Beta3-redhat-1
A C D E F G H I L M N O P R S T U V W X 

A

accept(T, U) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
Performs this operation on the given arguments.
accept(T) - Method in interface org.wildfly.common.function.ExceptionConsumer
Performs this operation on the given argument.
accept(T, int) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
Performs this operation on the given arguments.
accept(T, long) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
Performs this operation on the given arguments.
and(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
and(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
andThen(ExceptionBiConsumer<? super T, ? super U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
 
andThen(ExceptionConsumer<R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
 
andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBinaryOperator
 
andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionBiFunction<? super T, ? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionConsumer<? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionBiConsumer<? super T, ? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionPredicate<? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionBiPredicate<? super T, ? super R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionIntFunction
 
andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionLongFunction
 
andThen(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
 
andThen(ExceptionRunnable<? extends E>) - Method in interface org.wildfly.common.function.ExceptionRunnable
 
andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionSupplier
 
andThen(ExceptionFunction<? super T, ? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionSupplier
 
andThen(ExceptionIntFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
 
andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
 
andThen(ExceptionIntFunction<? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
 
andThen(ExceptionLongFunction<? extends R, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
 
andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToLongBiFunction
 
andThen(ExceptionLongFunction<R, E>) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
 
andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
apply(T, U) - Method in interface org.wildfly.common.function.ExceptionBiFunction
Applies this function to the given arguments.
apply(T) - Method in interface org.wildfly.common.function.ExceptionFunction
Applies this function to the given arguments.
apply(int) - Method in interface org.wildfly.common.function.ExceptionIntFunction
Applies this function to the given arguments.
apply(long) - Method in interface org.wildfly.common.function.ExceptionLongFunction
Applies this function to the given arguments.
apply(T, U) - Method in interface org.wildfly.common.function.ExceptionToIntBiFunction
Apply this function to the given arguments.
apply(T) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
Apply this function to the given arguments.
apply(T, U) - Method in interface org.wildfly.common.function.ExceptionToLongBiFunction
Apply this function to the given arguments.
apply(T) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
Apply this function to the given arguments.
arrayOffsetGreaterThanLength(int, int) - Method in interface org.wildfly.common._private.CommonMessages
 
arrayOffsetGreaterThanLength(int, int) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
arrayOffsetGreaterThanLength$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
arrayOffsetLengthGreaterThanLength(int, int, int) - Method in interface org.wildfly.common._private.CommonMessages
 
arrayOffsetLengthGreaterThanLength(int, int, int) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
arrayOffsetLengthGreaterThanLength$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
Assert - Class in org.wildfly.common
A set of assertions and checks.
assertFalse(boolean) - Static method in class org.wildfly.common.Assert
Assert that the given expression is always false.
assertHoldsLock(T) - Static method in class org.wildfly.common.Assert
Assert that the given monitor is held by the current thread.
assertNotHoldsLock(T) - Static method in class org.wildfly.common.Assert
Assert that the given monitor is not held by the current thread.
assertNotNull(T) - Static method in class org.wildfly.common.Assert
Assert that the value is not null.
assertTrue(boolean) - Static method in class org.wildfly.common.Assert
Assert that the given expression is always true.
availableProcessors() - Static method in class org.wildfly.common.cpu.ProcessorInfo
Returns the number of processors available to this process.

C

CacheInfo - Class in org.wildfly.common.cpu
A class which exposes any available cache line information for the current CPU.
CacheInfo() - Constructor for class org.wildfly.common.cpu.CacheInfo
 
CacheLevelInfo - Class in org.wildfly.common.cpu
 
CacheType - Enum in org.wildfly.common.cpu
The type of cache.
checkArrayBounds(Object[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(byte[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(char[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(int[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(long[], int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array.
checkArrayBounds(int, int, int) - Static method in class org.wildfly.common.Assert
Check that the given offset and length fall completely within the bounds of the given array length.
checkMaximumParameter(String, int, int) - Static method in class org.wildfly.common.Assert
Check that the named parameter is less than or equal to max.
checkMaximumParameter(String, long, long) - Static method in class org.wildfly.common.Assert
Check that the named parameter is less than or equal to max.
checkMinimumParameter(String, int, int) - Static method in class org.wildfly.common.Assert
Check that the named parameter is greater than or equal to min.
checkMinimumParameter(String, long, long) - Static method in class org.wildfly.common.Assert
Check that the named parameter is greater than or equal to min.
checkNotEmptyParam(String, String) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotEmptyParam(String, T) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not empty.
checkNotNullArrayParam(String, int, T) - Static method in class org.wildfly.common.Assert
Check that a value within the named array parameter is not null.
checkNotNullParam(String, T) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not null.
checkNotNullParamWithNullPointerException(String, T) - Static method in class org.wildfly.common.Assert
Check that the named parameter is not null, using a NullPointerException as some specifications require.
CleanerReference<T,A> - Class in org.wildfly.common.ref
A special version of PhantomReference that is strongly retained until it is reaped by the collection thread.
CleanerReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.CleanerReference
Construct a new instance with a reaper.
clear() - Method in interface org.wildfly.common.ref.Reference
Clear the reference.
clear() - Method in class org.wildfly.common.ref.StrongReference
 
CommonMessages - Interface in org.wildfly.common._private
 
CommonMessages_$bundle - Class in org.wildfly.common._private
Warning this class consists of generated code.
CommonMessages_$bundle() - Constructor for class org.wildfly.common._private.CommonMessages_$bundle
 
compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiConsumer
 
compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionBiFunction
 
compose(ExceptionConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
 
compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionConsumer
 
compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionFunction
 
compose(ExceptionToIntFunction<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionIntFunction
 
compose(ExceptionToLongFunction<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionLongFunction
 
compose(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjIntConsumer
 
compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionObjLongConsumer
 
compose(ExceptionRunnable<? extends E>) - Method in interface org.wildfly.common.function.ExceptionRunnable
 
compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToIntFunction
 
compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionToLongFunction
 
compose(ExceptionUnaryOperator<T, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
ContextManager<C extends Contextual<C>> - Class in org.wildfly.common.context
A context manager for a Contextual type.
ContextManager(Class<C>) - Constructor for class org.wildfly.common.context.ContextManager
Construct a new instance, with a name matching the class name of the given type.
ContextManager(Class<C>, String) - Constructor for class org.wildfly.common.context.ContextManager
Construct a new instance.
ContextPermission - Class in org.wildfly.common.context
A permission object for operations on ContextManager instances.
ContextPermission(String, String) - Constructor for class org.wildfly.common.context.ContextPermission
Constructs a permission with the specified name.
Contextual<C extends Contextual<C>> - Interface in org.wildfly.common.context
A base class for contexts which are activated in a thread-local context.
create() - Method in interface org.wildfly.common.Factory
Create the object.
create(Reference.Type, T, A, Reaper<T, A>) - Static method in class org.wildfly.common.ref.References
Create a reference of a given type with the provided value and attachment.
create(Reference.Type, T, A, ReferenceQueue<? super T>) - Static method in class org.wildfly.common.ref.References
Create a reference of a given type with the provided value and attachment.
create(Reference.Type, T, A) - Static method in class org.wildfly.common.ref.References
Create a reference of a given type with the provided value and attachment.

D

DefaultSelector - Annotation Type in org.wildfly.common.selector
Deprecated.
Use Contextual instead.

E

emptyParam(String) - Method in interface org.wildfly.common._private.CommonMessages
 
emptyParam(String) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
emptyParam$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
equals(Object) - Method in class org.wildfly.common.context.ContextPermission
Determine if this permission is equal to the given object.
equals(ContextPermission) - Method in class org.wildfly.common.context.ContextPermission
Determine if this permission is equal to the given permission.
equals(Object) - Method in class org.wildfly.common.ref.CleanerReference
 
equals(Object) - Method in class org.wildfly.common.selector.SelectorPermission
 
equals(SelectorPermission) - Method in class org.wildfly.common.selector.SelectorPermission
 
ExceptionBiConsumer<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument consumer which can throw an exception.
ExceptionBiFunction<T,U,R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionBinaryOperator<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A binary operator which can throw an exception.
ExceptionBiPredicate<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument predicate which can throw an exception.
ExceptionConsumer<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A one-argument consumer which can throw an exception.
ExceptionFunction<T,R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A one-argument function which can throw an exception.
ExceptionIntFunction<R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A one-argument integer function which can throw an exception.
ExceptionLongFunction<R,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A one-argument long integer function which can throw an exception.
ExceptionObjIntConsumer<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument object and integer consumer which can throw an exception.
ExceptionObjLongConsumer<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument object and long integer consumer which can throw an exception.
ExceptionPredicate<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A one-argument predicate which can throw an exception.
ExceptionRunnable<E extends java.lang.Exception> - Interface in org.wildfly.common.function
An operation that can throw an exception.
ExceptionSupplier<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A supplier which can throw an exception.
ExceptionToIntBiFunction<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionToIntFunction<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionToLongBiFunction<T,U,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionToLongFunction<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A two-argument function which can throw an exception.
ExceptionUnaryOperator<T,E extends java.lang.Exception> - Interface in org.wildfly.common.function
A unary operator which can throw an exception.
expectedBoolean(boolean) - Method in interface org.wildfly.common._private.CommonMessages
 
expectedBoolean(boolean) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
expectedBoolean$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
expectedLockHold(Object) - Method in interface org.wildfly.common._private.CommonMessages
 
expectedLockHold(Object) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
expectedLockHold$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
expectedLockNotHold(Object) - Method in interface org.wildfly.common._private.CommonMessages
 
expectedLockNotHold(Object) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
expectedLockNotHold$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 

F

Factory<T> - Interface in org.wildfly.common
An object which produces another object.

G

get() - Method in class org.wildfly.common.context.ContextManager
Get the currently active context, possibly examining the per-thread or global defaults.
get() - Method in interface org.wildfly.common.function.ExceptionSupplier
Gets a result.
get() - Method in interface org.wildfly.common.ref.Reference
Get the value, or null if the reference has been cleared.
get() - Method in class org.wildfly.common.ref.StrongReference
 
get() - Method in class org.wildfly.common.selector.GlobalSelector
Deprecated.
 
get() - Method in class org.wildfly.common.selector.Selector
Deprecated.
Get the currently relevant object, or null if there is none.
get() - Method in class org.wildfly.common.selector.ThreadLocalSelector
Deprecated.
 
getActions() - Method in class org.wildfly.common.context.ContextPermission
Get the actions string.
getActions() - Method in class org.wildfly.common.selector.SelectorPermission
 
getAttachment() - Method in class org.wildfly.common.ref.PhantomReference
 
getAttachment() - Method in interface org.wildfly.common.ref.Reference
Get the attachment, if any.
getAttachment() - Method in class org.wildfly.common.ref.SoftReference
 
getAttachment() - Method in class org.wildfly.common.ref.StrongReference
 
getAttachment() - Method in class org.wildfly.common.ref.WeakReference
 
getCacheLevel() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Get the level index.
getCacheLevelInfo(int) - Static method in class org.wildfly.common.cpu.CacheInfo
Get the CPU cache level information for a cache level.
getCacheLevelSizeKB() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Get the size of this cache level in kilobytes.
getCacheLineSize() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Get the cache line size in bytes.
getCacheType() - Method in class org.wildfly.common.cpu.CacheLevelInfo
Get the type of cache.
getChangePermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the change permission for the given class.
getClassLoaderDefault(ClassLoader) - Method in class org.wildfly.common.context.ContextManager
Get the class loader default instance.
getGetPermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the get permission for the given class.
getGlobalDefault() - Method in class org.wildfly.common.context.ContextManager
Get the global default context instance.
getHostName() - Static method in class org.wildfly.common.HostName
Get the detected host name.
getInstanceContextManager() - Method in interface org.wildfly.common.context.Contextual
Get the context manager for this object.
getLevelEntryCount() - Static method in class org.wildfly.common.cpu.CacheInfo
Get the number of CPU cache level entries.
getNullReference() - Static method in class org.wildfly.common.ref.References
Get a null reference.
getPrivilegedSupplier() - Method in class org.wildfly.common.context.ContextManager
Get a privileged supplier for this context manager which returns the currently active context without a permission check.
getQualifiedHostName() - Static method in class org.wildfly.common.HostName
Get the detected qualified host name.
getReaper() - Method in class org.wildfly.common.ref.PhantomReference
 
getReaper() - Method in class org.wildfly.common.ref.SoftReference
 
getReaper() - Method in class org.wildfly.common.ref.WeakReference
 
getSelector() - Method in class org.wildfly.common.selector.Selector.Getter
Deprecated.
Get the selector for this getter.
getSetPermissionFor(Class<?>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the set permission for the given class.
getSmallestDataCacheLineSize() - Static method in class org.wildfly.common.cpu.CacheInfo
Get the smallest known data cache line size.
getSmallestInstructionCacheLineSize() - Static method in class org.wildfly.common.cpu.CacheInfo
Get the smallest known instruction cache line size.
getThreadDefault() - Method in class org.wildfly.common.context.ContextManager
Get the per-thread default context instance.
getType() - Method in class org.wildfly.common.ref.PhantomReference
 
getType() - Method in interface org.wildfly.common.ref.Reference
Get the type of the reference.
getType() - Method in class org.wildfly.common.ref.SoftReference
 
getType() - Method in class org.wildfly.common.ref.StrongReference
 
getType() - Method in class org.wildfly.common.ref.WeakReference
 
GlobalSelector<T> - Class in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
GlobalSelector(T) - Constructor for class org.wildfly.common.selector.GlobalSelector
Deprecated.
Construct a new instance.

H

hashCode() - Method in class org.wildfly.common.context.ContextPermission
Get the hash code of this permission.
hashCode() - Method in class org.wildfly.common.ref.CleanerReference
 
HostName - Class in org.wildfly.common
Methods for getting the system host name.
HostName() - Constructor for class org.wildfly.common.HostName
 

I

implies(Permission) - Method in class org.wildfly.common.context.ContextPermission
Determine if the given permission is implied by this permission.
implies(ContextPermission) - Method in class org.wildfly.common.context.ContextPermission
Determine if the given permission is implied by this permission.
implies(Permission) - Method in class org.wildfly.common.selector.SelectorPermission
 
implies(SelectorPermission) - Method in class org.wildfly.common.selector.SelectorPermission
 
impossibleSwitchCase(Object) - Method in interface org.wildfly.common._private.CommonMessages
 
impossibleSwitchCase(Object) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
impossibleSwitchCase(Object) - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current switch case was intended to be unreachable.
impossibleSwitchCase(int) - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current switch case was intended to be unreachable.
impossibleSwitchCase(long) - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current switch case was intended to be unreachable.
impossibleSwitchCase$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
in(CacheType) - Method in enum org.wildfly.common.cpu.CacheType
Determine whether this instance is equal to one of the given instances.
in(CacheType, CacheType) - Method in enum org.wildfly.common.cpu.CacheType
Determine whether this instance is equal to one of the given instances.
in(CacheType, CacheType, CacheType) - Method in enum org.wildfly.common.cpu.CacheType
Determine whether this instance is equal to one of the given instances.
in(CacheType...) - Method in enum org.wildfly.common.cpu.CacheType
Determine whether this instance is equal to one of the given instances.
in(Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
Determine whether this instance is equal to one of the given instances.
in(Reference.Type, Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
Determine whether this instance is equal to one of the given instances.
in(Reference.Type, Reference.Type, Reference.Type) - Method in enum org.wildfly.common.ref.Reference.Type
Determine whether this instance is equal to one of the given instances.
in(Reference.Type...) - Method in enum org.wildfly.common.ref.Reference.Type
Determine whether this instance is equal to one of the given instances.
INSTANCE - Static variable in class org.wildfly.common._private.CommonMessages_$bundle
 
invalidPermissionAction(String) - Method in interface org.wildfly.common._private.CommonMessages
 
invalidPermissionAction(String) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
invalidPermissionAction$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
invalidPermissionType(Class<? extends Permission>, Class<? extends Permission>) - Method in interface org.wildfly.common._private.CommonMessages
 
invalidPermissionType(Class, Class) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
invalidPermissionType$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
isData() - Method in enum org.wildfly.common.cpu.CacheType
Determine if this cache line type holds data.
isFull(EnumSet<CacheType>) - Static method in enum org.wildfly.common.cpu.CacheType
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
isFull(EnumSet<Reference.Type>) - Static method in enum org.wildfly.common.ref.Reference.Type
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
isInstruction() - Method in enum org.wildfly.common.cpu.CacheType
Determine if this cache line type holds instructions.

L

log - Variable in class org.wildfly.common.ref.Log_$logger
 
Log_$logger - Class in org.wildfly.common.ref
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.wildfly.common.ref.Log_$logger
 

M

main(String[]) - Static method in class org.wildfly.common.cpu.CacheInfo
 
msg - Static variable in interface org.wildfly.common._private.CommonMessages
 

N

newPermissionCollection() - Method in class org.wildfly.common.context.ContextPermission
Get a new permission collection instance which can hold this type of permissions.
not() - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
not() - Method in interface org.wildfly.common.function.ExceptionPredicate
 
NotNull - Annotation Type in org.wildfly.common.annotation
An advisory annotation indicating that the given variable, method, or parameter is not nullable.
Nullable - Annotation Type in org.wildfly.common.annotation
An advisory annotation indicating that the given variable, method, or parameter is nullable.
nullArrayParam(int, String) - Method in interface org.wildfly.common._private.CommonMessages
 
nullArrayParam(int, String) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
nullArrayParam$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
nullParam(String) - Method in interface org.wildfly.common._private.CommonMessages
 
nullParam(String) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
nullParam$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
nullParamNPE(String) - Method in interface org.wildfly.common._private.CommonMessages
 
nullParamNPE(String) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
nullParamNPE$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
nullSelector() - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the null selector.

O

of(ExceptionFunction<T, T, E>) - Static method in interface org.wildfly.common.function.ExceptionUnaryOperator
 
or(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
or(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
org.wildfly.common - package org.wildfly.common
Common classes for a variety of purposes.
org.wildfly.common._private - package org.wildfly.common._private
 
org.wildfly.common.annotation - package org.wildfly.common.annotation
 
org.wildfly.common.context - package org.wildfly.common.context
Types related to management of contextual objects.
org.wildfly.common.cpu - package org.wildfly.common.cpu
A set of utility classes to determine information about the runtime environment's CPU configuration.
org.wildfly.common.function - package org.wildfly.common.function
Classes which implement useful functions which are missing from java.util.function.
org.wildfly.common.ref - package org.wildfly.common.ref
Classes which implement reference types which can be cleaned up automatically by a background thread.
org.wildfly.common.selector - package org.wildfly.common.selector
 

P

paramGreaterThan(String, long) - Method in interface org.wildfly.common._private.CommonMessages
 
paramGreaterThan(String, long) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
paramGreaterThan$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
paramLessThan(String, long) - Method in interface org.wildfly.common._private.CommonMessages
 
paramLessThan(String, long) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
paramLessThan$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
PhantomReference<T,A> - Class in org.wildfly.common.ref
A reapable phantom reference with an attachment.
PhantomReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.PhantomReference
Construct a new instance with an explicit reference queue.
PhantomReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.PhantomReference
Construct a new instance with a reaper.
privilegedActionFailed(Exception) - Method in interface org.wildfly.common._private.CommonMessages
 
privilegedActionFailed(Exception) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
privilegedActionFailed$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
ProcessorInfo - Class in org.wildfly.common.cpu
Provides general information about the processors on this host.
ProcessorInfo() - Constructor for class org.wildfly.common.cpu.ProcessorInfo
 

R

readOnlyPermissionCollection() - Method in interface org.wildfly.common._private.CommonMessages
 
readOnlyPermissionCollection() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
readOnlyPermissionCollection$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
readResolve() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
reap(Reference<T, A>) - Method in interface org.wildfly.common.ref.Reaper
Perform the cleanup action for a reference.
Reaper<T,A> - Interface in org.wildfly.common.ref
A cleaner for a dead object.
reapFailed(Throwable) - Method in class org.wildfly.common.ref.Log_$logger
 
reapFailed$str() - Method in class org.wildfly.common.ref.Log_$logger
 
Reference<T,A> - Interface in org.wildfly.common.ref
An enhanced reference type with a type-safe attachment.
Reference.Type - Enum in org.wildfly.common.ref
A reference type.
References - Class in org.wildfly.common.ref
A set of utility methods for reference types.
run(Runnable) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
run() - Method in interface org.wildfly.common.function.ExceptionRunnable
Run the operation.
runAction(PrivilegedAction<R>) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runBiConsumer(BiConsumer<T, U>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runBiFunction(BiFunction<T, U, R>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runBiPredicate(BiPredicate<T, U>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runCallable(Callable<V>) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runConsumer(Consumer<T>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExBiConsumer(ExceptionBiConsumer<T, U, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExBiFunction(ExceptionBiFunction<T, U, R, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExBiPredicate(ExceptionBiPredicate<T, U, E>, T, U) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExceptionAction(PrivilegedExceptionAction<R>) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExConsumer(ExceptionConsumer<T, E>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExFunction(ExceptionFunction<T, R, E>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExIntFunction(ExceptionIntFunction<T, E>, int) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExLongFunction(ExceptionLongFunction<T, E>, long) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runExPredicate(ExceptionPredicate<T, E>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runFunction(Function<T, R>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runIntFunction(IntFunction<T>, int) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runLongFunction(LongFunction<T>, long) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.
runPredicate(Predicate<T>, T) - Method in interface org.wildfly.common.context.Contextual
Run the given task with this contextual object selected.

S

Selector<T> - Class in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
Selector() - Constructor for class org.wildfly.common.selector.Selector
Deprecated.
 
Selector.Getter<T> - Class in org.wildfly.common.selector
Deprecated.
An efficient, unchecked getter for a selector for a given class.
selectorFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get the selector for a given class.
selectorGetterActionFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get a privileged action which returns the getter for a selector.
selectorGetterFor(Class<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Get an efficient, unchecked selector getter for a given class.
SelectorPermission - Class in org.wildfly.common.selector
Permission to access a specific selector.
SelectorPermission(String, String) - Constructor for class org.wildfly.common.selector.SelectorPermission
 
setClassLoaderDefault(ClassLoader, C) - Method in class org.wildfly.common.context.ContextManager
Set the per-class loader default instance supplier.
setClassLoaderDefaultSupplier(ClassLoader, Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
Set the per-class loader default instance supplier.
setGlobalDefault(C) - Method in class org.wildfly.common.context.ContextManager
Set the global default instance.
setGlobalDefaultSupplier(Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
Set the global default instance supplier.
setGlobalDefaultSupplierIfNotSet(Supplier<Supplier<C>>) - Method in class org.wildfly.common.context.ContextManager
Set the global default instance supplier, but only if it was not already set.
setSelectorFor(Class<T>, Selector<T>) - Static method in class org.wildfly.common.selector.Selector
Deprecated.
Set the selector for a given class.
setThreadDefault(C) - Method in class org.wildfly.common.context.ContextManager
Set the per-thread default instance.
setThreadDefaultSupplier(Supplier<C>) - Method in class org.wildfly.common.context.ContextManager
Set the per-thread default instance supplier.
SoftReference<T,A> - Class in org.wildfly.common.ref
A reapable soft reference with an attachment.
SoftReference(T) - Constructor for class org.wildfly.common.ref.SoftReference
Construct a new instance.
SoftReference(T, A) - Constructor for class org.wildfly.common.ref.SoftReference
Construct a new instance.
SoftReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.SoftReference
Construct a new instance with an explicit reference queue.
SoftReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.SoftReference
Construct a new instance with a reaper.
StrongReference<T,A> - Class in org.wildfly.common.ref
A strong reference with an attachment.
StrongReference(T, A) - Constructor for class org.wildfly.common.ref.StrongReference
Construct a new instance.
StrongReference(T) - Constructor for class org.wildfly.common.ref.StrongReference
Construct a new instance.

T

test(T, U) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
Evaluate this predicate on the given arguments.
test(T) - Method in interface org.wildfly.common.function.ExceptionPredicate
Evaluate this predicate on the given arguments.
ThreadLocalSelector<T> - Class in org.wildfly.common.selector
Deprecated.
Use Contextual instead.
ThreadLocalSelector(ThreadLocal<? extends T>) - Constructor for class org.wildfly.common.selector.ThreadLocalSelector
Deprecated.
Construct a new instance.
toString() - Method in class org.wildfly.common.ref.PhantomReference
 
toString() - Method in class org.wildfly.common.ref.SoftReference
 
toString() - Method in class org.wildfly.common.ref.StrongReference
 
toString() - Method in class org.wildfly.common.ref.WeakReference
 

U

unexpectedNullValue() - Method in interface org.wildfly.common._private.CommonMessages
 
unexpectedNullValue() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
unexpectedNullValue$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
unreachableCode() - Method in interface org.wildfly.common._private.CommonMessages
 
unreachableCode() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
unreachableCode() - Static method in class org.wildfly.common.Assert
Return an exception indicating that the current code was intended to be unreachable.
unreachableCode$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
unsupported(String, String) - Method in interface org.wildfly.common._private.CommonMessages
 
unsupported(String, String) - Method in class org.wildfly.common._private.CommonMessages_$bundle
 
unsupported() - Static method in class org.wildfly.common.Assert
Return an exception explaining that the caller's method is not supported.
unsupported$str() - Method in class org.wildfly.common._private.CommonMessages_$bundle
 

V

valueOf(String) - Static method in enum org.wildfly.common.cpu.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.common.ref.Reference.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.common.cpu.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.common.ref.Reference.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WeakReference<T,A> - Class in org.wildfly.common.ref
A reapable weak reference with an attachment.
WeakReference(T) - Constructor for class org.wildfly.common.ref.WeakReference
Construct a new instance.
WeakReference(T, A) - Constructor for class org.wildfly.common.ref.WeakReference
Construct a new instance.
WeakReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.wildfly.common.ref.WeakReference
Construct a new instance with an explicit reference queue.
WeakReference(T, A, Reaper<T, A>) - Constructor for class org.wildfly.common.ref.WeakReference
Construct a new instance with a reaper.
with(ExceptionPredicate<? super U, ? extends E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
withActions(String) - Method in class org.wildfly.common.context.ContextPermission
Create a copy of this permission with the additional given actions.
withoutActions(String) - Method in class org.wildfly.common.context.ContextPermission
Create a copy of this permission without any of the given actions.

X

xor(ExceptionBiPredicate<T, U, E>) - Method in interface org.wildfly.common.function.ExceptionBiPredicate
 
xor(ExceptionPredicate<T, E>) - Method in interface org.wildfly.common.function.ExceptionPredicate
 
A C D E F G H I L M N O P R S T U V W X 
Skip navigation links
WildFly Common 1.2.0.Beta3-redhat-11.2.0.Beta3-redhat-1

Copyright © 2015 JBoss, a division of Red Hat, Inc.