- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- GlobalSelector(T) - Constructor for class org.wildfly.common.selector.GlobalSelector
-
Deprecated.
Construct a new instance.
- 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.
- 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.
- Selector<T> - Class in org.wildfly.common.selector
-
- 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.