站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Index (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档

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

A

ABORT - Static variable in class org.jboss.util.threadpool.BlockingMode
Set the policy for blocked execution to be to throw an AbortWhenBlocked (a subclass of RuntimeException).
ABORT_TYPE - Static variable in class org.jboss.util.threadpool.BlockingMode
 
ARABIC_END_OF_AYAH - Static variable in class org.jboss.xml.binding.Util
 
ARABIC_START_OF_RUB_EL_HIZB - Static variable in class org.jboss.xml.binding.Util
 
AbstractMarshaller - class org.jboss.xml.binding.AbstractMarshaller.
 
AbstractMarshaller() - Constructor for class org.jboss.xml.binding.AbstractMarshaller
 
AbstractMarshaller.ClassMapping - class org.jboss.xml.binding.AbstractMarshaller.ClassMapping.
 
AbstractMarshaller.ClassMapping(Class, String, String, Reader, String, GenericObjectModelProvider) - Constructor for class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
AbstractMarshaller.QName - class org.jboss.xml.binding.AbstractMarshaller.QName.
 
AbstractMarshaller.QName(String, String, String) - Constructor for class org.jboss.xml.binding.AbstractMarshaller.QName
 
AbstractMarshaller.Stack - interface org.jboss.xml.binding.AbstractMarshaller.Stack.
 
AbstractMarshaller.StackImpl - class org.jboss.xml.binding.AbstractMarshaller.StackImpl.
 
AbstractMarshaller.StackImpl() - Constructor for class org.jboss.xml.binding.AbstractMarshaller.StackImpl
 
AbstractNestedThrowable - class org.jboss.util.AbstractNestedThrowable.
A common superclass for Throwable classes that can contain a nested Throwable detail object.
AbstractNestedThrowable(String) - Constructor for class org.jboss.util.AbstractNestedThrowable
Construct a AbstractNestedThrowable with the specified detail message.
AbstractNestedThrowable(String, Throwable) - Constructor for class org.jboss.util.AbstractNestedThrowable
Construct a AbstractNestedThrowable with the specified detail message and nested Throwable.
AbstractNestedThrowable(Throwable) - Constructor for class org.jboss.util.AbstractNestedThrowable
Construct a AbstractNestedThrowable with the specified nested Throwable.
AbstractNestedThrowable() - Constructor for class org.jboss.util.AbstractNestedThrowable
Construct a AbstractNestedThrowable with no detail.
AbstractQueue - class org.jboss.util.collection.AbstractQueue.
An abstract implementation of a Queue.
AbstractQueue() - Constructor for class org.jboss.util.collection.AbstractQueue
Initializes the AbstractQueue.
AbstractQueue(int) - Constructor for class org.jboss.util.collection.AbstractQueue
Initializes the AbstractQueue.
AppendObjectOutputStream - class org.jboss.util.stream.AppendObjectOutputStream.
An ObjectOutputStream that is meant for appending onto an existing stream written to by a non AppendObjectOutputStream
AppendObjectOutputStream(OutputStream) - Constructor for class org.jboss.util.stream.AppendObjectOutputStream
Construct a new AppendObjectOutputStream.
AppendingObjectOutputStream - class org.jboss.util.stream.AppendingObjectOutputStream.
An ObjectOutputStream that can conditionally be put into appending mode.
AppendingObjectOutputStream(OutputStream, boolean) - Constructor for class org.jboss.util.stream.AppendingObjectOutputStream
Construct an AppendingObjectOutputStream.
ApplicationDeadlockException - exception org.jboss.util.deadlock.ApplicationDeadlockException.
This exception class is thrown when application deadlock is detected when trying to lock an entity bean This is probably NOT a result of a jboss bug, but rather that the application is access the same entity beans within 2 different transaction in a different order.
ApplicationDeadlockException() - Constructor for class org.jboss.util.deadlock.ApplicationDeadlockException
 
ApplicationDeadlockException(String, boolean) - Constructor for class org.jboss.util.deadlock.ApplicationDeadlockException
 
ArchiveBrowser - class org.jboss.util.file.ArchiveBrowser.
Comment
ArchiveBrowser() - Constructor for class org.jboss.util.file.ArchiveBrowser
 
ArchiveBrowser.Filter - interface org.jboss.util.file.ArchiveBrowser.Filter.
 
ArrayIterator - class org.jboss.util.collection.ArrayIterator.
An array iterator.
ArrayIterator(Object[]) - Constructor for class org.jboss.util.collection.ArrayIterator
Construct an ArrayIterator.
AttributesImpl - class org.jboss.xml.binding.AttributesImpl.
org.xml.sax.Attributes implementation.
AttributesImpl(Attributes) - Constructor for class org.jboss.xml.binding.AttributesImpl
 
AttributesImpl(int) - Constructor for class org.jboss.xml.binding.AttributesImpl
 
AutoResetObjectOutputStream - class org.jboss.util.stream.AutoResetObjectOutputStream.
An ObjectOutputStream that will auto reset after n objects have been written to the underlying stream.
AutoResetObjectOutputStream(ObjectOutputStream, int) - Constructor for class org.jboss.util.stream.AutoResetObjectOutputStream
Construct a new AutoResetObjectOutputStream.
accept(URL, String) - Method in interface org.jboss.net.protocol.URLLister.URLFilter
Determine whether the supplied memberName should be accepted
accept(URL, String) - Method in class org.jboss.net.protocol.URLListerBase.URLFilterImpl
 
accept() - Method in class org.jboss.net.sockets.TimeoutServerSocket
 
accept(String) - Method in interface org.jboss.util.file.ArchiveBrowser.Filter
 
accept(String) - Method in class org.jboss.util.file.ClassFileFilter
 
accept(File) - Method in class org.jboss.util.file.FilePrefixFilter
Check if a file is acceptible.
accept(File) - Method in class org.jboss.util.file.FileSuffixFilter
Check if a file is acceptible.
accept(File, String) - Method in class org.jboss.util.file.FilenamePrefixFilter
Check if a file is acceptible.
accept(File, String) - Method in class org.jboss.util.file.FilenameSuffixFilter
Check if a file is acceptible.
acceptAllFilter - Static variable in class org.jboss.net.protocol.URLListerBase
 
acceptTask() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
acceptTask() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
acceptTask() - Method in interface org.jboss.util.threadpool.TaskWrapper
The task has been accepted
accepted(long) - Method in interface org.jboss.util.threadpool.Task
The task has been accepted
acquire() - Method in class org.jboss.util.Semaphore
 
acquire() - Method in interface org.jboss.util.Sync
Acquires this sync
activateOptions() - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
No options to activate.
add(boolean) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(byte) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(char) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(short) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(int) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(long) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(float) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(double) - Method in class org.jboss.util.HashCode
Add the hash-code of the given value.
add(Object) - Method in class org.jboss.util.HashCode
Add the hash-code of the given object.
add(byte) - Method in class org.jboss.util.MuByte
Add the specified amount.
add(double) - Method in class org.jboss.util.MuDouble
Add the specified amount.
add(float) - Method in class org.jboss.util.MuFloat
Add the specified amount.
add(int) - Method in class org.jboss.util.MuInteger
Add the specified amount.
add(long) - Method in class org.jboss.util.MuLong
Add the specified amount.
add(short) - Method in class org.jboss.util.MuShort
Add the specified amount.
add(int, Throwable) - Static method in class org.jboss.util.ThrowableHandler
Add a throwable that is to be handled.
add(Throwable) - Static method in class org.jboss.util.ThrowableHandler
Add a throwable that is to be handled with unknown type.
add(Object) - Method in class org.jboss.util.collection.AbstractQueue
Append and object to the underling list.
add(Object) - Method in class org.jboss.util.collection.CachedCollection
Add an object to the collection.
add(int, Object) - Method in class org.jboss.util.collection.CachedList
Inserts the specified element at the specified position in this list (optional operation).
add(Object) - Method in class org.jboss.util.collection.ListSet
Add an element to the set.
add(Object) - Method in interface org.jboss.util.collection.Queue
Enqueue an object onto the queue.
add(Object) - Method in class org.jboss.util.collection.WeakSet
Add an element to the set.
add(String, String, String, String, String) - Method in class org.jboss.xml.binding.AttributesImpl
 
addAll(Attributes) - Method in class org.jboss.xml.binding.AttributesImpl
 
addAttribute(String, String, String, String) - Method in class org.jboss.xml.binding.XercesXsMarshaller
Adds an attribute to the top most elements.
addAttribute(String, String, String, String) - Method in class org.jboss.xml.binding.XsMarshaller
Adds an attribute to the top most elements.
addAttribute(String, String, String, String, String) - Method in class org.jboss.xml.binding.XsMarshaller
Adds an attribute to the top most elements declaring namespace prefix if it is not yet declared.
addChild(Object, Object, ContentNavigator, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelFactory
 
addChild(Object, Object, ContentNavigator, String, String) - Method in interface org.jboss.xml.binding.GenericObjectModelFactory
 
addChild(Object, Object, ContentNavigator, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
 
addChild(Object, Object, ContentNavigator, String, String) - Method in class org.jboss.xml.binding.SchemalessObjectModelFactory
 
addError(Throwable) - Static method in class org.jboss.util.ThrowableHandler
Add a throwable that is to be handled with error type.
addLast(Object) - Method in class org.jboss.util.collection.AbstractQueue
Appends the given element to the end of the queue
addLast(Object) - Method in class org.jboss.util.collection.ListQueue
Appends the given element to the end of this list.
addListener(PropertyListener) - Static method in class org.jboss.util.property.Property
Add a property listener
addListeners(PropertyListener[]) - Static method in class org.jboss.util.property.Property
Add an array of property listeners
addPropertyListener(BoundPropertyListener) - Method in class org.jboss.util.property.PropertyGroup
Add a bound property listener.
addPropertyListener(PropertyListener) - Static method in class org.jboss.util.property.PropertyManager
Add a property listener.
addPropertyListener(PropertyListener) - Method in class org.jboss.util.property.PropertyMap
Add a property listener.
addPropertyListener(BoundPropertyListener) - Method in class org.jboss.util.property.PropertyMap
Add a bound property listener.
addPropertyListeners(PropertyListener[]) - Static method in class org.jboss.util.property.PropertyManager
Add an array of property listeners.
addPropertyListeners(PropertyListener[]) - Method in class org.jboss.util.property.PropertyMap
Add an array of property listeners.
addRootElement(String, String, String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
addRootElement(String, String, String) - Method in interface org.jboss.xml.binding.Marshaller
 
addThrowableListener(ThrowableListener) - Static method in class org.jboss.util.ThrowableHandler
Add a ThrowableListener to the listener list.
addTransition(Transition) - Method in class org.jboss.util.state.State
Add a transition to the allowed transition map.
addWaiting(Object, Resource) - Method in class org.jboss.util.deadlock.DeadlockDetector
Add a transaction waiting for a lock
addWarning(Throwable) - Static method in class org.jboss.util.ThrowableHandler
Add a throwable that is to be handled with warning type.
address - Variable in class org.jboss.util.id.VMID
The address of the current virtual machine
after - Variable in class org.jboss.util.stream.AutoResetObjectOutputStream
Number of objects to write before resetting.
ageOut(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy
Callback method called when the cache algorithm ages out of the cache the given entry.
allowAll - Variable in class org.jboss.net.protocol.URLListerBase.URLFilterImpl
 
and(boolean) - Method in class org.jboss.util.MuBoolean
ANDs the current value with the specified value.
and(byte) - Method in class org.jboss.util.MuByte
ANDs the current value with the specified value.
and(int) - Method in class org.jboss.util.MuInteger
ANDs the current value with the specified value.
and(long) - Method in class org.jboss.util.MuLong
ANDs the current value with the specified value.
and(short) - Method in class org.jboss.util.MuShort
ANDs the current value with the specified value.
append(Content) - Method in class org.jboss.xml.binding.Content
 
appendPrettyString(StringBuffer, String) - Method in interface org.jboss.util.PrettyString.Appendable
Appends a pretty representation of the object to the given buffer.
array - Variable in class org.jboss.util.collection.ArrayIterator
Array to iterate over.
asString() - Static method in class org.jboss.util.id.GUID
Returns a GUID as a string.
asString() - Static method in class org.jboss.util.id.UID
Returns a UID as a string.
asString() - Static method in class org.jboss.util.id.VMID
Returns a VMID as a string.
autoFlush - Variable in class org.jboss.util.stream.CRLFPrintWriter
 
available() - Method in class org.jboss.net.sockets.InterruptableInputStream
 
available() - Method in class org.jboss.util.stream.NullInputStream
Always returns zero.

B

BYTE - Static variable in interface org.jboss.xml.binding.TypeConverter
 
BasicTaskWrapper - class org.jboss.util.threadpool.BasicTaskWrapper.
A wrapper for the task.
BasicTaskWrapper() - Constructor for class org.jboss.util.threadpool.BasicTaskWrapper
Create a task wrapper without a task
BasicTaskWrapper(Task) - Constructor for class org.jboss.util.threadpool.BasicTaskWrapper
Create a new task wrapper
BasicThreadPool - class org.jboss.util.threadpool.BasicThreadPool.
A basic thread pool.
BasicThreadPool() - Constructor for class org.jboss.util.threadpool.BasicThreadPool
Create a new thread pool
BasicThreadPool(String) - Constructor for class org.jboss.util.threadpool.BasicThreadPool
Create a new thread pool with a default queue size of 1024, min/max pool sizes of 100 and a keep alive of 60 seconds.
BasicThreadPoolMBean - interface org.jboss.util.threadpool.BasicThreadPoolMBean.
Management interface for the thread pool.
BigDecimalEditor - class org.jboss.util.propertyeditor.BigDecimalEditor.
A property editor for BigDecimal.
BigDecimalEditor() - Constructor for class org.jboss.util.propertyeditor.BigDecimalEditor
 
BlockingMode - class org.jboss.util.threadpool.BlockingMode.
A type-safe enum for the BasicThreadPool blocking mode.
BlockingModeEditor - class org.jboss.util.propertyeditor.BlockingModeEditor.
A property editor for BlockingMode enum.
BlockingModeEditor() - Constructor for class org.jboss.util.propertyeditor.BlockingModeEditor
 
BooleanEditor - class org.jboss.util.propertyeditor.BooleanEditor.
A property editor for Boolean.
BooleanEditor() - Constructor for class org.jboss.util.propertyeditor.BooleanEditor
 
BoundCoercionHandler - class org.jboss.util.coerce.BoundCoercionHandler.
A bound CoersionHandler, which is bound to a specific class type.
BoundCoercionHandler() - Constructor for class org.jboss.util.coerce.BoundCoercionHandler
 
BoundPropertyAdapter - class org.jboss.util.property.BoundPropertyAdapter.
An abstract adapter class for receiving bound property events.
BoundPropertyAdapter() - Constructor for class org.jboss.util.property.BoundPropertyAdapter
 
BoundPropertyListener - interface org.jboss.util.property.BoundPropertyListener.
The listener interface for receiving bound property events (as well as property events).
backlog - Variable in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
basename - Variable in class org.jboss.util.property.PropertyGroup
Base property name
begin - Variable in class org.jboss.util.Strings.Range
The beginning of the range.
bindAddress - Variable in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
bindField(String, String) - Method in class org.jboss.util.property.PropertyContainer
Creates a FieldBoundPropertyListener for the field and property name and adds it the underlying property group.
bindField(String) - Method in class org.jboss.util.property.PropertyContainer
Creates a FieldBoundPropertyListener for the field and property name and adds it the underlying property group.
bindMethod(String, String) - Method in class org.jboss.util.property.PropertyContainer
Creates a MethodBoundPropertyListener for the method and property name and adds it the underlying property group.
bindMethod(String) - Method in class org.jboss.util.property.PropertyContainer
Creates a MethodBoundPropertyListener for the method and property name and adds it the underlying property group.
booleanValue() - Method in class org.jboss.util.MuBoolean
Return the value of this mutable boolean.
boundListeners - Variable in class org.jboss.util.property.PropertyMap
Bound property name -> listener list map
buildQName(Element, String) - Static method in class org.jboss.xml.QNameBuilder
Build a QName from a combined name
byteValue() - Method in class org.jboss.util.MuByte
Return the byte value of this object.
byteValue() - Method in class org.jboss.util.MuDouble
Return the byte value of this object.
byteValue() - Method in class org.jboss.util.MuFloat
Return the byte value of this object.
byteValue() - Method in class org.jboss.util.MuInteger
Return the byte value of this object.
byteValue() - Method in class org.jboss.util.MuLong
Return the byte value of this object.
byteValue() - Method in class org.jboss.util.MuNumber
Returns the value of the specified number as a byte.
byteValue() - Method in class org.jboss.util.MuShort
Return the byte value of this object.

C

CHAR - Static variable in interface org.jboss.xml.binding.TypeConverter
 
COLLON - Static variable in class org.jboss.xml.binding.Util
 
COUNTER - Static variable in class org.jboss.util.id.UID
A counter for generating identity values
CRLFPrintWriter - class org.jboss.util.stream.CRLFPrintWriter.
A PrintWriter that ends lines with a carriage return-line feed (CRLF).
CRLFPrintWriter(Writer) - Constructor for class org.jboss.util.stream.CRLFPrintWriter
 
CRLFPrintWriter(Writer, boolean) - Constructor for class org.jboss.util.stream.CRLFPrintWriter
 
CRLFPrintWriter(OutputStream) - Constructor for class org.jboss.util.stream.CRLFPrintWriter
 
CRLFPrintWriter(OutputStream, boolean) - Constructor for class org.jboss.util.stream.CRLFPrintWriter
 
CachePolicy - interface org.jboss.util.CachePolicy.
Interface that specifies a policy for caches.
CachedCollection - class org.jboss.util.collection.CachedCollection.
A wrapper around a Collection which translates added objects into SoftObject references, allowing the VM to garbage collect objects in the collection when memory is low.
CachedCollection(Collection) - Constructor for class org.jboss.util.collection.CachedCollection
Construct a CachedCollection.
CachedList - class org.jboss.util.collection.CachedList.
A wrapper around a List which translates added objects into SoftObject references, allowing the VM to garbage collect objects in the collection when memory is low.
CachedList(List) - Constructor for class org.jboss.util.collection.CachedList
Construct a CachedList.
CachedList() - Constructor for class org.jboss.util.collection.CachedList
Construct a CachedList using a LinkedList for storage.
CategoryStream - class org.jboss.logging.util.CategoryStream.
Deprecated. Use LoggerStream instead.
CategoryStream(Category) - Constructor for class org.jboss.logging.util.CategoryStream
Deprecated. Redirect logging to the indicated category using Priority.INFO
CategoryStream(Category, Priority, PrintStream) - Constructor for class org.jboss.logging.util.CategoryStream
Deprecated. Redirect logging to the indicated category using the given priority.
CategoryWriter - class org.jboss.logging.util.CategoryWriter.
Deprecated. Use LoggerWriter instead.
CategoryWriter(Category) - Constructor for class org.jboss.logging.util.CategoryWriter
Deprecated. Redirect logging to the indicated category using Priority.INFO
CategoryWriter(Category, Priority) - Constructor for class org.jboss.logging.util.CategoryWriter
Deprecated. Redirect logging to the indicated category using the given priority.
CharacterHandler - class org.jboss.util.coerce.CharacterHandler.
A Character coercion handler.
CharacterHandler() - Constructor for class org.jboss.util.coerce.CharacterHandler
 
ClassArrayEditor - class org.jboss.util.propertyeditor.ClassArrayEditor.
A property editor for Class[].
ClassArrayEditor() - Constructor for class org.jboss.util.propertyeditor.ClassArrayEditor
 
ClassEditor - class org.jboss.util.propertyeditor.ClassEditor.
A property editor for Class.
ClassEditor() - Constructor for class org.jboss.util.propertyeditor.ClassEditor
 
ClassFileFilter - class org.jboss.util.file.ClassFileFilter.
ArchiveBrowser filter to find .class files
ClassFileFilter() - Constructor for class org.jboss.util.file.ClassFileFilter
 
ClassHandler - class org.jboss.util.coerce.ClassHandler.
A java.lang.Class coercion handler.
ClassHandler() - Constructor for class org.jboss.util.coerce.ClassHandler
 
Classes - class org.jboss.util.Classes.
A collection of Class utilities.
Classes() - Constructor for class org.jboss.util.Classes
 
CloneableObject - class org.jboss.util.CloneableObject.
A simple base-class for classes which need to be cloneable.
CloneableObject() - Constructor for class org.jboss.util.CloneableObject
 
CloneableObject.Cloneable - interface org.jboss.util.CloneableObject.Cloneable.
An interface which exposes a public clone method, unlike Object.clone() which is protected and throws exceptions...
Coercible - interface org.jboss.util.Coercible.
An iterface which an object implements to indicate that it will handle coercion by itself.
CoercionException - exception org.jboss.util.CoercionException.
This exception is thrown to indicate that a problem has occured while trying to coerce an object.
CoercionException(String) - Constructor for class org.jboss.util.CoercionException
Construct a CoercionException with the specified detail message.
CoercionException(String, Throwable) - Constructor for class org.jboss.util.CoercionException
Construct a CoercionException with the specified detail message and nested Throwable.
CoercionException(Throwable) - Constructor for class org.jboss.util.CoercionException
Construct a CoercionException with the specified nested Throwable.
CoercionException() - Constructor for class org.jboss.util.CoercionException
Construct a CoercionException with no detail.
CoercionHandler - class org.jboss.util.coerce.CoercionHandler.
An abstract class to allow extending the default behavior of Objects.coerce(Object,Class) when it is not possible to implement Coercible directly in the target class or where coercion is desired from an unrelated class.
CoercionHandler() - Constructor for class org.jboss.util.coerce.CoercionHandler
 
CollectionException - exception org.jboss.util.collection.CollectionException.
A generic collection exception.
CollectionException(String) - Constructor for class org.jboss.util.collection.CollectionException
Construct a CollectionException with the specified detail message.
CollectionException() - Constructor for class org.jboss.util.collection.CollectionException
Construct a CollectionException with no detail.
CompoundIterator - class org.jboss.util.collection.CompoundIterator.
A compound iterator, which iterates over all of the elements in the given iterators.
CompoundIterator(Iterator[]) - Constructor for class org.jboss.util.collection.CompoundIterator
Construct a CompoundIterator over the given array of iterators.
CompoundKey - class org.jboss.util.collection.CompoundKey.
An immutable compound key class.
CompoundKey(Object[]) - Constructor for class org.jboss.util.collection.CompoundKey
Construct a CompoundKey.
CompoundKey(Object, Object) - Constructor for class org.jboss.util.collection.CompoundKey
Construct a CompoundKey.
CompoundKey(Object, Object, Object) - Constructor for class org.jboss.util.collection.CompoundKey
Construct a CompoundKey.
Configurable - interface org.jboss.util.property.Configurable.
An interface that allows for dynamic configuration of instance objects with properties.
Constants - interface org.jboss.util.platform.Constants.
Platform constants.
Content - class org.jboss.xml.binding.Content.
An instance of this class represents XML content.
Content() - Constructor for class org.jboss.xml.binding.Content
 
Content.Characters - class org.jboss.xml.binding.Content.Characters.
 
Content.Characters(char[], int, int) - Constructor for class org.jboss.xml.binding.Content.Characters
 
Content.EndElement - class org.jboss.xml.binding.Content.EndElement.
 
Content.EndElement(String, String, String) - Constructor for class org.jboss.xml.binding.Content.EndElement
 
Content.EndPrefixMapping - class org.jboss.xml.binding.Content.EndPrefixMapping.
 
Content.EndPrefixMapping(String) - Constructor for class org.jboss.xml.binding.Content.EndPrefixMapping
 
Content.StartElement - class org.jboss.xml.binding.Content.StartElement.
 
Content.StartElement(String, String, String, Attributes) - Constructor for class org.jboss.xml.binding.Content.StartElement
 
Content.StartPrefixMapping - class org.jboss.xml.binding.Content.StartPrefixMapping.
 
Content.StartPrefixMapping(String, String) - Constructor for class org.jboss.xml.binding.Content.StartPrefixMapping
 
ContentNavigator - interface org.jboss.xml.binding.ContentNavigator.
An interface for content navigation.
ContentPopulator - class org.jboss.xml.binding.ContentPopulator.
org.xml.sax.ContentHandler implementation that poplulates an instance of org.jboss.xml.binding.Content.
ContentPopulator() - Constructor for class org.jboss.xml.binding.ContentPopulator
 
ContentWriter - class org.jboss.xml.binding.ContentWriter.
org.xml.sax.ContentHandler implementation that serializes an instance of org.jboss.xml.binding.Content to a java.io.Writer.
ContentWriter(Writer, boolean) - Constructor for class org.jboss.xml.binding.ContentWriter
 
ContextClassLoader - class org.jboss.util.loading.ContextClassLoader.
A helper for context classloading.
ContextClassLoaderSwitcher - class org.jboss.util.loading.ContextClassLoaderSwitcher.
A helper for context classloading switching.
ContextClassLoaderSwitcher.SwitchContext - class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext.
A helper class to remember the original classloader and avoid continually retrieveing the current thread.
Counter - class org.jboss.util.Counter.
An integer counter class.
Counter(int) - Constructor for class org.jboss.util.Counter
Construct a Counter with a starting value.
Counter() - Constructor for class org.jboss.util.Counter
Construct a Counter.
cacheMiss() - Method in class org.jboss.util.LRUCachePolicy
Callback method called when a cache miss happens.
calculateHash(Method) - Static method in class org.jboss.net.sockets.MethodHash
 
calculateHash(Method) - Static method in class org.jboss.util.MethodHashing
 
callerEntry() - Static method in class org.jboss.util.StackTrace
Returns a stack trace entry for the calling methods current position in the stack.
cancel() - Method in class org.jboss.util.TimerTask
Cancels the next execution of this TimerTask (if any).
cancel() - Method in interface org.jboss.util.timeout.Timeout
Cancel this timeout.
canonical - Variable in class org.jboss.util.xml.DOMWriter
Canonical output.
capacityChanged(int) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the capacity of the cache is changed.
capitalize(String) - Static method in class org.jboss.util.Strings
Capitalize the first character of the given string.
cd(File) - Method in class org.jboss.util.DirectoryBuilder
 
cd(String) - Method in class org.jboss.util.DirectoryBuilder
 
charValue() - Method in class org.jboss.util.MuCharacter
Return the char value of this mutable character.
characters(char[], int, int) - Method in class org.jboss.xml.binding.Content
 
characters(char[], int, int) - Method in class org.jboss.xml.binding.ContentPopulator
 
characters(char[], int, int) - Method in class org.jboss.xml.binding.ContentWriter
 
characters(char[], int, int) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
characters(char[], int, int) - Method in interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler
 
checkNested(NestedThrowable, Throwable) - Static method in class org.jboss.util.NestedThrowable.Util
Check and possibly warn if the nested exception type is the same as the parent type (duplicate nesting).
checkNotification(int) - Method in class org.jboss.util.stream.NotifyingBufferedInputStream
Checks whether a notification is required and notifies as appropriate
checkNotification(int) - Method in class org.jboss.util.stream.NotifyingBufferedOutputStream
Checks whether a notification is required and notifies as appropriate
checkTimeoutMonitor() - Method in class org.jboss.util.threadpool.BasicThreadPool
Used to lazily create the task completion timeout thread and monitor
className - Variable in class org.jboss.util.StackTrace.Entry
The fully qualified class name for this entry
className - Variable in class org.jboss.util.property.jmx.SystemPropertyClassValue
Class Name.
clear() - Static method in class org.jboss.net.protocol.URLStreamHandlerFactory
Clear the current protocol to handler map.
clear() - Method in class org.jboss.util.Heap
Empties this heap
clear() - Method in class org.jboss.util.LRUCachePolicy.LRUList
 
clear() - Method in class org.jboss.util.TimerQueue
 
clear() - Method in class org.jboss.util.WorkerQueue
Clears the running thread after the queue has been stopped.
clear() - Method in class org.jboss.util.collection.AbstractQueue
Removes all of the elements from this queue
clear() - Method in class org.jboss.util.collection.ListSet
Removes all of the elements from this set.
clear() - Method in class org.jboss.util.collection.WeakSet
Removes all of the elements from this set.
clear() - Method in class org.jboss.util.collection.WeakValueHashMap
Removes all mappings from this map.
clear() - Method in interface org.jboss.xml.binding.AbstractMarshaller.Stack
 
clear() - Method in class org.jboss.xml.binding.AbstractMarshaller.StackImpl
 
clone() - Method in interface org.jboss.util.CloneableObject.Cloneable
 
clone() - Method in class org.jboss.util.CloneableObject
Clone the object via Object.clone().
clone() - Method in class org.jboss.util.Counter
Return a cloned copy of this object.
clone() - Method in class org.jboss.util.HashCode
Return a cloned copy of this HashCode.
clone() - Method in class org.jboss.util.LongCounter
Return a cloned copy of this object.
clone() - Method in class org.jboss.util.MuBoolean
Clone this mutable boolean.
clone() - Method in class org.jboss.util.MuByte
Return a cloned copy of this mutable byte.
clone() - Method in class org.jboss.util.MuCharacter
Return a cloned copy of this mutable character.
clone() - Method in class org.jboss.util.MuDouble
Return a cloned copy of this mutable double.
clone() - Method in class org.jboss.util.MuFloat
Return a cloned copy of this mutable float.
clone() - Method in class org.jboss.util.MuInteger
Return a cloned copy of this mutable integer.
clone() - Method in class org.jboss.util.MuLong
Return a cloned copy of this mutable long.
clone() - Method in class org.jboss.util.MuShort
Return a cloned copy of this mutable short.
clone() - Method in class org.jboss.util.StackTrace.Entry
Returns a shallow cloned copy of this object.
clone() - Method in class org.jboss.util.StackTrace
Returns a shallow cloned copy of this object.
clone() - Method in class org.jboss.util.StopWatch
Return a cloned copy of this object.
clone() - Method in class org.jboss.util.collection.ArrayIterator
Returns a shallow cloned copy of this object.
clone() - Method in class org.jboss.util.collection.CompoundKey
Return a shallow cloned copy of this object.
clone() - Method in class org.jboss.util.collection.ListSet
Returns a shallow copy of this ListSet instance.
clone() - Method in class org.jboss.util.collection.WeakSet
Returns a shallow copy of this WeakSet instance: the elements themselves are not cloned.
clone() - Method in class org.jboss.util.id.GUID
Returns a copy of this GUID.
clone() - Method in class org.jboss.util.id.UID
Returns a copy of this UID.
clone() - Method in class org.jboss.util.id.VMID
Returns a copy of this VMID.
clone() - Method in class org.jboss.util.platform.PID
Returns a copy of this PID.
clone() - Method in class org.jboss.util.state.StateMachine
Make a copy of the StateMachine maintaining the current state.
close() - Method in class org.jboss.net.sockets.InterruptableInputStream
 
close() - Method in class org.jboss.net.sockets.TimeoutSocket
 
close() - Method in class org.jboss.util.stream.NullInputStream
Non-operation.
close() - Method in class org.jboss.util.stream.NullOutputStream
Non-operation.
close() - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
close(InputStream) - Static method in class org.jboss.util.stream.Streams
Attempt to close an InputStream.
close(OutputStream) - Static method in class org.jboss.util.stream.Streams
Attempt to close an OutputStream.
close(Object) - Static method in class org.jboss.util.stream.Streams
Attempt to close an InputStream or OutputStream.
close(InputStream[]) - Static method in class org.jboss.util.stream.Streams
Attempt to close an array of InputStreams.
close(OutputStream[]) - Static method in class org.jboss.util.stream.Streams
Attempt to close an array of OutputStreams.
close(Object[]) - Static method in class org.jboss.util.stream.Streams
Attempt to close an array of InputStreama and/or OutputStreams.
cls - Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
coerce(Class) - Method in interface org.jboss.util.Coercible
Coerce this object into a specified type
coerce(Object, Class) - Static method in class org.jboss.util.Objects
Coerce the given value into the specified type.
coerce(Object[], Class) - Static method in class org.jboss.util.Objects
Coerce the given values into the specified type.
coerce(Object, Class) - Method in class org.jboss.util.coerce.CharacterHandler
Coerces the given value into the given type (which should be Character.class).
coerce(String) - Method in class org.jboss.util.coerce.CharacterHandler
Coerces the given string into a Character, by taking off the first index of the string and wrapping it.
coerce(Object, Class) - Method in class org.jboss.util.coerce.ClassHandler
Coerces the given value into the given type (which should be Class).
coerce(String) - Method in class org.jboss.util.coerce.ClassHandler
Coerces the given String into a Class by doing a Class.forName().
coerce(Object, Class) - Method in class org.jboss.util.coerce.CoercionHandler
Coerce the given value into the specified type.
coerce(Object, Class) - Method in class org.jboss.util.coerce.FileHandler
Coerces the given value into the given type (which should be File).
coerce(String) - Method in class org.jboss.util.coerce.FileHandler
Coerces the given String into a File by creating attempting to create a new file for the given filename.
collection - Variable in class org.jboss.util.collection.CachedCollection
Wrapped collection
commit(boolean, boolean) - Method in class org.jboss.util.MuBoolean
Set the value to value only if the current value is equal to the assumed value.
commit(byte, byte) - Method in class org.jboss.util.MuByte
Set the value to value only if the current value is equal to the assumed value.
commit(double, double) - Method in class org.jboss.util.MuDouble
Set the value to value only if the current value is equal to the assumed value.
commit(float, float) - Method in class org.jboss.util.MuFloat
Set the value to value only if the current value is equal to the assumed value.
commit(int, int) - Method in class org.jboss.util.MuInteger
Set the value to value only if the current value is equal to the assumed value.
commit(long, long) - Method in class org.jboss.util.MuLong
Set the value to value only if the current value is equal to the assumed value.
commit(short, short) - Method in class org.jboss.util.MuShort
Set the value to value only if the current value is equal to the assumed value.
compare(Object, Object) - Method in class org.jboss.util.Heap
Compares the given objects using the comparator, if available, or considering them Comparable objects.
compare(String, String) - Static method in class org.jboss.util.Strings
Compare two strings.
compareTo(int) - Method in class org.jboss.util.HashCode
Compares this object with the specified int for order.
compareTo(Object) - Method in class org.jboss.util.HashCode
Compares this object with the specified object for order.
compareTo(boolean) - Method in class org.jboss.util.MuBoolean
Compares this object with the specified boolean for order.
compareTo(Object) - Method in class org.jboss.util.MuBoolean
Compares this object with the specified object for order.
compareTo(byte) - Method in class org.jboss.util.MuByte
Compares this object with the specified byte for order.
compareTo(Object) - Method in class org.jboss.util.MuByte
Compares this object with the specified object for order.
compareTo(char) - Method in class org.jboss.util.MuCharacter
Compares this object with the specified long for order.
compareTo(Object) - Method in class org.jboss.util.MuCharacter
Compares this object with the specified object for order.
compareTo(double) - Method in class org.jboss.util.MuDouble
Compares this object with the specified double for order.
compareTo(Object) - Method in class org.jboss.util.MuDouble
Compares this object with the specified object for order.
compareTo(float) - Method in class org.jboss.util.MuFloat
Compares this object with the specified float for order.
compareTo(Object) - Method in class org.jboss.util.MuFloat
Compares this object with the specified object for order.
compareTo(int) - Method in class org.jboss.util.MuInteger
Compares this object with the specified int for order.
compareTo(Object) - Method in class org.jboss.util.MuInteger
Compares this object with the specified object for order.
compareTo(long) - Method in class org.jboss.util.MuLong
Compares this object with the specified long for order.
compareTo(Object) - Method in class org.jboss.util.MuLong
Compares this object with the specified object for order.
compareTo(short) - Method in class org.jboss.util.MuShort
Compares this object with the specified short for order.
compareTo(Object) - Method in class org.jboss.util.MuShort
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.jboss.util.TimerTask
A TimerTask is less than another if it will be scheduled before.
compareTo(Object) - Method in class org.jboss.util.id.GUID
 
complement() - Method in class org.jboss.util.MuBoolean
Set the value to its complement.
complement() - Method in class org.jboss.util.MuByte
Set the value to its complement.
complement() - Method in class org.jboss.util.MuInteger
Set the value to its complement.
complement() - Method in class org.jboss.util.MuLong
Set the value to its complement.
complement() - Method in class org.jboss.util.MuShort
Set the value to its complement.
completed(long, Throwable) - Method in interface org.jboss.util.threadpool.Task
The task has been completed
completedRoot(Object, ContentNavigator, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelFactory
 
completedRoot(Object, ContentNavigator, String, String) - Method in interface org.jboss.xml.binding.GenericObjectModelFactory
 
completedRoot(Object, ContentNavigator, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
 
completedRoot(Object, ContentNavigator, String, String) - Method in class org.jboss.xml.binding.SchemalessObjectModelFactory
 
configure(PropertyMap) - Method in interface org.jboss.util.property.Configurable
Configure this object with the given properties.
connect() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
connect() - Method in class org.jboss.net.protocol.file.FileURLConnection
Checks if the underlying file for this connection exists.
constants - Variable in class org.jboss.net.protocol.URLListerBase.URLFilterImpl
 
constructorHash(Constructor) - Static method in class org.jboss.util.MethodHashing
 
contains(Object) - Method in class org.jboss.util.collection.ListSet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.jboss.util.collection.WeakSet
Returns true if this set contains the specified element.
containsKey(Object) - Method in class org.jboss.util.collection.WeakValueHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.jboss.util.property.PropertyGroup
Check if this PropertyMap contains a given property name.
containsProperty(String) - Static method in class org.jboss.util.property.PropertyManager
Check if this map contains a given property.
containsProperty(String) - Method in class org.jboss.util.property.PropertyMap
Check if this map contains a given property.
convert(LoggingEvent) - Method in class org.jboss.logging.layout.ThreadMDCConverter
 
convert(LoggingEvent) - Method in class org.jboss.logging.layout.ThreadNDCConverter
 
convert(String) - Static method in class org.jboss.util.xml.MIME2Java
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
convertToJavaClasses(Iterator, ClassLoader) - Static method in class org.jboss.util.Classes
Convert a list of Strings from an Interator into an array of Classes (the Strings are taken as classnames).
convertValue(String, String) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Convert a string value into the true value for typeName using the PropertyEditor associated with typeName.
copy(Serializable) - Static method in class org.jboss.util.Objects
Copy an serializable object deeply.
copy(File, File, byte[]) - Static method in class org.jboss.util.file.Files
Copy a file.
copy(File, File, int) - Static method in class org.jboss.util.file.Files
Copy a file.
copy(File, File) - Static method in class org.jboss.util.file.Files
Copy a file.
copy(InputStream, OutputStream, byte[]) - Static method in class org.jboss.util.stream.Streams
Copy all of the bytes from the input stream to the output stream.
copy(InputStream, OutputStream, int) - Static method in class org.jboss.util.stream.Streams
Copy all of the bytes from the input stream to the output stream.
copy(InputStream, OutputStream) - Static method in class org.jboss.util.stream.Streams
Copy all of the bytes from the input stream to the output stream.
copySome(InputStream, OutputStream, byte[], long) - Static method in class org.jboss.util.stream.Streams
Copy a limited number of bytes from the input stream to the output stream.
copySome(InputStream, OutputStream, int, long) - Static method in class org.jboss.util.stream.Streams
Copy a limited number of bytes from the input stream to the output stream.
copySome(InputStream, OutputStream, long) - Static method in class org.jboss.util.stream.Streams
Copy a limited number of bytes from the input stream to the output stream.
copyb(InputStream, OutputStream) - Static method in class org.jboss.util.stream.Streams
Copy all of the bytes from the input stream to the output stream wrapping streams in buffers as needed.
count - Variable in class org.jboss.util.StopWatch
The lap count
count(String, String) - Static method in class org.jboss.util.Strings
Count the number of instances of substring within a string.
count(String, char) - Static method in class org.jboss.util.Strings
Count the number of instances of character within a string.
count - Variable in class org.jboss.util.stream.AutoResetObjectOutputStream
Number of objects written so far.
create() - Method in interface org.jboss.util.CachePolicy
create the service, do expensive operations etc
create() - Method in class org.jboss.util.LRUCachePolicy
Initializes the cache, creating all required objects and initializing their values.
create(Object) - Static method in class org.jboss.util.SoftObject
Create a SoftObject for the given object.
create(Object, ReferenceQueue) - Static method in class org.jboss.util.SoftObject
Create a SoftObject for the given object.
create() - Method in class org.jboss.util.SynchronizedCachePolicy
 
create() - Method in class org.jboss.util.TimedCachePolicy
Initializes the cache for use.
create(Object) - Static method in class org.jboss.util.WeakObject
Create a WeakObject for the given object.
create(Object, ReferenceQueue) - Static method in class org.jboss.util.WeakObject
Create a WeakObject for the given object.
create(Class) - Static method in class org.jboss.util.coerce.CoercionHandler
Create a CoercionHandler for the given class type.
create(List, File, ArchiveBrowser.Filter) - Static method in class org.jboss.util.file.DirectoryArchiveBrowser
 
create() - Method in class org.jboss.util.property.jmx.SystemPropertyClassValue
JBoss lifecycle
create() - Method in interface org.jboss.util.property.jmx.SystemPropertyClassValueMBean
JBoss lifecycle
createCacheEntry(Object, Object) - Method in class org.jboss.util.LRUCachePolicy
Factory method for cache entries
createEntry(String) - Method in class org.jboss.util.StackTrace.Parser
Create a stack trace entry for the given raw trace entry.
createList() - Method in class org.jboss.util.LRUCachePolicy
Factory method for the linked list used by this cache implementation.
createPatternParser(String) - Method in class org.jboss.logging.layout.PatternLayout
 
createQueueLoop() - Method in class org.jboss.util.TimerQueue
 
createQueueLoop() - Method in class org.jboss.util.WorkerQueue
Creates the loop that will get the next job and process it.
createReader(Throwable) - Method in class org.jboss.util.StackTrace.Parser
Create a reader for the trace of the given Throwable.
createServerSocket(int) - Method in class org.jboss.net.sockets.DefaultSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createServerSocket(int) - Method in class org.jboss.net.sockets.TimeoutServerSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createSocket(String, int) - Method in class org.jboss.net.sockets.QueuedClientSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createSocket(String, int) - Method in class org.jboss.net.sockets.TimeoutClientSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createTimeout(long, TimeoutTarget) - Static method in class org.jboss.util.timeout.TimeoutFactory
Schedule a new timeout.
createURLLister(URL) - Method in class org.jboss.net.protocol.URLListerFactory
Create a URL lister using the protocol from the URL
createURLLister(String) - Method in class org.jboss.net.protocol.URLListerFactory
Create a URL lister for the supplied protocol
createURLStreamHandler(String) - Method in class org.jboss.net.protocol.URLStreamHandlerFactory
Search the handlerPkgs for URLStreamHandler classes matching the pkg + protocol + ".Handler" naming convention.
current - Variable in class org.jboss.util.collection.ReverseListIterator
The current index of the list
currentEntry() - Static method in class org.jboss.util.StackTrace
Returns a stack trace entry for the current position in the stack.
currentTimeMillis() - Method in class org.jboss.util.TimedCachePolicy
Get the cache time.

D

DEFAULT - Static variable in class org.jboss.util.StackTrace.Entry
Default package token
DEFAULT_BUFFER_SIZE - Static variable in class org.jboss.util.file.Files
The default size of the copy buffer.
DEFAULT_BUFFER_SIZE - Static variable in class org.jboss.util.stream.Streams
The default buffer size that will be used for buffered operations.
DEFAULT_MAXIMUM_SIZE - Static variable in class org.jboss.util.collection.AbstractQueue
Default maximum queue size
DEFAULT_PACKAGE_NAME - Static variable in class org.jboss.util.Classes
The default package name.
DEFAULT_PROPERTY_NAME - Static variable in class org.jboss.util.property.DefaultPropertyReader
Default property name to read filenames from
DEFAULT_PROPERTY_READER_TOKEN - Static variable in class org.jboss.util.property.PropertyManager
Token which specifies the default property reader
DETECT_DUPLICATE_NESTING - Static variable in interface org.jboss.util.NestedThrowable
A system wide flag to enable or disable checking of parent and child types to detect uneeded nesting
DISCARD - Static variable in class org.jboss.util.threadpool.BlockingMode
Set the policy for blocked execution to be to return without executing the request.
DISCARD_OLDEST - Static variable in class org.jboss.util.threadpool.BlockingMode
Set the policy for blocked execution to be to discard the oldest unhandled request
DISCARD_OLDEST_TYPE - Static variable in class org.jboss.util.threadpool.BlockingMode
 
DISCARD_TYPE - Static variable in class org.jboss.util.threadpool.BlockingMode
 
DOMWriter - class org.jboss.util.xml.DOMWriter.
A sample DOM writer.
DOMWriter(Writer) - Constructor for class org.jboss.util.xml.DOMWriter
 
DOMWriter(Writer, boolean) - Constructor for class org.jboss.util.xml.DOMWriter
 
DOUBLE - Static variable in interface org.jboss.xml.binding.TypeConverter
 
DYNAMIC_VALIDATION - Static variable in class org.jboss.xml.binding.Unmarshaller
 
DailyRollingFileAppender - class org.jboss.logging.appender.DailyRollingFileAppender.
An extention of the default Log4j DailyRollingFileAppender which will make the directory structure for the set log file.
DailyRollingFileAppender() - Constructor for class org.jboss.logging.appender.DailyRollingFileAppender
 
DataConversionException - exception org.jboss.util.DataConversionException.
An exception throw to indicate a problem with some type of data conversion.
DataConversionException(String) - Constructor for class org.jboss.util.DataConversionException
Construct a DataConversionException with a specified detail message.
DataConversionException(String, Throwable) - Constructor for class org.jboss.util.DataConversionException
Construct a DataConversionException with a specified detail Throwable and message.
DataConversionException(Throwable) - Constructor for class org.jboss.util.DataConversionException
Construct a DataConversionException with a specified detail Throwable.
DataConversionException() - Constructor for class org.jboss.util.DataConversionException
Construct a DataConversionException with no specified detail message.
DateEditor - class org.jboss.util.propertyeditor.DateEditor.
A property editor for Date.
DateEditor() - Constructor for class org.jboss.util.propertyeditor.DateEditor
 
DavURLLister - class org.jboss.net.protocol.http.DavURLLister.
 
DavURLLister() - Constructor for class org.jboss.net.protocol.http.DavURLLister
 
DeadlockDetector - class org.jboss.util.deadlock.DeadlockDetector.
Created by IntelliJ IDEA.
DeadlockDetector() - Constructor for class org.jboss.util.deadlock.DeadlockDetector
 
DefaultPropertyReader - class org.jboss.util.property.DefaultPropertyReader.
Reads properties from files specified via a system property.
DefaultPropertyReader(String) - Constructor for class org.jboss.util.property.DefaultPropertyReader
Construct a DefaultPropertyReader with a specified property name.
DefaultPropertyReader() - Constructor for class org.jboss.util.property.DefaultPropertyReader
Construct a DefaultPropertyReader.
DefaultSocketFactory - class org.jboss.net.sockets.DefaultSocketFactory.
An implementation of RMIServerSocketFactory that supports backlog and bind address settings
DefaultSocketFactory() - Constructor for class org.jboss.net.sockets.DefaultSocketFactory
Create a socket factory that binds on any address with a default backlog of 200
DefaultSocketFactory(InetAddress) - Constructor for class org.jboss.net.sockets.DefaultSocketFactory
Create a socket factory with the given bind address
DefaultSocketFactory(int) - Constructor for class org.jboss.net.sockets.DefaultSocketFactory
Create a socket factory with the given backlog
DefaultSocketFactory(InetAddress, int) - Constructor for class org.jboss.net.sockets.DefaultSocketFactory
Create a socket factory with the given bind address and backlog
DelegatingClassLoader - class org.jboss.util.loading.DelegatingClassLoader.
A URL classloader that delegates to its parent, avoiding synchronization.
DelegatingClassLoader(ClassLoader) - Constructor for class org.jboss.util.loading.DelegatingClassLoader
Constructor
DelegatingClassLoader(ClassLoader, URLStreamHandlerFactory) - Constructor for class org.jboss.util.loading.DelegatingClassLoader
Constructor
DelegatingObjectModelFactory - class org.jboss.xml.binding.DelegatingObjectModelFactory.
todo come up with a nicer class name
DelegatingObjectModelFactory(ObjectModelFactory) - Constructor for class org.jboss.xml.binding.DelegatingObjectModelFactory
 
DelegatingObjectModelProvider - class org.jboss.xml.binding.DelegatingObjectModelProvider.
todo come up with a nicer class name
DelegatingObjectModelProvider(ObjectModelProvider) - Constructor for class org.jboss.xml.binding.DelegatingObjectModelProvider
 
DelegatingURLConnection - class org.jboss.net.protocol.DelegatingURLConnection.
An delegating URLConnection support class.
DelegatingURLConnection(URL) - Constructor for class org.jboss.net.protocol.DelegatingURLConnection
 
DirectoryArchiveBrowser - class org.jboss.util.file.DirectoryArchiveBrowser.
Comment
DirectoryArchiveBrowser(File, ArchiveBrowser.Filter) - Constructor for class org.jboss.util.file.DirectoryArchiveBrowser
 
DirectoryBuilder - class org.jboss.util.DirectoryBuilder.
A simple utility to make it easier to build File objects for nested directories based on the command line 'cd' pattern.
DirectoryBuilder() - Constructor for class org.jboss.util.DirectoryBuilder
 
DirectoryBuilder(File) - Constructor for class org.jboss.util.DirectoryBuilder
 
DirectoryBuilder(File, File) - Constructor for class org.jboss.util.DirectoryBuilder
 
DirectoryBuilder(String) - Constructor for class org.jboss.util.DirectoryBuilder
 
DirectoryBuilder(String, String) - Constructor for class org.jboss.util.DirectoryBuilder
 
DocumentEditor - class org.jboss.util.propertyeditor.DocumentEditor.
A property editor for Document.
DocumentEditor() - Constructor for class org.jboss.util.propertyeditor.DocumentEditor
 
DoubleEditor - class org.jboss.util.propertyeditor.DoubleEditor.
A property editor for Integer.
DoubleEditor() - Constructor for class org.jboss.util.propertyeditor.DoubleEditor
 
DtdMarshaller - class org.jboss.xml.binding.DtdMarshaller.
A DTD based org.jboss.xml.binding.Marshaller implementation.
DtdMarshaller() - Constructor for class org.jboss.xml.binding.DtdMarshaller
 
deadlockDetection(Object, Resource) - Method in class org.jboss.util.deadlock.DeadlockDetector
 
debug(Object) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
debug(Object, Throwable) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
debug(Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with a level of DEBUG.
debug(Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg and throwable with a level of DEBUG.
debug(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of DEBUG.
debug(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of DEBUG.
debug(Object) - Method in interface org.jboss.logging.LoggerPlugin
 
debug(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
 
debug(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
debug(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
decide(LoggingEvent) - Method in class org.jboss.logging.filter.TCLFilter
 
declareNamespace(String, String) - Method in class org.jboss.xml.binding.XercesXsMarshaller
Defines a namespace.
declareNamespace(String, String) - Method in class org.jboss.xml.binding.XsMarshaller
Defines a namespace.
decrement() - Method in class org.jboss.util.Counter
Decrement the counter.
decrement() - Method in class org.jboss.util.LongCounter
Decrement the counter.
decrement() - Method in class org.jboss.util.MuByte
Decrement the value of this mutable byte.
decrement() - Method in class org.jboss.util.MuInteger
Decrement the value of this mutable integer.
decrement() - Method in class org.jboss.util.MuLong
Decrement the value of this mutable long.
decrement() - Method in class org.jboss.util.MuShort
Decrement the value of this mutable short.
defaultLifetime - Variable in class org.jboss.util.TimedCachePolicy
The lifetime in seconds to use for objects inserted that do not implement the TimedEntry interface.
defaultWriteObject() - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
delegateConnection - Variable in class org.jboss.net.protocol.DelegatingURLConnection
 
delegateUrl - Variable in class org.jboss.net.protocol.DelegatingURLConnection
 
delete(File) - Static method in class org.jboss.util.file.Files
Delete a file, or a directory and all of its contents.
delete(String) - Static method in class org.jboss.util.file.Files
Delete a file or directory and all of its contents.
deleteContaining(String) - Static method in class org.jboss.util.file.Files
Delete a directory contaning the given file and all its contents.
demote() - Method in class org.jboss.util.LRUCachePolicy.LRUList
Demotes from the cache the least used entry.
deref(Object) - Static method in class org.jboss.util.Objects
Dereference the given object if it is non-null and is an instance of Reference.
descriptor - Variable in class org.jboss.util.property.MethodBoundPropertyListener
Property descriptor
destroy() - Method in interface org.jboss.util.CachePolicy
destroy the service, tear down
destroy() - Method in class org.jboss.util.LRUCachePolicy
Destroys the cache that is now unusable.
destroy() - Method in class org.jboss.util.SynchronizedCachePolicy
 
destroy() - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Notify the entry that it has been removed from the cache.
destroy() - Method in class org.jboss.util.TimedCachePolicy
Clears the cache of all entries.
divide(byte) - Method in class org.jboss.util.MuByte
Divide by the specified factor.
divide(double) - Method in class org.jboss.util.MuDouble
Divide by the specified factor.
divide(float) - Method in class org.jboss.util.MuFloat
Divide by the specified factor.
divide(int) - Method in class org.jboss.util.MuInteger
Divide by the specified factor.
divide(long) - Method in class org.jboss.util.MuLong
Divide by the specified factor.
divide(short) - Method in class org.jboss.util.MuShort
Divide by the specified factor.
doNotify() - Method in class org.jboss.util.WaitSemaphore
 
doNotify() - Method in interface org.jboss.util.WaitSync
Wakes up this sync that has been posed in wait status by a WaitSync.doWait() call.
doWait() - Method in class org.jboss.util.WaitSemaphore
 
doWait() - Method in interface org.jboss.util.WaitSync
Pone in wait status this sync, until WaitSync.doNotify() is called to wake it up.
doesDirTriggersRecursiveSearch(File) - Method in class org.jboss.net.protocol.file.FileURLLister
 
doubleValue() - Method in class org.jboss.util.MuByte
Return the double value of this object.
doubleValue() - Method in class org.jboss.util.MuDouble
Return the double value of this object.
doubleValue() - Method in class org.jboss.util.MuFloat
Return the double value of this object.
doubleValue() - Method in class org.jboss.util.MuInteger
Return the double value of this object.
doubleValue() - Method in class org.jboss.util.MuLong
Return the double value of this object.
doubleValue() - Method in class org.jboss.util.MuShort
Return the double value of this object.

E

EMPTY - Static variable in class org.jboss.util.Strings
An empty string constant
EMPTY_ARRAY_PROPERTY - Static variable in class org.jboss.util.property.PropertyMap
Empty array property
EMPTY_ITERATOR - Static variable in class org.jboss.util.collection.Iterators
An empty Iterator
EMPTY_URL_ARRAY - Static variable in class org.jboss.util.loading.DelegatingClassLoader
The value returned by getURLs.
ENCODING - Static variable in interface org.jboss.xml.binding.Marshaller
 
ERROR - Static variable in interface org.jboss.util.ThrowableHandler.Type
Error throwable.
ElementEditor - class org.jboss.util.propertyeditor.ElementEditor.
A property editor for Element.
ElementEditor() - Constructor for class org.jboss.util.propertyeditor.ElementEditor
 
EmptyCollectionException - exception org.jboss.util.collection.EmptyCollectionException.
Thrown to indicate that an operation can not be performed on an empty collection.
EmptyCollectionException(String) - Constructor for class org.jboss.util.collection.EmptyCollectionException
Construct a EmptyCollectionException with the specified detail message.
EmptyCollectionException() - Constructor for class org.jboss.util.collection.EmptyCollectionException
Construct a EmptyCollectionException with no detail.
EmptyStringException - exception org.jboss.util.EmptyStringException.
Thrown to indicate that a string was empty (aka.
EmptyStringException(String) - Constructor for class org.jboss.util.EmptyStringException
Construct a EmptyStringException.
EmptyStringException() - Constructor for class org.jboss.util.EmptyStringException
Construct a EmptyStringException.
Executable - interface org.jboss.util.Executable.
Interface for the execution of a task.
encoding - Variable in class org.jboss.xml.binding.AbstractMarshaller
 
end - Variable in class org.jboss.util.Strings.Range
The end of the range.
endDocument() - Method in class org.jboss.xml.binding.Content
 
endDocument() - Method in class org.jboss.xml.binding.ContentPopulator
 
endDocument() - Method in class org.jboss.xml.binding.ContentWriter
 
endElement(String, String, String) - Method in class org.jboss.xml.binding.Content
 
endElement(String, String, String) - Method in class org.jboss.xml.binding.ContentPopulator
 
endElement(String, String, String) - Method in class org.jboss.xml.binding.ContentWriter
 
endElement(String, String, String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
endElement(String, String, String) - Method in interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler
 
endPrefixMapping(String) - Method in class org.jboss.xml.binding.Content
 
endPrefixMapping(String) - Method in class org.jboss.xml.binding.ContentPopulator
 
endPrefixMapping(String) - Method in class org.jboss.xml.binding.ContentWriter
 
endPrefixMapping(String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
endPrefixMapping(String) - Method in interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler
 
ensureOpen() - Method in class org.jboss.util.stream.CRLFPrintWriter
 
entryAdded(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the given entry has been added to the cache.
entryMap - Variable in class org.jboss.util.TimedCachePolicy
The map of cached TimedEntry objects.
entryPromotion(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the given entry is just about to be added.
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the given entry has been removed from the cache.
entrySet() - Method in class org.jboss.util.collection.WeakValueHashMap
 
entrySet() - Method in class org.jboss.util.property.PropertyGroup
Returns an entry set for all properties in this group.
entrySet(boolean) - Method in class org.jboss.util.property.PropertyMap
Returns a set of entrys for all entries in this group and optionally all of the entrys in the defaults map.
equals(Object) - Method in class org.jboss.net.sockets.DefaultSocketFactory
 
equals(Object) - Method in class org.jboss.net.sockets.QueuedClientSocketFactory
 
equals(Object) - Method in class org.jboss.net.sockets.TimeoutClientSocketFactory
 
equals(Object) - Method in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
equals(Object) - Method in class org.jboss.util.Counter
Check if the given object is equal to this.
equals(Object) - Method in class org.jboss.util.HashCode
Test the equality of this HashCode and another object.
equals(Object) - Method in class org.jboss.util.LongCounter
Check if the given object is equal to this.
equals(Object) - Method in class org.jboss.util.MuBoolean
Test the equality of another object.
equals(Object) - Method in class org.jboss.util.MuByte
Test the equality of this mutable byte and another object.
equals(Object) - Method in class org.jboss.util.MuCharacter
Test the equality of this mutable character and another object.
equals(Object) - Method in class org.jboss.util.MuDouble
Test the equality of this mutable double with another object.
equals(Object) - Method in class org.jboss.util.MuFloat
Test the equality of this mutable double with another object.
equals(Object) - Method in class org.jboss.util.MuInteger
Test the equality of this mutable integer and another object.
equals(Object) - Method in class org.jboss.util.MuLong
Test the equality of this mutable long integer and another object.
equals(Object) - Method in class org.jboss.util.MuShort
Test the equality of this mutable short integer and another object.
equals(Object) - Method in class org.jboss.util.Null
Check if the given object is a Null instance or null.
equals(Object[], Object[], boolean) - Static method in class org.jboss.util.Objects
Test the equality of two object arrays.
equals(Object[], Object[]) - Static method in class org.jboss.util.Objects
Test the equality of two object arrays.
equals(double, double) - Static method in class org.jboss.util.Primitives
Test the equality of two doubles by converting their values into IEEE 754 floating-point "double format" long values.
equals(float, float) - Static method in class org.jboss.util.Primitives
Test the equality of two doubles by converting their values into IEEE 754 floating-point "single precision" bit layouts.
equals(byte[], int, byte[], int, int) - Static method in class org.jboss.util.Primitives
Test the equality of a given sub-section of two byte arrays.
equals(byte[], byte[]) - Static method in class org.jboss.util.Primitives
Test the equality of two byte arrays.
equals(Object) - Method in class org.jboss.util.SoftObject
Check the equality of an object with this.
equals(Object) - Method in class org.jboss.util.StackTrace.Entry
Check the equality of a given object with this.
equals(Object) - Method in class org.jboss.util.StackTrace
Check if the given object is equals to this.
equals(Object) - Method in class org.jboss.util.WeakObject
Check the equality of an object with this.
equals(Object) - Method in class org.jboss.util.collection.CompoundKey
Test the equality of an object with this.
equals(Object) - Method in class org.jboss.util.id.GUID
Check if the given object is equal to this GUID.
equals(Object) - Method in class org.jboss.util.id.UID
Checks if the given object is equal to this UID.
equals(Object) - Method in class org.jboss.util.id.VMID
Check if the given object is equal to this VMID.
equals(Object) - Method in class org.jboss.util.platform.PID
Check if the given object is equal to this PID.
equals(Object) - Method in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
equals(Object) - Method in class org.jboss.xml.binding.AbstractMarshaller.QName
 
equals(Object) - Method in class org.jboss.xml.binding.Content.StartPrefixMapping
 
error(Object) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
error(Object, Throwable) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
error(Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with a level of ERROR.
error(Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg and throwable with a level of ERROR.
error(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of ERROR.
error(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of ERROR.
error(Object) - Method in interface org.jboss.logging.LoggerPlugin
 
error(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
 
error(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
error(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
error(String, Exception, int) - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
Prints the message and the stack trace of the exception on System.err.
error(String, Exception, int, LoggingEvent) - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
Prints the message and the stack trace of the exception on System.err.
error(String) - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
Print a the error message passed as parameter on System.err.
execute() - Method in interface org.jboss.util.Executable
Executes the implemented task.
execute() - Method in class org.jboss.util.TimerTask
The task to be executed, to be implemented in subclasses.
execute(TaskWrapper) - Method in class org.jboss.util.threadpool.BasicThreadPool
Execute a task
execute() - Method in interface org.jboss.util.threadpool.Task
Execute the task
executeOnThread(TaskWrapper) - Method in class org.jboss.util.threadpool.BasicThreadPool
Execute a task on the same thread
exists(String) - Static method in class org.jboss.util.property.Property
Check if a property of the given name exists.
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory, Class[], int) - Static method in class org.jboss.net.sockets.RMIMultiSocketServer
 
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory, int) - Static method in class org.jboss.net.sockets.RMIMultiSocketServer
 
extract() - Method in class org.jboss.util.Heap
Removes and returns the least element of this heap.
extractNestedJar(URL, File) - Static method in class org.jboss.util.file.JarUtils
Given a URL check if its a jar url(jar:!/archive) and if it is, extract the archive entry into the given dest directory and return a file URL to its location.

F

FILE_SEPARATOR - Static variable in interface org.jboss.util.platform.Constants
Platform dependant file separator.
FLOAT - Static variable in interface org.jboss.xml.binding.TypeConverter
 
FULL_STOP - Static variable in class org.jboss.xml.binding.Util
 
FieldBoundPropertyListener - class org.jboss.util.property.FieldBoundPropertyListener.
Binds property values to class fields.
FieldBoundPropertyListener(Object, String, String) - Constructor for class org.jboss.util.property.FieldBoundPropertyListener
Constructs a FieldBoundPropertyListener.
FieldBoundPropertyListener(Object, String) - Constructor for class org.jboss.util.property.FieldBoundPropertyListener
Constructs a FieldBoundPropertyListener.
FieldInstance - class org.jboss.util.FieldInstance.
A FieldInstance refers to a specific reflected field on an object.
FieldInstance(Object, String) - Constructor for class org.jboss.util.FieldInstance
Construct a new field instance.
FileAppender - class org.jboss.logging.appender.FileAppender.
An extention of the default Log4j FileAppender which will make the directory structure for the set log file.
FileAppender() - Constructor for class org.jboss.logging.appender.FileAppender
 
FileAppender.Helper - class org.jboss.logging.appender.FileAppender.Helper.
A helper for FileAppenders.
FileAppender.Helper() - Constructor for class org.jboss.logging.appender.FileAppender.Helper
 
FileEditor - class org.jboss.util.propertyeditor.FileEditor.
A property editor for File.
FileEditor() - Constructor for class org.jboss.util.propertyeditor.FileEditor
 
FileHandler - class org.jboss.util.coerce.FileHandler.
A java.io.File coercion handler.
FileHandler() - Constructor for class org.jboss.util.coerce.FileHandler
 
FilePrefixFilter - class org.jboss.util.file.FilePrefixFilter.
A prefix based file filter.
FilePrefixFilter(String, boolean) - Constructor for class org.jboss.util.file.FilePrefixFilter
Construct a FilePrefixFilter.
FilePrefixFilter(String) - Constructor for class org.jboss.util.file.FilePrefixFilter
Construct a case sensitive FilePrefixFilter.
FilePropertyReader - class org.jboss.util.property.FilePropertyReader.
Reads properties from one or more files.
FilePropertyReader(String[]) - Constructor for class org.jboss.util.property.FilePropertyReader
Construct a FilePropertyReader with an array of filenames to read from.
FilePropertyReader(String) - Constructor for class org.jboss.util.property.FilePropertyReader
Construct a FilePropertyReader with a single filename to read from.
FileSuffixFilter - class org.jboss.util.file.FileSuffixFilter.
A suffix based file filter.
FileSuffixFilter(String[], boolean) - Constructor for class org.jboss.util.file.FileSuffixFilter
Construct a FileSuffixFilter.
FileSuffixFilter(String[]) - Constructor for class org.jboss.util.file.FileSuffixFilter
Construct a FileSuffixFilter.
FileSuffixFilter(String, boolean) - Constructor for class org.jboss.util.file.FileSuffixFilter
Construct a FileSuffixFilter.
FileSuffixFilter(String) - Constructor for class org.jboss.util.file.FileSuffixFilter
Construct a case sensitive FileSuffixFilter.
FileURLConnection - class org.jboss.net.protocol.file.FileURLConnection.
Provides local file access via URL semantics, correctly returning the last modified time of the underlying file.
FileURLConnection(URL) - Constructor for class org.jboss.net.protocol.file.FileURLConnection
 
FileURLLister - class org.jboss.net.protocol.file.FileURLLister.
 
FileURLLister() - Constructor for class org.jboss.net.protocol.file.FileURLLister
 
FilenamePrefixFilter - class org.jboss.util.file.FilenamePrefixFilter.
A prefix based filename filter.
FilenamePrefixFilter(String, boolean) - Constructor for class org.jboss.util.file.FilenamePrefixFilter
Construct a FilenamePrefixFilter.
FilenamePrefixFilter(String) - Constructor for class org.jboss.util.file.FilenamePrefixFilter
Construct a case sensitive FilenamePrefixFilter.
FilenameSuffixFilter - class org.jboss.util.file.FilenameSuffixFilter.
A suffix based filename filter.
FilenameSuffixFilter(String, boolean) - Constructor for class org.jboss.util.file.FilenameSuffixFilter
Construct a FilenameSuffixFilter.
FilenameSuffixFilter(String) - Constructor for class org.jboss.util.file.FilenameSuffixFilter
Construct a case sensitive FilenameSuffixFilter.
Files - class org.jboss.util.file.Files.
A collection of file utilities.
Files() - Constructor for class org.jboss.util.file.Files
 
FloatEditor - class org.jboss.util.propertyeditor.FloatEditor.
A property editor for Integer.
FloatEditor() - Constructor for class org.jboss.util.propertyeditor.FloatEditor
 
FullCollectionException - exception org.jboss.util.collection.FullCollectionException.
Thrown to indicate that an operation can not be performed on a full collection.
FullCollectionException(String) - Constructor for class org.jboss.util.collection.FullCollectionException
Construct a FullCollectionException with the specified detail message.
FullCollectionException() - Constructor for class org.jboss.util.collection.FullCollectionException
Construct a FullCollectionException with no detail.
fatal(Object) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
fatal(Object, Throwable) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
fatal(Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with a level of FATAL.
fatal(Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg and throwable with a level of FATAL.
fatal(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of FATAL.
fatal(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of FATAL.
fatal(Object) - Method in interface org.jboss.logging.LoggerPlugin
 
fatal(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
 
fatal(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
fatal(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
fclose(OutputStream) - Static method in class org.jboss.util.stream.Streams
Attempt to flush and close an OutputStream.
fclose(OutputStream[]) - Static method in class org.jboss.util.stream.Streams
Attempt to flush and close an array of OutputStreams.
field - Variable in class org.jboss.util.FieldInstance
Field
fieldInstance - Variable in class org.jboss.util.property.FieldBoundPropertyListener
Field instance
file - Variable in class org.jboss.net.protocol.file.FileURLConnection
 
fileToURL(URL, File) - Method in class org.jboss.net.protocol.file.FileURLLister
 
filenames - Variable in class org.jboss.util.property.FilePropertyReader
Array of filenames to load properties from
filesToURLs(URL, File[]) - Method in class org.jboss.net.protocol.file.FileURLLister
 
filterValue(String) - Method in class org.jboss.util.property.FieldBoundPropertyListener
Filter the property value prior to coercing and binding to field.
finalizeConverter(char) - Method in class org.jboss.logging.layout.PatternParserEx
 
findConstructorByHash(Class, long) - Static method in class org.jboss.util.MethodHashing
 
findEditor(Class) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Locate a value editor for a given target type.
findEditor(String) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Locate a value editor for a given target type.
findMethodByHash(Class, long) - Static method in class org.jboss.util.MethodHashing
 
fireOnThrowable(int, Throwable) - Static method in class org.jboss.util.ThrowableHandler
Fire onThrowable to all registered listeners.
firePropertyAdded(PropertyEvent) - Method in class org.jboss.util.property.PropertyMap
Fire a property added event to all registered listeners.
firePropertyChanged(PropertyEvent) - Method in class org.jboss.util.property.PropertyMap
Fire a property changed event to all listeners.
firePropertyRemoved(PropertyEvent) - Method in class org.jboss.util.property.PropertyMap
Fire a property removed event to all registered listeners.
floatValue() - Method in class org.jboss.util.MuByte
Return the float value of this object.
floatValue() - Method in class org.jboss.util.MuDouble
Return the float value of this object.
floatValue() - Method in class org.jboss.util.MuFloat
Return the float value of this object.
floatValue() - Method in class org.jboss.util.MuInteger
Return the float value of this object.
floatValue() - Method in class org.jboss.util.MuLong
Return the float value of this object.
floatValue() - Method in class org.jboss.util.MuNumber
Returns the value of the specified number as a float.
floatValue() - Method in class org.jboss.util.MuShort
Return the float value of this object.
flush() - Method in interface org.jboss.util.CachePolicy
Flushes the cached objects from the cache.
flush() - Method in class org.jboss.util.LRUCachePolicy
 
flush() - Method in class org.jboss.util.SynchronizedCachePolicy
 
flush() - Method in class org.jboss.util.TimedCachePolicy
Remove all entries from the cache.
flush() - Method in class org.jboss.util.WorkerQueue.QueueLoop
 
flush() - Method in class org.jboss.util.stream.NullOutputStream
Non-operation.
flush() - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
flush(OutputStream) - Static method in class org.jboss.util.stream.Streams
Attempt to flush an OutputStream.
flush(OutputStream[]) - Static method in class org.jboss.util.stream.Streams
Attempt to flush an array of OutputStreams.
forEnumeration(Enumeration) - Static method in class org.jboss.util.collection.Iterators
Return an Iterator wrapper for the given Enumeration
forceLoad(Class) - Static method in class org.jboss.util.Classes
Force the given class to be loaded fully.
forceReset() - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext
Force a reset back to the original classloader, useful when somebody else might have changed the thread context classloader so we cannot optimize
format(Method) - Static method in class org.jboss.util.NoSuchMethodException
Return a string representation of the given method object.

G

GETCLASSLOADER - Static variable in class org.jboss.util.loading.ContextClassLoader
Retrieve a classloader permission
GREEK_ANO_TELEIA - Static variable in class org.jboss.xml.binding.Util
 
GUID - class org.jboss.util.id.GUID.
A globally unique identifier (globally across a cluster of virtual machines).
GUID() - Constructor for class org.jboss.util.id.GUID
Construct a new GUID.
GUID(GUID) - Constructor for class org.jboss.util.id.GUID
Copy a GUID.
GenericObjectModelFactory - interface org.jboss.xml.binding.GenericObjectModelFactory.
Direct implementations of ObjectModelFactory interface can be thought of as "typed" factories in a sense that arguments of newChild, addChild and setValue methods are supposed to be specific Java classes (other than java.lang.Object) from the target class hierarchy.
GenericObjectModelProvider - interface org.jboss.xml.binding.GenericObjectModelProvider.
Direct implementations of ObjectModelProvider interface can be thought of as "typed" providers in a sense that arguments of getChildren, getElementValue and getAttributeValue methods are supposed to be of concrete Java types (other than java.lang.Object) from the target class hierarchy.
generate(boolean) - Static method in class org.jboss.util.HashCode
Generate a hash code for a boolean value.
generate(long) - Static method in class org.jboss.util.HashCode
Generate a hash code for a long value.
generate(double) - Static method in class org.jboss.util.HashCode
Generate a hash code for a double value.
generate(float) - Static method in class org.jboss.util.HashCode
Generate a hash code for a float value.
generate(byte[]) - Static method in class org.jboss.util.HashCode
Generate a hash code for a byte array.
generate(Object[], boolean) - Static method in class org.jboss.util.HashCode
Generate a hash code for an object array.
generate(Object[]) - Static method in class org.jboss.util.HashCode
Generate a shallow hash code for an object array.
generate(Object) - Static method in class org.jboss.util.HashCode
Generate a hash code for an object.
get(Object) - Method in interface org.jboss.util.CachePolicy
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
get() - Method in class org.jboss.util.DirectoryBuilder
 
get() - Method in class org.jboss.util.FieldInstance
Get the value of the field instance.
get(Object) - Method in class org.jboss.util.LRUCachePolicy
 
get() - Method in class org.jboss.util.MuBoolean
Get the current value.
get() - Method in class org.jboss.util.MuByte
Get the value.
get() - Method in class org.jboss.util.MuCharacter
Get the current value.
get() - Method in class org.jboss.util.MuDouble
Get the current value.
get() - Method in class org.jboss.util.MuFloat
Get the current value.
get() - Method in class org.jboss.util.MuShort
Get the current value.
get(Object) - Method in class org.jboss.util.SynchronizedCachePolicy
 
get(Object) - Method in class org.jboss.util.TimedCachePolicy
Get the cache value for key if it has not expired.
get(int) - Method in class org.jboss.util.collection.CachedList
Returns the element at the specified position in this list.
get(Object) - Method in class org.jboss.util.collection.WeakValueHashMap
Returns the value to which this map maps the specified key.
get(String, String) - Static method in class org.jboss.util.property.Property
Get a property
get(String) - Static method in class org.jboss.util.property.Property
Get a property
get(Object) - Method in class org.jboss.util.property.PropertyGroup
Get a property
getAddress() - Method in class org.jboss.util.id.VMID
Get the address portion of this VMID.
getAllowUserInteraction() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getArgumentIndex() - Method in class org.jboss.util.NullArgumentException
Get the argument index.
getArgumentName() - Method in class org.jboss.util.NullArgumentException
Get the argument name that was null.
getArray(String, String[]) - Static method in class org.jboss.util.property.Property
Get an array style property
getArray(String) - Static method in class org.jboss.util.property.Property
Get an array style property
getArrayProperty(String, String[]) - Static method in class org.jboss.util.property.PropertyManager
Get an array style property.
getArrayProperty(String) - Static method in class org.jboss.util.property.PropertyManager
Get an array style property.
getArrayProperty(String, String[]) - Method in class org.jboss.util.property.PropertyMap
Get an array style property.
getArrayProperty(String) - Method in class org.jboss.util.property.PropertyMap
Get an array style property.
getAsDocument(String) - Method in class org.jboss.util.propertyeditor.DocumentEditor
 
getAsText() - Method in class org.jboss.util.propertyeditor.ClassArrayEditor
 
getAsText() - Method in class org.jboss.util.propertyeditor.DocumentEditor
Returns the property as a String.
getAsText() - Method in class org.jboss.util.propertyeditor.IntArrayEditor
 
getAsText() - Method in class org.jboss.util.propertyeditor.StringArrayEditor
 
getAttributeGetter(Class, String) - Static method in class org.jboss.util.Classes
Returns attribute's getter method.
getAttributeSetter(Class, String, Class) - Static method in class org.jboss.util.Classes
Returns attribute's setter method.
getAttributeValue(Object, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelProvider
 
getAttributeValue(Object, String, String) - Method in interface org.jboss.xml.binding.GenericObjectModelProvider
 
getAttributeValue(Object, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelProvider
 
getAverageLapTime() - Method in class org.jboss.util.StopWatch
Get the average lap time since the watch was started.
getBack() - Method in class org.jboss.util.collection.ListQueue
Get the object at the back of the queue.
getBack() - Method in interface org.jboss.util.collection.Queue
Get the object at the back of the queue.
getBaseName() - Method in class org.jboss.util.property.PropertyGroup
Get the base property name for this group.
getBindAddress() - Method in class org.jboss.net.sockets.DefaultSocketFactory
 
getBindAddress() - Method in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
getBlockingMode() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getBlockingMode() - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
 
getBoolean(String, boolean) - Static method in class org.jboss.util.NestedThrowable.Util
A helper to get a boolean property.
getBrowser(URL, ArchiveBrowser.Filter) - Static method in class org.jboss.util.file.ArchiveBrowser
 
getCallerEntry() - Method in class org.jboss.util.StackTrace
Returns the stack trace entry for the calling method.
getCallerTrace() - Method in class org.jboss.util.StackTrace
Returns the stack trace starting at the calling method.
getCategory() - Method in class org.jboss.logging.Log4jLoggerPlugin
 
getCause() - Method in class org.jboss.util.AbstractNestedThrowable
Return the nested Throwable.
getCause() - Method in class org.jboss.util.NestedError
Return the nested Throwable.
getCause() - Method in class org.jboss.util.NestedException
Return the nested Throwable.
getCause() - Method in class org.jboss.util.NestedRuntimeException
Return the nested Throwable.
getCause() - Method in class org.jboss.util.NestedSQLException
Return the nested Throwable.
getCause() - Method in interface org.jboss.util.NestedThrowable
Return the nested Throwable.
getChannel() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getChildContent(String, String) - Method in class org.jboss.xml.binding.Content
 
getChildContent(String, String) - Method in interface org.jboss.xml.binding.ContentNavigator
 
getChildContent(String, String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
getChildren(Object, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelProvider
 
getChildren(Object, String, String) - Method in interface org.jboss.xml.binding.GenericObjectModelProvider
 
getChildren(Object, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelProvider
 
getChildrenByTagName(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
Returns an iterator over the children of the given element with the given tag name.
getClassMapping(Class) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
getClassName() - Method in class org.jboss.util.StackTrace.Entry
Get the class name for this entry.
getClassName() - Method in class org.jboss.util.property.jmx.SystemPropertyClassValue
The class name to use a value for the system property when it is available
getClassName() - Method in interface org.jboss.util.property.jmx.SystemPropertyClassValueMBean
The class name to use a value for the system property when it is available
getCompatibleConstructor(Class, Class) - Static method in class org.jboss.util.Objects
Get a compatible constructor for the given value type
getCompletionTimeout() - Method in interface org.jboss.util.threadpool.Task
The time before the task must be completed
getContent() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getContent(Class[]) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getContent() - Method in class org.jboss.xml.binding.ContentPopulator
 
getContentEncoding() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getContentLength() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getContentType() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getContextClassLoader() - Method in class org.jboss.util.loading.ContextClassLoader
Retrieve the context classloader
getContextClassLoader(Thread) - Method in class org.jboss.util.loading.ContextClassLoader
Retrieve the context classloader for the given thread
getCount() - Method in class org.jboss.util.Counter
Return the current value of the counter.
getCount() - Method in class org.jboss.util.LongCounter
Return the current value of the counter.
getCount() - Method in class org.jboss.util.stream.AutoResetObjectOutputStream
Get the number of objects written to the stream so far.
getCurrentClassLoader() - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext
Retrieve the current classloader (as set through this class).
getCurrentState() - Method in class org.jboss.util.state.StateMachine
Get the current state of the state machine.
getData() - Method in class org.jboss.util.state.State
 
getDate() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getDefaultLifetime() - Method in class org.jboss.util.TimedCachePolicy
Get the default lifetime of cache entries.
getDefaultPropertyMap() - Static method in class org.jboss.util.property.PropertyManager
Get the default PropertyMap.
getDefaultUseCaches() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getDelegatePlugin(String) - Static method in class org.jboss.logging.Logger
 
getDeployURL() - Method in class org.jboss.logging.filter.TCLFilter
 
getDescription() - Method in class org.jboss.util.state.StateMachine
Get the state machine description.
getDoInput() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getDoOutput() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getEditor(Class) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Get a value editor for a given target type.
getEditor(String) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Get a value editor for a given target type.
getEditorSearchPath() - Method in class org.jboss.util.propertyeditor.PropertyEditors
Gets the package names that will be searched for property editors.
getElapsedTime() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Calculate the elapsed time since the task was started
getElementContent(Element) - Static method in class org.jboss.util.xml.XmlHelper
Get the content of the given element.
getElementContent(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
Get the content of the given element.
getElementValue(Object, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelProvider
 
getElementValue(Object, String, String) - Method in interface org.jboss.xml.binding.GenericObjectModelProvider
 
getElementValue(Object, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelProvider
 
getEntry(int) - Method in class org.jboss.util.StackTrace
Returns the stack trace entry for the element at the given level.
getExpiration() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getField() - Method in class org.jboss.util.FieldInstance
Get the field.
getFile() - Method in class org.jboss.net.protocol.file.FileURLConnection
Returns the underlying file for this connection.
getFilePartFromUrl(String) - Static method in class org.jboss.net.protocol.http.DavURLLister
 
getFilenames(String) - Static method in class org.jboss.util.property.DefaultPropertyReader
Get an array of filenames to load.
getFront() - Method in class org.jboss.util.collection.ListQueue
Get the object at the front of the queue.
getFront() - Method in interface org.jboss.util.collection.Queue
Get the object at the front of the queue.
getFullMethodName() - Method in class org.jboss.util.StackTrace.Entry
Get the fully qualified method name for this entry.
getGroup(String) - Static method in class org.jboss.util.property.Property
Get a property group for the given property base
getGroup(String, int) - Static method in class org.jboss.util.property.Property
Get a property group for the given property base at the given index
getHeaderField(String) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getHeaderField(int) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getHeaderField(String) - Method in class org.jboss.net.protocol.file.FileURLConnection
Provides support for returning the value for the last-modified header.
getHeaderFieldDate(String, long) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getHeaderFieldInt(String, int) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getHeaderFieldKey(int) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getID() - Method in class org.jboss.util.id.UID
Get the identity portion of this UID.
getID() - Method in class org.jboss.util.platform.PID
Get the int process identifier.
getIfModifiedSince() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getIndex(String, String) - Method in class org.jboss.xml.binding.AttributesImpl
 
getIndex(String) - Method in class org.jboss.xml.binding.AttributesImpl
 
getInetAddress() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getInputStream() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getInputStream() - Method in class org.jboss.net.protocol.file.FileURLConnection
 
getInputStream() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getInputStream(String) - Method in class org.jboss.util.property.FilePropertyReader
Get an input stream for the given filename.
getInstance() - Method in class org.jboss.util.FieldInstance
Get the instance.
getInstance() - Static method in class org.jboss.util.StackTrace.Parser
Get the stack trace parser for this virtual machine.
getInstance() - Static method in class org.jboss.util.id.VMID
Get the VMID for the current virtual machine.
getInstance() - Static method in class org.jboss.util.platform.PID
Get the PID for the current virtual machine.
getInstance() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getInstance() - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Get the instance
getInstance() - Static method in class org.jboss.xml.binding.Marshaller.FACTORY
 
getInterfaceHashes(Class) - Static method in class org.jboss.net.sockets.MethodHash
Calculate method hashes.
getInterfaceHashes(Class) - Static method in class org.jboss.util.MethodHashing
Calculate method hashes.
getJob() - Method in class org.jboss.util.WorkerQueue
Called by this class, this method checks if the queue is empty; if it is, then waits, else returns the current job.
getJobImpl() - Method in class org.jboss.util.TimerQueue
 
getJobImpl() - Method in class org.jboss.util.WorkerQueue
Never call this method, only override in subclasses to perform job getting in a specific way, normally tied to the data structure holding the jobs.
getKeepAlive() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getKeepAliveSize() - Method in class org.jboss.util.threadpool.MinPooledExecutor
 
getKeepAliveTime() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getKeepAliveTime() - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Get the keep alive time
getLapCount() - Method in class org.jboss.util.StopWatch
Get the lap count.
getLapTime() - Method in class org.jboss.util.StopWatch
Get the elapsed lap time since the watch was started.
getLastModified() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getLastModified() - Method in class org.jboss.net.protocol.file.FileURLConnection
Returns the last modified time of the underlying file.
getLength() - Method in class org.jboss.xml.binding.AttributesImpl
 
getLineNumber() - Method in class org.jboss.util.StackTrace.Entry
Get the source file line number for this entry.
getList() - Method in class org.jboss.util.collection.ListSet
 
getLocalAddress() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getLocalName(int) - Method in class org.jboss.xml.binding.AttributesImpl
 
getLocalPort() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getLocalSocketAddress() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getLogger() - Method in class org.jboss.logging.Log4jLoggerPlugin
Exposes the delegate Log4j Logger.
getLogger(String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger name.
getLogger(String, String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger name with the given suffix.
getLogger(Class) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger class.
getLogger(Class, String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the logger class with the given suffix.
getLoggerPlugin() - Method in class org.jboss.logging.Logger
 
getMaximumPoolSize() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getMaximumPoolSize() - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Get the maximum pool size
getMaximumQueueSize() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getMaximumQueueSize() - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Get the maximum queue size
getMaximumSize() - Method in class org.jboss.util.collection.AbstractQueue
Get the maximum size of the queue.
getMaximumSize() - Method in interface org.jboss.util.collection.Queue
Get the maximum size of the queue.
getMessage() - Method in class org.jboss.util.AbstractNestedThrowable
Returns the composite throwable message.
getMessage() - Method in class org.jboss.util.NestedError
Returns the composite throwable message.
getMessage() - Method in class org.jboss.util.NestedException
Returns the composite throwable message.
getMessage() - Method in class org.jboss.util.NestedRuntimeException
Returns the composite throwable message.
getMessage() - Method in class org.jboss.util.NestedSQLException
Returns the composite throwable message.
getMessage(String, Throwable) - Static method in class org.jboss.util.NestedThrowable.Util
Returns a formated message for the given detail message and nested Throwable.
getMethodName() - Method in class org.jboss.util.StackTrace.Entry
Get the method name for this entry.
getMinimumPoolSize() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getMinimumPoolSize() - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Get the minimum pool size
getName() - Method in class org.jboss.logging.Logger
Return the name of this logger.
getName() - Method in class org.jboss.util.state.State
Get the state name.
getName() - Method in class org.jboss.util.state.Transition
 
getName() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getName() - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Get the thread pool name
getNested() - Method in class org.jboss.util.AbstractNestedThrowable
Return the nested Throwable.
getNested() - Method in class org.jboss.util.NestedError
Return the nested Throwable.
getNested() - Method in class org.jboss.util.NestedException
Return the nested Throwable.
getNested() - Method in class org.jboss.util.NestedRuntimeException
Return the nested Throwable.
getNested() - Method in class org.jboss.util.NestedSQLException
Return the nested Throwable.
getNested() - Method in interface org.jboss.util.NestedThrowable
Return the nested throwable.
getNextTimeout() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getOOBInline() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getOptionalChild(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
Gets the child of the specified element having the specified name.
getOptionalChild(Element, String, Element) - Static method in class org.jboss.util.xml.XmlHelper
Gets the child of the specified element having the specified name.
getOptionalChildBooleanContent(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
 
getOptionalChildContent(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
Macro to get the content of an optional child element.
getOriginalClassLoader() - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext
Retrieve the original classloader
getOutputStream() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getOutputStream() - Method in class org.jboss.net.protocol.file.FileURLConnection
 
getOutputStream() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getPackageName(String) - Static method in class org.jboss.util.Classes
Get the package name of the specified class.
getPackageName(Class) - Static method in class org.jboss.util.Classes
Get the package name of the specified class.
getPeriod() - Method in class org.jboss.util.TimerTask
Returns the period of this TimerTask
getPermission() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getPermission() - Method in class org.jboss.net.protocol.file.FileURLConnection
Return a permission for reading of the file
getPluginClassName() - Static method in class org.jboss.logging.Logger
The LoggerPlugin implementation class name in use
getPoolNumber() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getPoolNumber() - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Get the internal pool number
getPoolSize() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getPort() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getPrefixToNamespaceMap() - Method in interface org.jboss.xml.binding.ContentNavigator
 
getPrefixToNamespaceMap() - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
getPrimitiveTypeForName(String) - Static method in class org.jboss.util.Classes
Get the primitive type for the given primitive name.
getPrimitiveWrapper(Class) - Static method in class org.jboss.util.Classes
Get the wrapper class for the given primitive type.
getPriority() - Method in interface org.jboss.util.threadpool.Task
The priority of the task
getProcessID() - Method in class org.jboss.util.id.VMID
Get the process identifier portion of this VMID.
getProperty(String, String) - Static method in class org.jboss.util.property.PropertyManager
Get a property.
getProperty(String) - Static method in class org.jboss.util.property.PropertyManager
Get a property.
getProperty(String) - Method in class org.jboss.util.property.PropertyMap
 
getProperty() - Method in class org.jboss.util.property.jmx.SystemPropertyClassValue
The system property value
getProperty() - Method in interface org.jboss.util.property.jmx.SystemPropertyClassValueMBean
The system property value
getProperty(String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
getProperty(String) - Method in interface org.jboss.xml.binding.Marshaller
 
getPropertyGroup(String) - Static method in class org.jboss.util.property.PropertyManager
Get a property group for the given property base.
getPropertyGroup(String, int) - Static method in class org.jboss.util.property.PropertyManager
Get a property group for the given property base at the given index.
getPropertyGroup(String) - Method in class org.jboss.util.property.PropertyMap
Get a property group for the given property base.
getPropertyGroup(String, int) - Method in class org.jboss.util.property.PropertyMap
Get a property group for the given property base at the given index.
getPropertyName() - Method in interface org.jboss.util.property.BoundPropertyListener
Get the property name which this listener is bound to.
getPropertyName() - Method in class org.jboss.util.property.FieldBoundPropertyListener
Get the property name which this listener is bound to.
getPropertyName() - Method in class org.jboss.util.property.MethodBoundPropertyListener
Get the property name which this listener is bound to.
getPropertyName() - Method in class org.jboss.util.property.PropertyEvent
Get the name of the property that is effected.
getPropertyValue() - Method in class org.jboss.util.property.PropertyEvent
Get the value of the property that is effected.
getQName(int) - Method in class org.jboss.xml.binding.AttributesImpl
 
getQueueSize() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getQueueSize() - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Get the current queue size
getReceiveBufferSize() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getRemoteSocketAddress() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getRequestProperty(String) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getResetAfter() - Method in class org.jboss.util.stream.AutoResetObjectOutputStream
Get the number of objects that must be written before resetting the stream.
getResolution() - Method in class org.jboss.util.TimedCachePolicy
Get the frequency of the current time snapshot.
getResourceHolder() - Method in interface org.jboss.util.deadlock.Resource
 
getResourceLocally(String) - Method in interface org.jboss.util.loading.Translatable
 
getReuseAddress() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getRoot(Object, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelProvider
 
getRoot(Object, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelProvider
 
getRoot() - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
getRoot(Object, String, String) - Method in interface org.jboss.xml.binding.ObjectModelProvider
Called by the framework when a root XML element is marshalled.
getRoot() - Method in interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler
 
getRootEntry() - Method in class org.jboss.util.StackTrace
Return the root entry for this stack trace.
getRootList(DTD) - Static method in class org.jboss.xml.binding.DtdMarshaller
 
getSendBufferSize() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getShortClassName() - Method in class org.jboss.util.StackTrace.Entry
Get the short class name for this entry.
getSoLinger() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getSoTimeout() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getSocketFactory() - Method in interface org.jboss.net.ssl.SSLSocketFactoryBuilder
 
getSourceFileName() - Method in class org.jboss.util.StackTrace.Entry
Get the source file name for this entry.
getStartState() - Method in class org.jboss.util.state.StateMachine
Get the start state of the state machine.
getStartTimeout() - Method in interface org.jboss.util.threadpool.Task
The time before the task must be accepted
getStates() - Method in class org.jboss.util.state.StateMachine
Get the states of the state machine.
getSubTrace(int) - Method in class org.jboss.util.StackTrace
Returns a sub trace starting at the the given level.
getSubTrace(int, int) - Method in class org.jboss.util.StackTrace
Returns a sub trace starting at the the given level.
getSwitchContext() - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher
Retrieve a switch context
getSwitchContext(ClassLoader) - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher
Retrieve a switch context and set the new context classloader
getSwitchContext(Class) - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher
Deprecated. using a class to determine the classloader is a bad idea, it has the same problems as Class.forName()
getTags() - Method in class org.jboss.util.propertyeditor.BooleanEditor
 
getTarget() - Method in class org.jboss.util.state.Transition
 
getTask() - Method in class org.jboss.util.threadpool.MinPooledExecutor
 
getTaskCompletionTimeout() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
getTaskCompletionTimeout() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
getTaskCompletionTimeout() - Method in interface org.jboss.util.threadpool.TaskWrapper
The time before the task must be completed
getTaskPriority() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
getTaskPriority() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
getTaskPriority() - Method in interface org.jboss.util.threadpool.TaskWrapper
The priority of the task
getTaskStartTimeout() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
getTaskStartTimeout() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
getTaskStartTimeout() - Method in interface org.jboss.util.threadpool.TaskWrapper
The time before the task must be accepted
getTaskWaitType() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
getTaskWaitType() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
getTaskWaitType() - Method in interface org.jboss.util.threadpool.TaskWrapper
Get the type of wait
getTcpNoDelay() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getThread() - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext
Retrieve the current thread
getThreadGroupName() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
getThreadGroupName() - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Retrieve the thread group name
getTime() - Method in class org.jboss.util.StopWatch
Get the elapsed time since the watch was created or last reset.
getTime() - Method in class org.jboss.util.id.UID
Get the time portion of this UID.
getTrafficClass() - Method in class org.jboss.net.sockets.TimeoutSocket
 
getTransition(String) - Method in class org.jboss.util.state.State
Lookup an allowed transition given its name.
getTransitions() - Method in class org.jboss.util.state.State
Get the Map of allowed transitions for this state.
getType() - Method in class org.jboss.util.coerce.BoundCoercionHandler
Get the target class type for this CoercionHandler.
getType() - Method in class org.jboss.util.coerce.CharacterHandler
Get the target class type for this CoercionHandler.
getType() - Method in class org.jboss.util.coerce.ClassHandler
Get the target class type for this CoercionHandler.
getType() - Method in class org.jboss.util.coerce.CoercionHandler
Get the target class type for this CoercionHandler.
getType() - Method in class org.jboss.util.coerce.FileHandler
Get the target class type for this CoercionHandler.
getType(int) - Method in class org.jboss.xml.binding.AttributesImpl
 
getType(String, String) - Method in class org.jboss.xml.binding.AttributesImpl
 
getType(String) - Method in class org.jboss.xml.binding.AttributesImpl
 
getType() - Method in interface org.jboss.xml.binding.ContentNavigator
 
getType() - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
getUID() - Method in class org.jboss.util.id.GUID
Get the UID portion of this GUID.
getUID() - Method in class org.jboss.util.id.VMID
Get the UID portion of this VMID.
getURI(int) - Method in class org.jboss.xml.binding.AttributesImpl
 
getURL() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getUniqueChild(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
Gets the child of the specified element having the specified unique name.
getUniqueChildContent(Element, String) - Static method in class org.jboss.util.xml.XmlHelper
Macro to get the content of a unique child element.
getUseCaches() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
getUsers() - Method in class org.jboss.util.Semaphore
 
getVMID() - Method in class org.jboss.util.id.GUID
Get the VMID portion of this GUID.
getValidKeys() - Method in class org.jboss.util.TimedCachePolicy
Get the list of keys for entries that are not expired.
getValue() - Method in class org.jboss.util.MuBoolean
Get the boolean value of this mutable boolean.
getValue() - Method in class org.jboss.util.MuByte
Get the byte value of this mutable byte.
getValue() - Method in class org.jboss.util.MuCharacter
Return the char value of this mutable character.
getValue() - Method in class org.jboss.util.MuDouble
Get the value of this mutable double.
getValue() - Method in class org.jboss.util.MuFloat
Get the float value of this mutable float.
getValue() - Method in class org.jboss.util.MuInteger
Get the value of this mutable integer.
getValue() - Method in class org.jboss.util.MuLong
Return the value of this mutable long integer.
getValue() - Method in class org.jboss.util.MuShort
Return the value of this mutable short integer.
getValue() - Method in interface org.jboss.util.Mutable
Get the value of a mutable object.
getValue() - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Get the value component of the TimedEntry.
getValue() - Method in class org.jboss.util.propertyeditor.BigDecimalEditor
Returns a BigDecimal for the input object converted to a string.
getValue() - Method in class org.jboss.util.propertyeditor.BlockingModeEditor
Returns a BlockingMode for the input object converted to a string.
getValue() - Method in class org.jboss.util.propertyeditor.ClassEditor
Returns a Class for the input object converted to a string.
getValue() - Method in class org.jboss.util.propertyeditor.DateEditor
Returns a Date for the input object converted to a string.
getValue() - Method in class org.jboss.util.propertyeditor.FileEditor
Returns a URL for the input object converted to a string.
getValue() - Method in class org.jboss.util.propertyeditor.InetAddressEditor
Returns a InetAddress for the input object converted to a string.
getValue() - Method in class org.jboss.util.propertyeditor.PropertiesEditor
Returns a Properties object initialized with current getAsText value interpretted as a .properties file contents.
getValue() - Method in class org.jboss.util.propertyeditor.URLEditor
Returns a URL for the input object converted to a string.
getValue(int) - Method in class org.jboss.xml.binding.AttributesImpl
 
getValue(String, String) - Method in class org.jboss.xml.binding.AttributesImpl
 
getValue(String) - Method in class org.jboss.xml.binding.AttributesImpl
 
getVersion() - Static method in class org.jboss.util.platform.Java
Return the version of Java supported by the VM.
getWaitType() - Method in interface org.jboss.util.threadpool.Task
Get the type of wait
getWaiters() - Method in class org.jboss.util.WaitSemaphore
 
groupname - Variable in class org.jboss.util.property.PropertyContainer
The group name for this container.

H

HYPHEN_MINUS - Static variable in class org.jboss.xml.binding.Util
Characters that are considered to be word separators while convertinging XML names to Java identifiers according to JAXB 2.0 spec.
Handler - class org.jboss.net.protocol.file.Handler.
A protocol handler for the 'file' protocol.
Handler() - Constructor for class org.jboss.net.protocol.file.Handler
 
Handler - class org.jboss.net.protocol.njar.Handler.
A protocol handler for the n(ested)jar protocol.
Handler() - Constructor for class org.jboss.net.protocol.njar.Handler
 
Handler - class org.jboss.net.protocol.resource.Handler.
A protocol handler for the 'resource' protocol.
Handler() - Constructor for class org.jboss.net.protocol.resource.Handler
 
HashCode - class org.jboss.util.HashCode.
A hash-code generator and a collection of static hash-code generation methods.
HashCode(int) - Constructor for class org.jboss.util.HashCode
Construct a new HashCode using the given int as the base value.
HashCode() - Constructor for class org.jboss.util.HashCode
Construct a new HashCode.
Heap - class org.jboss.util.Heap.
Data structure that mantains data in a ordered binary tree; each node is greater (smaller) or equal than its 2 sub-nodes, for all the hierarchy.
Heap() - Constructor for class org.jboss.util.Heap
Creates a new Heap whose elements inserted implement the Comparable interface.
Heap(Comparator) - Constructor for class org.jboss.util.Heap
Creates a new Heap whose elements are compared using the given Comparator.
handleContent(ContentHandler) - Method in class org.jboss.xml.binding.Content
 
hasMoreElements() - Method in class org.jboss.util.collection.SerializableEnumeration
 
hasNext() - Method in class org.jboss.util.collection.ArrayIterator
Returns true if there are more elements in the iteration.
hasNext() - Method in class org.jboss.util.collection.CompoundIterator
Check if there are more elements.
hasNext() - Method in class org.jboss.util.collection.ReverseListIterator
Check if there are more elements.
hasNext() - Method in class org.jboss.util.file.DirectoryArchiveBrowser
 
hasNext() - Method in class org.jboss.util.file.JarArchiveBrowser
 
hashCode() - Method in class org.jboss.net.sockets.DefaultSocketFactory
 
hashCode() - Method in class org.jboss.net.sockets.QueuedClientSocketFactory
 
hashCode() - Method in class org.jboss.net.sockets.TimeoutClientSocketFactory
 
hashCode() - Method in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
hashCode() - Method in class org.jboss.util.HashCode
Get the hash-code.
hashCode() - Method in class org.jboss.util.MuBoolean
Return the hash code for this mutable boolean.
hashCode() - Method in class org.jboss.util.MuByte
Get the hash code for this mutable byte.
hashCode() - Method in class org.jboss.util.MuCharacter
Get the hash code of this mutable character.
hashCode() - Method in class org.jboss.util.MuDouble
Get the hash code for this mutable double.
hashCode() - Method in class org.jboss.util.MuFloat
Get the hash code for this mutable float.
hashCode() - Method in class org.jboss.util.MuInteger
Get the hash code for this mutable integer.
hashCode() - Method in class org.jboss.util.MuLong
Get the hash code of this mutable long integer.
hashCode() - Method in class org.jboss.util.MuShort
Get the hash code for this mutable short integer.
hashCode() - Method in class org.jboss.util.Null
Returns zero.
hashCode - Variable in class org.jboss.util.SoftObject
The hash code of the nested object
hashCode() - Method in class org.jboss.util.SoftObject
Return the hash code of the nested object.
hashCode() - Method in class org.jboss.util.StackTrace.Entry
Return the hash code of this object.
hashCode - Variable in class org.jboss.util.WeakObject
The hash code of the nested object
hashCode() - Method in class org.jboss.util.WeakObject
Return the hash code of the nested object.
hashCode() - Method in class org.jboss.util.collection.CompoundKey
Get the hash code of this object.
hashCode - Variable in class org.jboss.util.id.GUID
The hash code of this GUID
hashCode() - Method in class org.jboss.util.id.GUID
Return the hash code of this GUID.
hashCode() - Method in class org.jboss.util.id.UID
Return the hash code of this UID.
hashCode - Variable in class org.jboss.util.id.VMID
The hash code of this VMID
hashCode() - Method in class org.jboss.util.id.VMID
Return the hash code of this VMID.
hashCode() - Method in class org.jboss.util.platform.PID
Return the hash code of this PID.
hashCode() - Method in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
hashCode() - Method in class org.jboss.xml.binding.AbstractMarshaller.QName
 
hashCode() - Method in class org.jboss.xml.binding.Content.StartPrefixMapping
 

I

ID - interface org.jboss.util.id.ID.
A tagging interface for an identifier.
INSTANCE - Static variable in class org.jboss.util.stream.NullInputStream
A default null input stream.
INSTANTIATOR - Static variable in class org.jboss.util.loading.ContextClassLoader
Instantiate a new context class loader
INSTANTIATOR - Static variable in class org.jboss.util.loading.ContextClassLoaderSwitcher
Instantiate a new context class loader switcher
INT - Static variable in interface org.jboss.xml.binding.TypeConverter
 
IllegalTransitionException - exception org.jboss.util.state.IllegalTransitionException.
An exception thrown when an invalid transition is attempted from a state.
IllegalTransitionException(String) - Constructor for class org.jboss.util.state.IllegalTransitionException
 
InetAddressEditor - class org.jboss.util.propertyeditor.InetAddressEditor.
A property editor for InetAddress.
InetAddressEditor() - Constructor for class org.jboss.util.propertyeditor.InetAddressEditor
 
IntArrayEditor - class org.jboss.util.propertyeditor.IntArrayEditor.
A property editor for int[].
IntArrayEditor() - Constructor for class org.jboss.util.propertyeditor.IntArrayEditor
 
IntegerEditor - class org.jboss.util.propertyeditor.IntegerEditor.
A property editor for Integer.
IntegerEditor() - Constructor for class org.jboss.util.propertyeditor.IntegerEditor
 
InterruptableInputStream - class org.jboss.net.sockets.InterruptableInputStream.
An InputStream that uses the SocketTimeoutException thrown during read timeouts to check if the thread has been interrupted.
InterruptableInputStream(InputStream) - Constructor for class org.jboss.net.sockets.InterruptableInputStream
 
Iterators - class org.jboss.util.collection.Iterators.
A collection of Iterator and Enumeration utilities.
Iterators() - Constructor for class org.jboss.util.collection.Iterators
 
id - Variable in class org.jboss.util.id.UID
The identity portion of the UID
id - Variable in class org.jboss.util.platform.PID
The int process identifier.
ignorableWhitespace(char[], int, int) - Method in class org.jboss.xml.binding.ContentPopulator
 
ignorableWhitespace(char[], int, int) - Method in class org.jboss.xml.binding.ContentWriter
 
ignoreCase - Variable in class org.jboss.util.file.FilePrefixFilter
Flag to signal that we want to ignore the case.
ignoreCase - Variable in class org.jboss.util.file.FileSuffixFilter
Flag to signal that we want to ignore the case.
ignoreCase - Variable in class org.jboss.util.file.FilenamePrefixFilter
Flag to signal that we want to ignore the case.
ignoreCase - Variable in class org.jboss.util.file.FilenameSuffixFilter
Flag to signal that we want to ignore the case.
importXml(Element) - Method in interface org.jboss.util.xml.XmlLoadable
 
increment() - Method in class org.jboss.util.Counter
Increment the counter.
increment() - Method in class org.jboss.util.LongCounter
Increment the counter.
increment() - Method in class org.jboss.util.MuByte
Increment the value of this mutable byte.
increment() - Method in class org.jboss.util.MuInteger
Increment the value of this mutable integer.
increment() - Method in class org.jboss.util.MuLong
Increment the value of this mutable long.
increment() - Method in class org.jboss.util.MuShort
Increment the value of this mutable short.
index - Variable in class org.jboss.util.NullArgumentException
The index of the argument or null if no index.
index - Variable in class org.jboss.util.collection.ArrayIterator
The current position in the array.
index - Variable in class org.jboss.util.collection.CompoundIterator
The index of the current iterator.
info(Object) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
info(Object, Throwable) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
info(Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with a level of INFO.
info(Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg and throwable with a level of INFO.
info(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of INFO.
info(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of INFO.
info(Object) - Method in interface org.jboss.logging.LoggerPlugin
 
info(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
 
info(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
info(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
init(String) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
init(String) - Method in class org.jboss.logging.Log4jLoggerPlugin
 
init() - Static method in class org.jboss.logging.Logger
Initialize the LoggerPlugin class to use as the delegate to the logging system.
init(String) - Method in interface org.jboss.logging.LoggerPlugin
 
init(String) - Method in class org.jboss.logging.NullLoggerPlugin
 
init(long) - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Initializes an entry with the current cache time.
init(GenericObjectModelFactory, Object) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
insert(Object, Object) - Method in interface org.jboss.util.CachePolicy
Inserts the specified object into the cache following the implemented policy.
insert(Object) - Method in class org.jboss.util.Heap
Inserts the given element in this heap.
insert(Object, Object) - Method in class org.jboss.util.LRUCachePolicy
 
insert(Object, Object) - Method in class org.jboss.util.SynchronizedCachePolicy
 
insert(Object, Object) - Method in class org.jboss.util.TimedCachePolicy
Insert a value into the cache.
install(Class, CoercionHandler) - Static method in class org.jboss.util.coerce.CoercionHandler
Install a CoercionHandler for a given class type.
install(BoundCoercionHandler) - Static method in class org.jboss.util.coerce.CoercionHandler
Install a BoundCoercionHandler.
instance - Variable in class org.jboss.util.FieldInstance
Instance
instance - Variable in class org.jboss.util.property.MethodBoundPropertyListener
Instance object that contains setter method
intValue() - Method in class org.jboss.util.MuByte
Return the int value of this object.
intValue() - Method in class org.jboss.util.MuDouble
Return the int value of this object.
intValue() - Method in class org.jboss.util.MuFloat
Return the int value of this object.
intValue() - Method in class org.jboss.util.MuInteger
Return the int value of this object.
intValue() - Method in class org.jboss.util.MuLong
Return the int value of this object.
intValue() - Method in class org.jboss.util.MuNumber
Returns the value of the specified number as a int.
intValue() - Method in class org.jboss.util.MuShort
Return the int value of this object.
invoke(long, Object[]) - Method in interface org.jboss.net.sockets.RMIMultiSocket
 
invoke(Object, Method, Object[]) - Method in class org.jboss.net.sockets.RMIMultiSocketClient
 
invoke(long, Object[]) - Method in class org.jboss.net.sockets.RMIMultiSocketHandler
 
invokeSetter(String) - Method in class org.jboss.util.property.MethodBoundPropertyListener
Coerce and invoke the property setter method on the instance.
isADE(Throwable) - Static method in class org.jboss.util.deadlock.ApplicationDeadlockException
Detects exception contains is or a ApplicationDeadlockException.
isAcceptOnMatch() - Method in class org.jboss.logging.filter.TCLFilter
 
isAcceptState() - Method in class org.jboss.util.state.State
An accept state is indicated by no transitions
isArray(Object) - Static method in class org.jboss.util.Objects
Check if the given object is an array (primitve or native).
isAttributeType(Class) - Static method in class org.jboss.xml.binding.Util
 
isBound() - Method in class org.jboss.net.sockets.TimeoutSocket
 
isClosed() - Method in class org.jboss.net.sockets.TimeoutSocket
 
isCompatible(int) - Static method in class org.jboss.util.platform.Java
Retrurns true if the current virtual machine is compatible with the given version identifer.
isComplete() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
isComplete() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
isComplete() - Method in interface org.jboss.util.threadpool.TaskWrapper
Indicate if the task has exited the Runnable#run method
isConnected() - Method in class org.jboss.net.sockets.TimeoutSocket
 
isCurrent(long) - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Is the entry still valid basis the current time
isDebugEnabled() - Method in class org.jboss.logging.JDK14LoggerPlugin
 
isDebugEnabled() - Method in class org.jboss.logging.Log4jLoggerPlugin
Check to see if the TRACE level is enabled for this logger.
isDebugEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE level is enabled for this logger.
isDebugEnabled() - Method in interface org.jboss.logging.LoggerPlugin
 
isDebugEnabled() - Method in class org.jboss.logging.NullLoggerPlugin
 
isEjbQlIdentifier(String) - Static method in class org.jboss.util.Strings
Check whether the given String is an identifier according to the EJB-QL definition.
isEmpty(String) - Static method in class org.jboss.util.Strings
Check if the given string is empty.
isEmpty() - Method in class org.jboss.util.collection.AbstractQueue
Check if the queue is empty.
isEmpty() - Method in class org.jboss.util.collection.ListSet
Returns true if this set contains no elements.
isEmpty() - Method in interface org.jboss.util.collection.Queue
Check if the queue is empty.
isEmpty() - Method in class org.jboss.util.collection.WeakSet
Returns true if this set contains no elements.
isEmpty() - Method in class org.jboss.util.collection.WeakValueHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface org.jboss.xml.binding.AbstractMarshaller.Stack
 
isEmpty() - Method in class org.jboss.xml.binding.AbstractMarshaller.StackImpl
 
isEntityResolved() - Method in class org.jboss.util.xml.JBossEntityResolver
Returns the boolean value to inform id DTD was found in the XML file or not
isFull() - Method in class org.jboss.util.collection.AbstractQueue
Check if the queue is full.
isFull() - Method in interface org.jboss.util.collection.Queue
Check if the queue is full.
isInfoEnabled() - Method in class org.jboss.logging.JDK14LoggerPlugin
 
isInfoEnabled() - Method in class org.jboss.logging.Log4jLoggerPlugin
Check to see if the INFO level is enabled for this logger.
isInfoEnabled() - Method in class org.jboss.logging.Logger
Check to see if the INFO level is enabled for this logger.
isInfoEnabled() - Method in interface org.jboss.logging.LoggerPlugin
 
isInfoEnabled() - Method in class org.jboss.logging.NullLoggerPlugin
 
isInputShutdown() - Method in class org.jboss.net.sockets.TimeoutSocket
 
isInstalled(Class) - Static method in class org.jboss.util.coerce.CoercionHandler
Check if there is a CoercionHandler installed for the given class.
isInterrupted() - Method in class org.jboss.util.WorkerQueue
Returns whether the worker thread has been interrupted.
isJavaKeyword(String) - Static method in class org.jboss.util.Strings
Check whether the given String is a reserved Java Keyword according to the Java Language Specifications.
isMyEnd(Object) - Method in class org.jboss.xml.binding.Content.StartElement
 
isNormalizedString(String) - Static method in class org.jboss.xml.binding.TypeBinding
 
isOutputShutdown() - Method in class org.jboss.net.sockets.TimeoutSocket
 
isPrimitive(Class) - Static method in class org.jboss.util.Classes
Check if the given class is a primitive class or a primitive wrapper class.
isPrimitive(String) - Static method in class org.jboss.util.Classes
Check type against boolean, byte, char, short, int, long, float, double.
isPrimitiveWrapper(Class) - Static method in class org.jboss.util.Classes
Check if the given class is a primitive wrapper class.
isRunning() - Method in class org.jboss.util.StopWatch
Check if the watch is running.
isTraceEnabled() - Method in class org.jboss.logging.JDK14LoggerPlugin
 
isTraceEnabled() - Method in class org.jboss.logging.Log4jLoggerPlugin
 
isTraceEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE level is enabled for this logger.
isTraceEnabled() - Method in interface org.jboss.logging.LoggerPlugin
 
isTraceEnabled() - Method in class org.jboss.logging.NullLoggerPlugin
 
isTriggeringEvent(LoggingEvent) - Method in class org.jboss.logging.appender.RegexEventEvaluator
Lookup the current MDC 'RegexEventEvaluator' to determine the regular expression context that should be applied to determine if the logging event should be considered a triggering event.
isValidJavaIdentifier(String) - Static method in class org.jboss.util.Strings
Check whether the given String is a valid identifier according to the Java Language specifications.
isValidToken(String) - Static method in class org.jboss.xml.binding.TypeBinding
 
isVersion(int) - Static method in class org.jboss.util.platform.Java
Retrurns true if the given version identifer is equal to the version identifier of the current virtuial machine.
iterator() - Method in class org.jboss.util.StackTrace
Returns an iterator over all of the entries in the stack trace.
iterator() - Method in class org.jboss.util.collection.CachedCollection
Returns an iterator over the elements contained in this collection.
iterator() - Method in class org.jboss.util.collection.ListQueue
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class org.jboss.util.collection.ListSet
Return an iteration over the elements in the set.
iterator() - Method in class org.jboss.util.collection.WeakSet
Return an iteration over the elements in the set.
iters - Variable in class org.jboss.util.collection.CompoundIterator
The array of iterators to iterate over.

J

JAR_SEPARATOR - Static variable in class org.jboss.net.protocol.njar.Handler
 
JAVA_UTIL_DATE - Static variable in interface org.jboss.xml.binding.TypeConverter
 
JBossEntityResolver - class org.jboss.util.xml.JBossEntityResolver.
Local entity resolver to handle standard J2EE DTDs and Schemas as well as JBoss specific DTDs.
JBossEntityResolver() - Constructor for class org.jboss.util.xml.JBossEntityResolver
 
JBossXBException - exception org.jboss.xml.binding.JBossXBException.
 
JBossXBException() - Constructor for class org.jboss.xml.binding.JBossXBException
 
JBossXBException(String) - Constructor for class org.jboss.xml.binding.JBossXBException
 
JBossXBException(Throwable) - Constructor for class org.jboss.xml.binding.JBossXBException
 
JBossXBException(String, Throwable) - Constructor for class org.jboss.xml.binding.JBossXBException
 
JBossXBParser - interface org.jboss.xml.binding.parser.JBossXBParser.
 
JBossXBParser.ContentHandler - interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler.
 
JBossXBRuntimeException - exception org.jboss.xml.binding.JBossXBRuntimeException.
 
JBossXBRuntimeException() - Constructor for class org.jboss.xml.binding.JBossXBRuntimeException
 
JBossXBRuntimeException(String) - Constructor for class org.jboss.xml.binding.JBossXBRuntimeException
 
JBossXBRuntimeException(Throwable) - Constructor for class org.jboss.xml.binding.JBossXBRuntimeException
 
JBossXBRuntimeException(String, Throwable) - Constructor for class org.jboss.xml.binding.JBossXBRuntimeException
 
JBossXBValueFormatException - exception org.jboss.xml.binding.JBossXBValueFormatException.
 
JBossXBValueFormatException() - Constructor for class org.jboss.xml.binding.JBossXBValueFormatException
 
JBossXBValueFormatException(String) - Constructor for class org.jboss.xml.binding.JBossXBValueFormatException
 
JBossXBValueFormatException(Throwable) - Constructor for class org.jboss.xml.binding.JBossXBValueFormatException
 
JBossXBValueFormatException(String, Throwable) - Constructor for class org.jboss.xml.binding.JBossXBValueFormatException
 
JDK14LoggerPlugin - class org.jboss.logging.JDK14LoggerPlugin.
An example LoggerPlugin which uses the JDK java.util.logging framework.
JDK14LoggerPlugin() - Constructor for class org.jboss.logging.JDK14LoggerPlugin
 
JarArchiveBrowser - class org.jboss.util.file.JarArchiveBrowser.
Comment
JarArchiveBrowser(File, ArchiveBrowser.Filter) - Constructor for class org.jboss.util.file.JarArchiveBrowser
 
JarUtils - class org.jboss.util.file.JarUtils.
A utility class for dealing with Jar files.
Java - class org.jboss.util.platform.Java.
Provides common access to specifics about the version of Java that a virtual machine supports.
jar(OutputStream, File) - Static method in class org.jboss.util.file.JarUtils
This function will create a Jar archive containing the src file/directory.
jar(OutputStream, File[]) - Static method in class org.jboss.util.file.JarUtils
This function will create a Jar archive containing the src file/directory.
jar(OutputStream, File[], FileFilter) - Static method in class org.jboss.util.file.JarUtils
This function will create a Jar archive containing the src file/directory.
jar(OutputStream, File[], FileFilter, String, Manifest) - Static method in class org.jboss.util.file.JarUtils
This function will create a Jar archive containing the src file/directory.
join(StringBuffer, Object[], String) - Static method in class org.jboss.util.Strings
Join an array of strings into one delimited string.
join(Object[], String) - Static method in class org.jboss.util.Strings
Join an array of strings into one delimited string.
join(Object[]) - Static method in class org.jboss.util.Strings
Convert and join an array of objects into one string.
join(byte[]) - Static method in class org.jboss.util.Strings
Convert and join an array of bytes into one string.
join(StringBuffer, Object[], String, String, String) - Static method in class org.jboss.util.Strings
Return a string composed of the given array.
join(Object[], String, String, String) - Static method in class org.jboss.util.Strings
Return a string composed of the given array.

K

keepAlive() - Method in class org.jboss.util.threadpool.MinPooledExecutor
We keep alive unless we are told to shutdown or there are more than keepAliveSize threads in the pool
keepAliveSize - Variable in class org.jboss.util.threadpool.MinPooledExecutor
The number of threads to keep alive threads
keySet(boolean) - Method in class org.jboss.util.property.PropertyMap
Returns a set of keys for all entries in this group and optionally all of the keys in the defaults map.

L

LINE_SEPARATOR - Static variable in interface org.jboss.util.platform.Constants
Platform dependent line separator.
LOG4J_PLUGIN_CLASS_NAME - Static variable in class org.jboss.logging.Logger
The default LoggerPlugin implementation is log4j
LONG - Static variable in interface org.jboss.xml.binding.TypeConverter
 
LOW_LINE - Static variable in class org.jboss.xml.binding.Util
 
LRUCachePolicy - class org.jboss.util.LRUCachePolicy.
Implementation of a Least Recently Used cache policy.
LRUCachePolicy() - Constructor for class org.jboss.util.LRUCachePolicy
Creates a LRU cache policy object with zero cache capacity.
LRUCachePolicy(int, int) - Constructor for class org.jboss.util.LRUCachePolicy
Creates a LRU cache policy object with the specified minimum and maximum capacity.
LRUCachePolicy.LRUCacheEntry - class org.jboss.util.LRUCachePolicy.LRUCacheEntry.
Double linked cell used as entry in the cache list.
LRUCachePolicy.LRUCacheEntry(Object, Object) - Constructor for class org.jboss.util.LRUCachePolicy.LRUCacheEntry
Creates a new double linked cell, storing the object we want to cache and the key that is used to retrieve it.
LRUCachePolicy.LRUList - class org.jboss.util.LRUCachePolicy.LRUList.
Double queued list used to store cache entries.
LRUCachePolicy.LRUList() - Constructor for class org.jboss.util.LRUCachePolicy.LRUList
Creates a new double queued list.
ListQueue - class org.jboss.util.collection.ListQueue.
A ListQueue implements a first-in, first-out container using a List as a data structure.
ListQueue(List, int) - Constructor for class org.jboss.util.collection.ListQueue
Construct a new constrained ListQueue.
ListQueue(int) - Constructor for class org.jboss.util.collection.ListQueue
Construct a new constrained ListQueue using a LinkedList for a data-structure.
ListQueue(List) - Constructor for class org.jboss.util.collection.ListQueue
Construct a new unconstrained ListQueue.
ListQueue() - Constructor for class org.jboss.util.collection.ListQueue
Construct a new unconstrained ListQueue using a LinkedList for a data-structure.
ListSet - class org.jboss.util.collection.ListSet.
A thin wrapper around a List transforming it into a modifiable Set.
ListSet(List) - Constructor for class org.jboss.util.collection.ListSet
Construct a ListSet.
ListSet() - Constructor for class org.jboss.util.collection.ListSet
Construct a ListSet using an ArrayList for backing.
ListSet(Collection) - Constructor for class org.jboss.util.collection.ListSet
Construct a ListSet using an ArrayList for backing and populated with the given elements.
Log4jLoggerPlugin - class org.jboss.logging.Log4jLoggerPlugin.
Delegate for org.jboss.logging.Logger logging to log4j.
Log4jLoggerPlugin() - Constructor for class org.jboss.logging.Log4jLoggerPlugin
 
Logger - class org.jboss.logging.Logger.
Logger wrapper that tries to dynamically load a log4j class to determine if log4j is available in the VM.
Logger(String) - Constructor for class org.jboss.logging.Logger
Creates new Logger the given logger name.
LoggerPlugin - interface org.jboss.logging.LoggerPlugin.
Defines a "pluggable" login module.
LoggerPluginWriter - class org.jboss.logging.util.LoggerPluginWriter.
A subclass of PrintWriter that redirects its output to a LoggerPlugin at INFO level.
LoggerPluginWriter(LoggerPlugin) - Constructor for class org.jboss.logging.util.LoggerPluginWriter
 
LoggerStream - class org.jboss.logging.util.LoggerStream.
A subclass of PrintStream that redirects its output to a log4j Logger.
LoggerStream(Logger) - Constructor for class org.jboss.logging.util.LoggerStream
Redirect logging to the indicated logger using Level.INFO
LoggerStream(Logger, Level, PrintStream) - Constructor for class org.jboss.logging.util.LoggerStream
Redirect logging to the indicated logger using the given level.
LoggerWriter - class org.jboss.logging.util.LoggerWriter.
A subclass of PrintWriter that redirects its output to a log4j Logger.
LoggerWriter(Logger) - Constructor for class org.jboss.logging.util.LoggerWriter
Redirect logging to the indicated logger using Level.INFO
LoggerWriter(Logger, Level) - Constructor for class org.jboss.logging.util.LoggerWriter
Redirect logging to the indicated logger using the given level.
LongCounter - class org.jboss.util.LongCounter.
A long integer counter class.
LongCounter(long) - Constructor for class org.jboss.util.LongCounter
Construct a LongCounter with a starting value.
LongCounter() - Constructor for class org.jboss.util.LongCounter
Construct a LongCounter.
LongEditor - class org.jboss.util.propertyeditor.LongEditor.
A property editor for Integer.
LongEditor() - Constructor for class org.jboss.util.propertyeditor.LongEditor
 
left(int) - Method in class org.jboss.util.Heap
Returns the left child index of index.
lineNumber - Variable in class org.jboss.util.StackTrace.Entry
The source file line number for this entry
list - Variable in class org.jboss.util.collection.CachedList
Wrapped list.
list - Variable in class org.jboss.util.collection.ListQueue
List container
list - Variable in class org.jboss.util.collection.ListSet
The List which will be used for element storage.
list - Variable in class org.jboss.util.collection.ReverseListIterator
The list to get elements from
listFiles(URL, URLLister.URLFilter, boolean) - Method in class org.jboss.net.protocol.file.FileURLLister
 
listMembers(URL, String, boolean) - Method in interface org.jboss.net.protocol.URLLister
List the members of the given collection URL that match the patterns supplied and, if it contains directory that contains NO dot in the name and scanNonDottedSubDirs is true, recursively finds URL in these directories.
listMembers(URL, String) - Method in interface org.jboss.net.protocol.URLLister
List the members of the given collection URL that match the patterns supplied.
listMembers(URL, URLLister.URLFilter, boolean) - Method in interface org.jboss.net.protocol.URLLister
List the members of the given collection that are accepted by the filter
listMembers(URL, URLLister.URLFilter) - Method in interface org.jboss.net.protocol.URLLister
List the members of the given collection that are accepted by the filter
listMembers(URL, String, boolean) - Method in class org.jboss.net.protocol.URLListerBase
 
listMembers(URL, String) - Method in class org.jboss.net.protocol.URLListerBase
 
listMembers(URL, URLLister.URLFilter) - Method in class org.jboss.net.protocol.file.FileURLLister
 
listMembers(URL, URLLister.URLFilter, boolean) - Method in class org.jboss.net.protocol.file.FileURLLister
 
listMembers(URL, URLLister.URLFilter) - Method in class org.jboss.net.protocol.http.DavURLLister
 
listMembers(URL, URLLister.URLFilter, boolean) - Method in class org.jboss.net.protocol.http.DavURLLister
 
listeners - Static variable in class org.jboss.util.ThrowableHandler
The list of listeners
load(String, Map) - Static method in class org.jboss.util.property.PropertyManager
Load properties from a map.
load(Map) - Static method in class org.jboss.util.property.PropertyManager
Load properties from a map.
load(PropertyReader) - Static method in class org.jboss.util.property.PropertyManager
Load properties from a PropertyReader.
load(String) - Static method in class org.jboss.util.property.PropertyManager
Load properties from a PropertyReader specifed by the given class name.
load(String, Map) - Method in class org.jboss.util.property.PropertyMap
Load properties from a map.
load(Map) - Method in class org.jboss.util.property.PropertyMap
Load properties from a map.
load(PropertyReader) - Method in class org.jboss.util.property.PropertyMap
Load properties from a PropertyReader.
load(String) - Method in class org.jboss.util.property.PropertyMap
Load properties from a PropertyReader specifed by the given class name.
loadClass(String) - Static method in class org.jboss.util.Classes
This method acts equivalently to invoking Thread.currentThread().getContextClassLoader().loadClass(className); but it also supports primitive types and array classes of object types or primitive types.
loadClass(String, ClassLoader) - Static method in class org.jboss.util.Classes
This method acts equivalently to invoking classLoader.loadClass(className) but it also supports primitive types and array classes of object types or primitive types.
loadClass(String, boolean) - Method in class org.jboss.util.loading.DelegatingClassLoader
Load a class, by asking the parent
loadProperties(Properties, String) - Method in class org.jboss.util.property.FilePropertyReader
Load properties from a file into a properties map.
log(Priority, Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Deprecated. Use Level versions.
log(Priority, Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Deprecated. Use Level versions.
log(Level, Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with the given level.
log(Level, Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with the given level.
log - Static variable in class org.jboss.util.property.jmx.SystemPropertyClassValue
 
logAcquire() - Method in class org.jboss.util.Semaphore
 
logDeadlock() - Method in class org.jboss.util.Semaphore
 
logRelease() - Method in class org.jboss.util.Semaphore
 
loggerDelegate - Variable in class org.jboss.logging.Logger
 
longValue() - Method in class org.jboss.util.MuByte
Return the long value of this object.
longValue() - Method in class org.jboss.util.MuDouble
Return the long value of this object.
longValue() - Method in class org.jboss.util.MuFloat
Return the long value of this object.
longValue() - Method in class org.jboss.util.MuInteger
Return the long value of this object.
longValue() - Method in class org.jboss.util.MuLong
Return the long value of this object.
longValue() - Method in class org.jboss.util.MuShort
Return the long value of this object.
lookup(Class) - Static method in class org.jboss.util.coerce.CoercionHandler
Lookup the CoercionHandler for a given class.

M

MIDDLE_DOT - Static variable in class org.jboss.xml.binding.Util
 
MIME2Java - class org.jboss.util.xml.MIME2Java.
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
MappingObjectModelFactory - class org.jboss.xml.binding.MappingObjectModelFactory.
An ObjectModelFactory that uses mappings
MappingObjectModelFactory() - Constructor for class org.jboss.xml.binding.MappingObjectModelFactory
 
MappingObjectModelProvider - class org.jboss.xml.binding.MappingObjectModelProvider.
 
MappingObjectModelProvider() - Constructor for class org.jboss.xml.binding.MappingObjectModelProvider
 
Marshaller - interface org.jboss.xml.binding.Marshaller.
An interface for marshaller implementations, e.g.
Marshaller.FACTORY - class org.jboss.xml.binding.Marshaller.FACTORY.
 
Marshaller.FACTORY() - Constructor for class org.jboss.xml.binding.Marshaller.FACTORY
 
MethodBoundPropertyListener - class org.jboss.util.property.MethodBoundPropertyListener.
Binds property values to class methods.
MethodBoundPropertyListener(Object, String, String) - Constructor for class org.jboss.util.property.MethodBoundPropertyListener
Construct a MethodBoundPropertyListener.
MethodBoundPropertyListener(Object, String) - Constructor for class org.jboss.util.property.MethodBoundPropertyListener
Construct a MethodBoundPropertyListener.
MethodHash - class org.jboss.net.sockets.MethodHash.
 
MethodHash() - Constructor for class org.jboss.net.sockets.MethodHash
 
MethodHashing - class org.jboss.util.MethodHashing.
Create a unique hash for
MethodHashing() - Constructor for class org.jboss.util.MethodHashing
 
MinPooledExecutor - class org.jboss.util.threadpool.MinPooledExecutor.
A pooled executor where the minimum pool size threads are kept alive.
MinPooledExecutor(int) - Constructor for class org.jboss.util.threadpool.MinPooledExecutor
Construct a new executor
MinPooledExecutor(Channel, int) - Constructor for class org.jboss.util.threadpool.MinPooledExecutor
Construct a new executor
MuBoolean - class org.jboss.util.MuBoolean.
A mutable boolean class.
MuBoolean() - Constructor for class org.jboss.util.MuBoolean
Construct a new mutable boolean.
MuBoolean(boolean) - Constructor for class org.jboss.util.MuBoolean
Construct a new mutable boolean.
MuBoolean(Object) - Constructor for class org.jboss.util.MuBoolean
Construct a new mutable boolean.
MuBoolean(String) - Constructor for class org.jboss.util.MuBoolean
Construct a new mutable boolean.
MuByte - class org.jboss.util.MuByte.
A mutable byte class.
MuByte() - Constructor for class org.jboss.util.MuByte
Construct a new mutable byte.
MuByte(byte) - Constructor for class org.jboss.util.MuByte
Construct a new mutable byte.
MuByte(Object) - Constructor for class org.jboss.util.MuByte
Construct a new mutable byte.
MuCharacter - class org.jboss.util.MuCharacter.
A mutable character class.
MuCharacter() - Constructor for class org.jboss.util.MuCharacter
Construct a new mutable character.
MuCharacter(char) - Constructor for class org.jboss.util.MuCharacter
Construct a new mutable character.
MuCharacter(Object) - Constructor for class org.jboss.util.MuCharacter
Construct a new mutable character.
MuDouble - class org.jboss.util.MuDouble.
A mutable double class.
MuDouble() - Constructor for class org.jboss.util.MuDouble
Construct a new mutable double.
MuDouble(double) - Constructor for class org.jboss.util.MuDouble
Construct a new mutable double.
MuDouble(Object) - Constructor for class org.jboss.util.MuDouble
Construct a new mutable double.
MuFloat - class org.jboss.util.MuFloat.
A mutable float class.
MuFloat() - Constructor for class org.jboss.util.MuFloat
Construct a new mutable float.
MuFloat(float) - Constructor for class org.jboss.util.MuFloat
Construct a new mutable float.
MuFloat(Object) - Constructor for class org.jboss.util.MuFloat
Construct a new mutable float.
MuInteger - class org.jboss.util.MuInteger.
A mutable integer class.
MuInteger() - Constructor for class org.jboss.util.MuInteger
Construct a new mutable integer.
MuInteger(int) - Constructor for class org.jboss.util.MuInteger
Construct a new mutable integer.
MuInteger(Object) - Constructor for class org.jboss.util.MuInteger
Construct a new mutable integer.
MuLong - class org.jboss.util.MuLong.
A mutable long integer class.
MuLong() - Constructor for class org.jboss.util.MuLong
Construct a new mutable long integer.
MuLong(long) - Constructor for class org.jboss.util.MuLong
Construct a new mutable long integer.
MuLong(Object) - Constructor for class org.jboss.util.MuLong
Construct a new mutable long integer.
MuNumber - class org.jboss.util.MuNumber.
An abstract mutable number class.
MuNumber() - Constructor for class org.jboss.util.MuNumber
 
MuShort - class org.jboss.util.MuShort.
A mutable short class.
MuShort() - Constructor for class org.jboss.util.MuShort
Construct a new mutable short integer.
MuShort(short) - Constructor for class org.jboss.util.MuShort
Construct a new mutable short integer.
MuShort(Object) - Constructor for class org.jboss.util.MuShort
Construct a new mutable short integer.
Mutable - interface org.jboss.util.Mutable.
Mutable object interface.
m_cacheMiss - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The cache misses happened
m_capacity - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The current capacity of the cache list
m_count - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The number of cached objects
m_head - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The head of the double linked list
m_key - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
The key used to retrieve the cached object
m_list - Variable in class org.jboss.util.LRUCachePolicy
The linked list used to implement the LRU algorithm
m_map - Variable in class org.jboss.util.LRUCachePolicy
The map holding the cached objects
m_maxCapacity - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The maximum capacity of the cache list
m_maxCapacity - Variable in class org.jboss.util.LRUCachePolicy
The maximum capacity of this cache
m_minCapacity - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The minimum capacity of the cache list
m_minCapacity - Variable in class org.jboss.util.LRUCachePolicy
The minimum capacity of this cache
m_next - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
Reference to the next cell in the list
m_object - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
The cached object
m_prev - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
Reference to the previous cell in the list
m_queueThread - Variable in class org.jboss.util.WorkerQueue
The thread that runs the Executable jobs
m_tail - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The tail of the double linked list
m_time - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
The timestamp of the creation
main(String[]) - Static method in class org.jboss.util.file.JarUtils
A simple jar-like tool used for testing.
maintain() - Method in class org.jboss.util.collection.WeakSet
Maintain the elements in the set.
makeDelegateUrl(URL) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
makeDelegateUrl(URL) - Method in class org.jboss.net.protocol.resource.ResourceURLConnection
 
makeDelegateUrlConnection(URL) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
makeDirectional(Counter, boolean) - Static method in class org.jboss.util.Counter
Returns a directional counter.
makeDirectional(LongCounter, boolean) - Static method in class org.jboss.util.LongCounter
Returns a directional counter.
makeImmutable(Iterator) - Static method in class org.jboss.util.collection.Iterators
Make an Iterator immutable
makeIndexPropertyName(String, int) - Method in class org.jboss.util.property.PropertyMap
Make an indexed property name.
makePath(String) - Static method in class org.jboss.logging.appender.FileAppender.Helper
 
makePrefixedPropertyName(String, String) - Method in class org.jboss.util.property.PropertyMap
Make a optionaly prefixed property name.
makeSynchronized(Counter) - Static method in class org.jboss.util.Counter
Return a synchronized counter.
makeSynchronized(LongCounter) - Static method in class org.jboss.util.LongCounter
Return a synchronized counter.
makeSynchronized(StopWatch) - Static method in class org.jboss.util.StopWatch
Return a synchronized stop watch.
makeSynchronized(Iterator) - Static method in class org.jboss.util.collection.Iterators
Returns a synchronized version of the given Iterator.
makeSynchronized(Enumeration) - Static method in class org.jboss.util.collection.Iterators
Returns a synchronized version of the given Enumeration.
mapClassToElement(Class, String, String, ObjectModelProvider) - Method in class org.jboss.xml.binding.MappingObjectModelProvider
 
mapClassToNamespace(Class, String, String, Reader, ObjectModelProvider) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
mapClassToNamespace(Class, String, String, String, ObjectModelProvider) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
mapClassToNamespace(Class, String, String, Reader, ObjectModelProvider) - Method in interface org.jboss.xml.binding.Marshaller
 
mapClassToNamespace(Class, String, String, String, ObjectModelProvider) - Method in interface org.jboss.xml.binding.Marshaller
 
mapElementToClass(String, Class) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
Map an element to a class
mapElementToField(String, Class, String, TypeConverter) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
Map an element to a field
mapFactoryToNamespace(GenericObjectModelFactory, String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
mapFactoryToNamespace(ObjectModelFactory, String) - Method in class org.jboss.xml.binding.Unmarshaller
 
mapFieldToElement(Class, String, String, String, TypeConverter) - Method in class org.jboss.xml.binding.MappingObjectModelProvider
 
mapJavaBeanProperties(Object, Properties) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
This method takes the properties found in the given beanProps to the bean using the property editor registered for the property.
mapPublicIdToSystemId(String, String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
mapPublicIdToSystemId(String, String) - Method in class org.jboss.xml.binding.DtdMarshaller
 
mapPublicIdToSystemId(String, String) - Method in interface org.jboss.xml.binding.Marshaller
 
mark(int) - Method in class org.jboss.net.sockets.InterruptableInputStream
 
mark(int) - Method in class org.jboss.util.stream.NullInputStream
Non-operation.
markSupported() - Method in class org.jboss.net.sockets.InterruptableInputStream
 
markSupported() - Method in class org.jboss.util.stream.NullInputStream
Always returns false.
marshal(String, ObjectModelProvider, Object, Writer) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
marshal(Reader, ObjectModelProvider, Object, Writer) - Method in class org.jboss.xml.binding.DtdMarshaller
 
marshal(String, ObjectModelProvider, Object, Writer) - Method in interface org.jboss.xml.binding.Marshaller
 
marshal(Reader, ObjectModelProvider, Object, Writer) - Method in interface org.jboss.xml.binding.Marshaller
 
marshal(Object, StringWriter) - Method in class org.jboss.xml.binding.SchemalessMarshaller
 
marshal(String, Object) - Static method in class org.jboss.xml.binding.TypeBinding
 
marshal(Object) - Method in interface org.jboss.xml.binding.TypeConverter
 
marshal(Reader, ObjectModelProvider, Object, Writer) - Method in class org.jboss.xml.binding.XercesXsMarshaller
 
marshal(String, ObjectModelProvider, Object, Writer) - Method in class org.jboss.xml.binding.XercesXsMarshaller
 
marshal(Reader, ObjectModelProvider, Object, Writer) - Method in class org.jboss.xml.binding.XsMarshaller
 
marshalDate(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
[-]yyyy-mm-dd
marshalDateTime(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
[-]yyyy-mm-ddThh:mm:ss[.s+][timezone]
marshalGDay(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
---DD[timezonePart]
marshalGMonth(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
--MM[timezone]
marshalGMonthDay(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
--MM-DD[timezone]
marshalGYear(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
 
marshalGYearMonth(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
[-]CCYY-MM[timezone]
marshalHexBinary(byte[]) - Static method in class org.jboss.xml.binding.TypeBinding
 
marshalTime(Calendar) - Static method in class org.jboss.xml.binding.TypeBinding
hh:mm:ss:sss[timezone]
maximumSize - Variable in class org.jboss.util.collection.AbstractQueue
Maximum queue size
methodHash(Method) - Static method in class org.jboss.util.MethodHashing
 
methodName - Variable in class org.jboss.util.StackTrace.Entry
The method name for this entry
multiply(byte) - Method in class org.jboss.util.MuByte
Multiply by the specified factor.
multiply(double) - Method in class org.jboss.util.MuDouble
Multiply by the specified factor.
multiply(float) - Method in class org.jboss.util.MuFloat
Multiply by the specified factor.
multiply(int) - Method in class org.jboss.util.MuInteger
Multiply by the specified factor.
multiply(long) - Method in class org.jboss.util.MuLong
Multiply by the specified factor.
multiply(short) - Method in class org.jboss.util.MuShort
Multiply by the specified factor.

N

NAMESPACES - Static variable in class org.jboss.xml.binding.Unmarshaller
 
NAMESPACE_PREFIXES - Static variable in class org.jboss.xml.binding.Unmarshaller
 
NESTED_TRACE_ENABLED - Static variable in interface org.jboss.util.NestedThrowable
A system wide flag to enable or disable printing of the nested detail throwable traces.
NEWLINE - Static variable in class org.jboss.util.StringPropertyReplacer
New line string constant
NJAR_SEPARATOR - Static variable in class org.jboss.net.protocol.njar.Handler
 
NestedError - error org.jboss.util.NestedError.
A common superclass for Error classes that can contain a nested Throwable detail object.
NestedError(String) - Constructor for class org.jboss.util.NestedError
Construct a NestedError with the specified detail message.
NestedError(String, Throwable) - Constructor for class org.jboss.util.NestedError
Construct a NestedError with the specified detail message and nested Throwable.
NestedError(Throwable) - Constructor for class org.jboss.util.NestedError
Construct a NestedError with the specified nested Throwable.
NestedError() - Constructor for class org.jboss.util.NestedError
Construct a NestedError with no detail.
NestedException - exception org.jboss.util.NestedException.
A common superclass for Exception classes that can contain a nested Throwable detail object.
NestedException(String) - Constructor for class org.jboss.util.NestedException
Construct a NestedException with the specified detail message.
NestedException(String, Throwable) - Constructor for class org.jboss.util.NestedException
Construct a NestedException with the specified detail message and nested Throwable.
NestedException(Throwable) - Constructor for class org.jboss.util.NestedException
Construct a NestedException with the specified nested Throwable.
NestedException() - Constructor for class org.jboss.util.NestedException
Construct a NestedException with no detail.
NestedRuntimeException - exception org.jboss.util.NestedRuntimeException.
A common superclass for RuntimeException classes that can contain a nested Throwable detail object.
NestedRuntimeException(String) - Constructor for class org.jboss.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String, Throwable) - Constructor for class org.jboss.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested Throwable.
NestedRuntimeException(Throwable) - Constructor for class org.jboss.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified nested Throwable.
NestedRuntimeException() - Constructor for class org.jboss.util.NestedRuntimeException
Construct a NestedRuntimeException with no detail.
NestedSQLException - exception org.jboss.util.NestedSQLException.
A common superclass for SQLException classes that can contain a nested Throwable detail object.
NestedSQLException(String) - Constructor for class org.jboss.util.NestedSQLException
Construct a NestedSQLException with the specified detail message.
NestedSQLException(String, Throwable) - Constructor for class org.jboss.util.NestedSQLException
Construct a NestedSQLException with the specified detail message and nested Throwable.
NestedSQLException(Throwable) - Constructor for class org.jboss.util.NestedSQLException
Construct a NestedSQLException with the specified nested Throwable.
NestedSQLException(String, String) - Constructor for class org.jboss.util.NestedSQLException
Construct a NestedSQLException.
NestedSQLException(String, String, int) - Constructor for class org.jboss.util.NestedSQLException
Construct a NestedSQLException.
NestedThrowable - interface org.jboss.util.NestedThrowable.
Interface which is implemented by all the nested throwable flavors.
NestedThrowable.Util - class org.jboss.util.NestedThrowable.Util.
Utilitiy methods for the various flavors of NestedThrowable.
NestedThrowable.Util() - Constructor for class org.jboss.util.NestedThrowable.Util
 
NoSuchMethodException - exception org.jboss.util.NoSuchMethodException.
A better NoSuchMethodException which can take a Method object and formats the detail message based on in.
NoSuchMethodException(String) - Constructor for class org.jboss.util.NoSuchMethodException
Construct a NoSuchMethodException with the specified detail message.
NoSuchMethodException(Method) - Constructor for class org.jboss.util.NoSuchMethodException
Construct a NoSuchMethodException using the given method object to construct the detail message.
NoSuchMethodException(String, Method) - Constructor for class org.jboss.util.NoSuchMethodException
Construct a NoSuchMethodException using the given method object to construct the detail message.
NoSuchMethodException() - Constructor for class org.jboss.util.NoSuchMethodException
Construct a NoSuchMethodException with no detail.
NotCoercibleException - exception org.jboss.util.NotCoercibleException.
This exception is thrown to indicate that an object was not coercible.
NotCoercibleException(String) - Constructor for class org.jboss.util.NotCoercibleException
Construct a NotCoercibleException with the specified detail message.
NotCoercibleException(String, Throwable) - Constructor for class org.jboss.util.NotCoercibleException
Construct a NotCoercibleException with the specified detail message and nested Throwable.
NotCoercibleException(Throwable) - Constructor for class org.jboss.util.NotCoercibleException
Construct a NotCoercibleException with the specified nested Throwable.
NotCoercibleException() - Constructor for class org.jboss.util.NotCoercibleException
Construct a NotCoercibleException with no detail.
NotCoercibleException(Object) - Constructor for class org.jboss.util.NotCoercibleException
Construct a NotCoercibleException with an object detail.
NotImplementedException - exception org.jboss.util.NotImplementedException.
Thrown to indicate that a method has not been implemented yet.
NotImplementedException(String) - Constructor for class org.jboss.util.NotImplementedException
Construct a NotImplementedException with a detail message.
NotImplementedException() - Constructor for class org.jboss.util.NotImplementedException
Construct a NotImplementedException with no detail.
NotifyingBufferedInputStream - class org.jboss.util.stream.NotifyingBufferedInputStream.
A buffered input stream that notifies every "chunk"
NotifyingBufferedInputStream(InputStream, int, int, StreamListener) - Constructor for class org.jboss.util.stream.NotifyingBufferedInputStream
Construct a notifying buffered inputstream.
NotifyingBufferedOutputStream - class org.jboss.util.stream.NotifyingBufferedOutputStream.
A buffered output stream that notifies every "chunk"
NotifyingBufferedOutputStream(OutputStream, int, int, StreamListener) - Constructor for class org.jboss.util.stream.NotifyingBufferedOutputStream
Construct a notifying buffered outputstream.
The listener is notified once every chunk.
Null - class org.jboss.util.Null.
A class that represents null.
NullArgumentException - exception org.jboss.util.NullArgumentException.
Thrown to indicate that a method argument was null and should not have been.
NullArgumentException(String) - Constructor for class org.jboss.util.NullArgumentException
Construct a NullArgumentException.
NullArgumentException(String, long) - Constructor for class org.jboss.util.NullArgumentException
Construct a NullArgumentException.
NullArgumentException(String, Object) - Constructor for class org.jboss.util.NullArgumentException
Construct a NullArgumentException.
NullArgumentException() - Constructor for class org.jboss.util.NullArgumentException
Construct a NullArgumentException.
NullInputStream - class org.jboss.util.stream.NullInputStream.
A null InputStream.
NullInputStream() - Constructor for class org.jboss.util.stream.NullInputStream
 
NullLoggerPlugin - class org.jboss.logging.NullLoggerPlugin.
LoggerPlugin implementation producing no output at all.
NullLoggerPlugin() - Constructor for class org.jboss.logging.NullLoggerPlugin
 
NullOutputStream - class org.jboss.util.stream.NullOutputStream.
A null OutputStream.
NullOutputStream() - Constructor for class org.jboss.util.stream.NullOutputStream
 
name - Variable in class org.jboss.util.NullArgumentException
The name of the argument that was null.
name - Variable in class org.jboss.util.property.PropertyEvent
Property name.
name - Variable in class org.jboss.xml.binding.AbstractMarshaller.QName
 
names() - Static method in class org.jboss.util.property.PropertyManager
Return an iterator over all contained property names.
names() - Method in class org.jboss.util.property.PropertyMap
Return an iterator over all contained property names.
namespaceUri - Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
namespaceUri - Variable in class org.jboss.xml.binding.AbstractMarshaller.QName
 
negate() - Method in class org.jboss.util.MuByte
Set the value to the negative of its current value.
negate() - Method in class org.jboss.util.MuDouble
Set the value to the negative of its current value.
negate() - Method in class org.jboss.util.MuFloat
Set the value to the negative of its current value.
negate() - Method in class org.jboss.util.MuInteger
Set the value to the negative of its current value.
negate() - Method in class org.jboss.util.MuLong
Set the value to the negative of its current value.
negate() - Method in class org.jboss.util.MuShort
Set the value to the negative of its current value.
nested - Variable in class org.jboss.util.AbstractNestedThrowable
The nested throwable
nested - Variable in class org.jboss.util.NestedError
The nested throwable
nested - Variable in class org.jboss.util.NestedException
The nested throwable
nested - Variable in class org.jboss.util.NestedRuntimeException
The nested throwable
nested - Variable in class org.jboss.util.NestedSQLException
The nested throwable
newChild(Object, ContentNavigator, String, String, Attributes) - Method in class org.jboss.xml.binding.DelegatingObjectModelFactory
 
newChild(Object, ContentNavigator, String, String, Attributes) - Method in interface org.jboss.xml.binding.GenericObjectModelFactory
 
newChild(Object, ContentNavigator, String, String, Attributes) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
 
newChild(Object, ContentNavigator, String, String, Attributes) - Method in class org.jboss.xml.binding.SchemalessObjectModelFactory
 
newRoot(Object, ContentNavigator, String, String, Attributes) - Method in class org.jboss.xml.binding.DelegatingObjectModelFactory
 
newRoot(Object, ContentNavigator, String, String, Attributes) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
 
newRoot(Object, ContentNavigator, String, String, Attributes) - Method in interface org.jboss.xml.binding.ObjectModelFactory
This method is called by the object model factory and returns the root of the object graph.
newRoot(Object, ContentNavigator, String, String, Attributes) - Method in class org.jboss.xml.binding.SchemalessObjectModelFactory
 
next() - Method in class org.jboss.util.collection.ArrayIterator
Returns the next element in the iteration.
next() - Method in class org.jboss.util.collection.CompoundIterator
Return the next element from the current iterator.
next() - Method in class org.jboss.util.collection.ReverseListIterator
Get the next element.
next() - Method in class org.jboss.util.file.DirectoryArchiveBrowser
 
next() - Method in class org.jboss.util.file.JarArchiveBrowser
 
nextElement() - Method in class org.jboss.util.collection.SerializableEnumeration
 
nextState(String) - Method in class org.jboss.util.state.StateMachine
Transition to the next state given the name of a valid transition.
njarToFile(URL) - Static method in class org.jboss.net.protocol.njar.Handler
 
normalize(String) - Method in class org.jboss.util.xml.DOMWriter
Normalizes the given string.
now - Variable in class org.jboss.util.TimedCachePolicy
The caches notion of the current time
nthIndexOf(String, String, int) - Static method in class org.jboss.util.Strings
Return the nth index of the given token occurring in the given string.

O

ObjectModelBuilder - class org.jboss.xml.binding.ObjectModelBuilder.
An instance of this class translates SAX events into org.jboss.xml.binding.GenericObjectModelFactory calls such as newChild, addChild and setValue.
ObjectModelBuilder() - Constructor for class org.jboss.xml.binding.ObjectModelBuilder
 
ObjectModelFactory - interface org.jboss.xml.binding.ObjectModelFactory.
The interface all object model factories must implement.
ObjectModelProvider - interface org.jboss.xml.binding.ObjectModelProvider.
The interface all object model providers must implement.
ObjectOutputStreamAdapter - class org.jboss.util.stream.ObjectOutputStreamAdapter.
An ObjectOutputStream wrapping adapter.
ObjectOutputStreamAdapter(ObjectOutputStream) - Constructor for class org.jboss.util.stream.ObjectOutputStreamAdapter
Construct a new ObjectOutputStreamAdapter.
Objects - class org.jboss.util.Objects.
A collection of Object utilities.
Objects() - Constructor for class org.jboss.util.Objects
 
OnlyOnceErrorHandler - class org.jboss.logging.util.OnlyOnceErrorHandler.
The OnlyOnceErrorHandler implements log4j's default error handling policy which consists of emitting a message for the first error in an appender and ignoring all following errors.
OnlyOnceErrorHandler() - Constructor for class org.jboss.logging.util.OnlyOnceErrorHandler
 
onStreamNotification(Object, int) - Method in interface org.jboss.util.stream.StreamListener
Invoked by notifiying streams
onThrowable(int, Throwable) - Method in interface org.jboss.util.ThrowableListener
Process a throwable.
openConnection(URL) - Method in class org.jboss.net.protocol.file.Handler
 
openConnection(URL) - Method in class org.jboss.net.protocol.njar.Handler
 
openConnection(URL) - Method in class org.jboss.net.protocol.resource.Handler
 
or(boolean) - Method in class org.jboss.util.MuBoolean
ORs the current value with the specified value.
or(byte) - Method in class org.jboss.util.MuByte
ORs the current value with the specified value.
or(int) - Method in class org.jboss.util.MuInteger
ORs the current value with the specified value.
or(long) - Method in class org.jboss.util.MuLong
ORs the current value with the specified value.
or(short) - Method in class org.jboss.util.MuShort
ORs the current value with the specified value.
org.jboss.logging - package org.jboss.logging
Common logging infrastructure.
org.jboss.logging.appender - package org.jboss.logging.appender
Log4j appenders.
org.jboss.logging.filter - package org.jboss.logging.filter
 
org.jboss.logging.layout - package org.jboss.logging.layout
 
org.jboss.logging.util - package org.jboss.logging.util
Logging utilties and helpers.
org.jboss.net.protocol - package org.jboss.net.protocol
URL protocol stream helpers.
org.jboss.net.protocol.file - package org.jboss.net.protocol.file
A better implementation of the 'file' protocol.
org.jboss.net.protocol.http - package org.jboss.net.protocol.http
 
org.jboss.net.protocol.njar - package org.jboss.net.protocol.njar
Provides a nested jar ('njar') protocol handler.
org.jboss.net.protocol.resource - package org.jboss.net.protocol.resource
Provides a system 'resource' access protocol handler.
org.jboss.net.sockets - package org.jboss.net.sockets
 
org.jboss.net.ssl - package org.jboss.net.ssl
 
org.jboss.util - package org.jboss.util
Utility classes and interfaces.
org.jboss.util.coerce - package org.jboss.util.coerce
Object coercion helper classes.
org.jboss.util.collection - package org.jboss.util.collection
Extentions to the Java Collections framework.
org.jboss.util.deadlock - package org.jboss.util.deadlock
 
org.jboss.util.file - package org.jboss.util.file
File related classes.
org.jboss.util.id - package org.jboss.util.id
Unique and globally unique identifier classes.
org.jboss.util.loading - package org.jboss.util.loading
 
org.jboss.util.platform - package org.jboss.util.platform
Platform specific extentions to the Java programming language.
org.jboss.util.property - package org.jboss.util.property
An advanced property access, managment and notification system.
org.jboss.util.property.jmx - package org.jboss.util.property.jmx
 
org.jboss.util.propertyeditor - package org.jboss.util.propertyeditor
Property editors for use with java.beans.PropertyEditorManager.
org.jboss.util.state - package org.jboss.util.state
 
org.jboss.util.state.xml - package org.jboss.util.state.xml
 
org.jboss.util.stream - package org.jboss.util.stream
Stream related classes.
org.jboss.util.threadpool - package org.jboss.util.threadpool
 
org.jboss.util.timeout - package org.jboss.util.timeout
Timeout utilties.
org.jboss.util.xml - package org.jboss.util.xml
XML utilities.
org.jboss.xml - package org.jboss.xml
 
org.jboss.xml.binding - package org.jboss.xml.binding
 
org.jboss.xml.binding.parser - package org.jboss.xml.binding.parser
 
org.jboss.xml.binding.parser.sax - package org.jboss.xml.binding.parser.sax
 
org.jboss.xml.binding.parser.xni - package org.jboss.xml.binding.parser.xni
 
out - Variable in class org.jboss.util.stream.ObjectOutputStreamAdapter
Nested object output stream
out - Variable in class org.jboss.util.xml.DOMWriter
Print writer.

P

PACKAGE_PREFIX - Static variable in class org.jboss.net.protocol.URLStreamHandlerFactory
The package prefix where JBoss protocol handlers live.
PACKAGE_SEPARATOR - Static variable in class org.jboss.util.Classes
The string used to separator packages
PACKAGE_SEPARATOR_CHAR - Static variable in class org.jboss.util.Classes
The characther used to separator packages
PARENT_TRACE_ENABLED - Static variable in interface org.jboss.util.NestedThrowable
A system wide flag to enable or disable printing of the parent throwable traces.
PATH_SEPARATOR - Static variable in interface org.jboss.util.platform.Constants
Platform dependant path separator.
PID - class org.jboss.util.platform.PID.
Provides access to the process identifier for this virtual machine.
PID(int) - Constructor for class org.jboss.util.platform.PID
Construct a new PID.
PLUGIN_CLASS_PROP - Static variable in class org.jboss.logging.Logger
The system property to look for an externalized LoggerPlugin implementation class
PROPERTY_JAXB_SCHEMA_LOCATION - Static variable in class org.jboss.xml.binding.SchemalessMarshaller
 
PROPERTY_NAME_SEPARATOR - Static variable in class org.jboss.util.property.PropertyMap
Property name separator
PROP_MARSHALLER - Static variable in interface org.jboss.xml.binding.Marshaller
The value should be a fully qualified class name of the Marshaller implementation.
PROP_OUTPUT_INDENTATION - Static variable in interface org.jboss.xml.binding.Marshaller
Allowed values are true and false.
PROP_OUTPUT_XML_VERSION - Static variable in interface org.jboss.xml.binding.Marshaller
Allowed values are true and false.
PROTOCOL - Static variable in class org.jboss.net.protocol.njar.Handler
 
PROTOCOLS - Static variable in class org.jboss.net.protocol.URLStreamHandlerFactory
A list of JBoss specific protocols for preloading.
PatternLayout - class org.jboss.logging.layout.PatternLayout.
A subclass of the log4j PatternLayout that add the following conversion characters:
PatternLayout() - Constructor for class org.jboss.logging.layout.PatternLayout
 
PatternParserEx - class org.jboss.logging.layout.PatternParserEx.
A subclass of the log4j PatternParser that add the following conversion characters:
PatternParserEx(String) - Constructor for class org.jboss.logging.layout.PatternParserEx
Creates a new instance of PatternParser
PrettyString - interface org.jboss.util.PrettyString.
A simple interface for objects that can return pretty (ie.
PrettyString.Appendable - interface org.jboss.util.PrettyString.Appendable.
Interface for appending the objects pretty string onto a buffer.
Primitives - class org.jboss.util.Primitives.
Primitive utilities.
Primitives() - Constructor for class org.jboss.util.Primitives
 
Printable - interface org.jboss.util.stream.Printable.
A simple interface to allow an object to print itself to a PrintWriter or PrintStream.
PropertiesEditor - class org.jboss.util.propertyeditor.PropertiesEditor.
A property editor for Properties.
PropertiesEditor() - Constructor for class org.jboss.util.propertyeditor.PropertiesEditor
 
Property - class org.jboss.util.property.Property.
Provides shorter method names for working with the PropertyManager.
Property() - Constructor for class org.jboss.util.property.Property
 
PropertyAdapter - class org.jboss.util.property.PropertyAdapter.
An abstract adapter class for receving property events.
PropertyAdapter() - Constructor for class org.jboss.util.property.PropertyAdapter
 
PropertyContainer - class org.jboss.util.property.PropertyContainer.
Provides helper methods for working with instance or class properties.
PropertyContainer(Properties) - Constructor for class org.jboss.util.property.PropertyContainer
Initialize the container with a property group.
PropertyContainer(String) - Constructor for class org.jboss.util.property.PropertyContainer
Initialize the container with a property group of the given name.
PropertyContainer(Class) - Constructor for class org.jboss.util.property.PropertyContainer
Initialize the container with a property group of the given class name.
PropertyEditors - class org.jboss.util.propertyeditor.PropertyEditors.
A collection of PropertyEditor utilities.
PropertyEditors() - Constructor for class org.jboss.util.propertyeditor.PropertyEditors
 
PropertyError - error org.jboss.util.property.PropertyError.
Thrown to indicate a fatal problem with the property system.
PropertyError(String) - Constructor for class org.jboss.util.property.PropertyError
Construct a PropertyError with the specified detail message.
PropertyError(String, Throwable) - Constructor for class org.jboss.util.property.PropertyError
Construct a PropertyError with the specified detail message and nested Throwable.
PropertyError(Throwable) - Constructor for class org.jboss.util.property.PropertyError
Construct a PropertyError with the specified nested Throwable.
PropertyError() - Constructor for class org.jboss.util.property.PropertyError
Construct a PropertyError with no detail.
PropertyEvent - class org.jboss.util.property.PropertyEvent.
A property event.
PropertyEvent(Object, String, String) - Constructor for class org.jboss.util.property.PropertyEvent
Construct a new PropertyEvent.
PropertyEvent(Object, String) - Constructor for class org.jboss.util.property.PropertyEvent
Construct a new PropertyEvent.
PropertyException - exception org.jboss.util.property.PropertyException.
This exception is thrown to indicate a non-fatal problem with the property system.
PropertyException(String) - Constructor for class org.jboss.util.property.PropertyException
Construct a PropertyException with the specified detail message.
PropertyException(String, Throwable) - Constructor for class org.jboss.util.property.PropertyException
Construct a PropertyException with the specified detail message and nested Throwable.
PropertyException(Throwable) - Constructor for class org.jboss.util.property.PropertyException
Construct a PropertyException with the specified nested Throwable.
PropertyException() - Constructor for class org.jboss.util.property.PropertyException
Construct a PropertyException with no detail.
PropertyGroup - class org.jboss.util.property.PropertyGroup.
This is a helper class to access a group of properties with out having to refer to their full names.
PropertyGroup(String, Properties) - Constructor for class org.jboss.util.property.PropertyGroup
Construct a PropertyGroup.
PropertyListener - interface org.jboss.util.property.PropertyListener.
The listener interface for receiving property events.
PropertyManager - class org.jboss.util.property.PropertyManager.
A more robust replacement of java.lang.System for property access.
PropertyMap - class org.jboss.util.property.PropertyMap.
A replacement for the standard java.util.Properties class which adds, among others, property event capabilities.
PropertyMap(Properties) - Constructor for class org.jboss.util.property.PropertyMap
Construct a PropertyMap with default properties.
PropertyMap() - Constructor for class org.jboss.util.property.PropertyMap
Construct a PropertyMap.
PropertyReader - interface org.jboss.util.property.PropertyReader.
Iterface used to allow a PropertyMap to read property definitions in an implementation independent fashion.
pad(StringBuffer, String, int) - Static method in class org.jboss.util.Strings
Return a string padded with the given string for the given count.
pad(String, int) - Static method in class org.jboss.util.Strings
Return a string padded with the given string for the given count.
pad(Object, int) - Static method in class org.jboss.util.Strings
Return a string padded with the given string value of an object for the given count.
parent(int) - Method in class org.jboss.util.Heap
Returns the parent index of index.
parse(String) - Method in class org.jboss.util.StackTrace.Entry
Parse a raw stack trace entry.
parse(Throwable, int, int) - Method in class org.jboss.util.StackTrace.Parser
Parse a Throwable stack trace.
parse(URL) - Method in class org.jboss.util.state.xml.StateMachineParser
 
parse(String, JBossXBParser.ContentHandler) - Method in interface org.jboss.xml.binding.parser.JBossXBParser
 
parse(InputStream, JBossXBParser.ContentHandler) - Method in interface org.jboss.xml.binding.parser.JBossXBParser
 
parse(Reader, JBossXBParser.ContentHandler) - Method in interface org.jboss.xml.binding.parser.JBossXBParser
 
parse(String, JBossXBParser.ContentHandler) - Method in class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
parse(InputStream, JBossXBParser.ContentHandler) - Method in class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
parse(Reader, JBossXBParser.ContentHandler) - Method in class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
parse(String, JBossXBParser.ContentHandler) - Method in class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
parse(InputStream, JBossXBParser.ContentHandler) - Method in class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
parse(Reader, JBossXBParser.ContentHandler) - Method in class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
parseURL(URL, String, int, int) - Method in class org.jboss.net.protocol.file.Handler
 
peek(Object) - Method in interface org.jboss.util.CachePolicy
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
peek() - Method in class org.jboss.util.Heap
Returns, without removing it, the least element of this heap.
peek(Object) - Method in class org.jboss.util.LRUCachePolicy
 
peek(Object) - Method in class org.jboss.util.SynchronizedCachePolicy
 
peek(Object) - Method in class org.jboss.util.TimedCachePolicy
Get the cache value for key.
peek() - Method in interface org.jboss.xml.binding.AbstractMarshaller.Stack
 
peek() - Method in class org.jboss.xml.binding.AbstractMarshaller.StackImpl
 
peekEntry(Object) - Method in class org.jboss.util.TimedCachePolicy
Get the raw TimedEntry for key without performing any expiration check.
pid - Variable in class org.jboss.util.id.VMID
The process identifier of the current virtual machine
pluginClass - Static variable in class org.jboss.logging.Logger
The LoggerPlugin implementation class to use
pluginClassName - Static variable in class org.jboss.logging.Logger
The class name of the LoggerPlugin implementation class to use
pop() - Method in interface org.jboss.xml.binding.AbstractMarshaller.Stack
 
pop() - Method in class org.jboss.xml.binding.AbstractMarshaller.StackImpl
 
prefix - Variable in class org.jboss.util.file.FilePrefixFilter
The prefix which files must have to be accepted.
prefix - Variable in class org.jboss.util.file.FilenamePrefixFilter
The prefix which files must have to be accepted.
prefix - Variable in class org.jboss.xml.binding.AbstractMarshaller.QName
 
prefix - Variable in class org.jboss.xml.binding.Content.EndPrefixMapping
 
prefix - Variable in class org.jboss.xml.binding.Content.StartPrefixMapping
 
preload() - Static method in class org.jboss.net.protocol.URLStreamHandlerFactory
Preload the JBoss specific protocol handlers, so that URL knows about them even if the handler factory is changed.
prependDirToUrl(URL, String, boolean) - Method in class org.jboss.net.protocol.file.FileURLLister
 
print(Throwable, PrintStream) - Static method in class org.jboss.util.NestedThrowable.Util
Prints the nested Throwable to the given stream.
print(Throwable, PrintWriter) - Static method in class org.jboss.util.NestedThrowable.Util
Prints the nested Throwable to the given writer.
print(PrintWriter, String) - Method in class org.jboss.util.StackTrace.Entry
Print this stack trace entry.
print(PrintWriter) - Method in class org.jboss.util.StackTrace.Entry
Print this stack trace entry.
print(PrintStream, String) - Method in class org.jboss.util.StackTrace.Entry
Print this stack trace entry.
print(PrintStream) - Method in class org.jboss.util.StackTrace.Entry
Print this stack trace entry.
print(String) - Method in class org.jboss.util.StackTrace.Entry
Print this stack trace entry to System.err.
print() - Method in class org.jboss.util.StackTrace.Entry
Print this stack trace entry to System.err.
print(PrintWriter, String) - Method in class org.jboss.util.StackTrace
Print this stack trace.
print(PrintWriter) - Method in class org.jboss.util.StackTrace
Print this stack trace.
print(PrintStream, String) - Method in class org.jboss.util.StackTrace
Print this stack trace.
print(PrintStream) - Method in class org.jboss.util.StackTrace
Print this stack trace.
print(String) - Method in class org.jboss.util.StackTrace
Print this stack trace to System.err.
print() - Method in class org.jboss.util.StackTrace
Print this stack trace to System.err.
print(PrintWriter) - Method in interface org.jboss.util.stream.Printable
Print to a PrintWriter.
print(PrintWriter, String) - Method in interface org.jboss.util.stream.Printable
Print to a PrintWriter.
print(PrintStream) - Method in interface org.jboss.util.stream.Printable
Print to a PrintStream.
print(PrintStream, String) - Method in interface org.jboss.util.stream.Printable
Print to a PrintStream.
print(Node) - Method in class org.jboss.util.xml.DOMWriter
 
print(Node, boolean) - Method in class org.jboss.util.xml.DOMWriter
 
printStackTrace(PrintStream) - Method in class org.jboss.util.AbstractNestedThrowable
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.util.AbstractNestedThrowable
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class org.jboss.util.AbstractNestedThrowable
Prints the composite message and the embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in class org.jboss.util.NestedError
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.util.NestedError
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class org.jboss.util.NestedError
Prints the composite message and the embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in class org.jboss.util.NestedException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.util.NestedException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class org.jboss.util.NestedException
Prints the composite message and the embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in class org.jboss.util.NestedRuntimeException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.util.NestedRuntimeException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class org.jboss.util.NestedRuntimeException
Prints the composite message and the embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in class org.jboss.util.NestedSQLException
Prints the composite message and the embedded stack trace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.jboss.util.NestedSQLException
Prints the composite message and the embedded stack trace to the specified print writer.
printStackTrace() - Method in class org.jboss.util.NestedSQLException
Prints the composite message and the embedded stack trace to System.err.
println(String) - Method in class org.jboss.logging.util.CategoryStream
Deprecated.  
println(Object) - Method in class org.jboss.logging.util.CategoryStream
Deprecated.  
println(String) - Method in class org.jboss.logging.util.LoggerStream
 
println(Object) - Method in class org.jboss.logging.util.LoggerStream
 
println() - Method in class org.jboss.util.stream.CRLFPrintWriter
 
processingInstruction(String, String) - Method in class org.jboss.xml.binding.ContentPopulator
 
processingInstruction(String, String) - Method in class org.jboss.xml.binding.ContentWriter
 
promote(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Promotes the cache entry entry to the last used position of the list.
property - Variable in class org.jboss.util.property.jmx.SystemPropertyClassValue
Property name.
propertyAdded(PropertyEvent) - Method in class org.jboss.util.property.FieldBoundPropertyListener
Notifies that a property has been added.
propertyAdded(PropertyEvent) - Method in class org.jboss.util.property.MethodBoundPropertyListener
Notifies that a property has been added.
propertyAdded(PropertyEvent) - Method in class org.jboss.util.property.PropertyAdapter
Notifies that a property was added.
propertyAdded(PropertyEvent) - Method in interface org.jboss.util.property.PropertyListener
Notifies that a property was added
propertyBound(PropertyMap) - Method in class org.jboss.util.property.BoundPropertyAdapter
Notifies that this listener was bound to a property.
propertyBound(PropertyMap) - Method in interface org.jboss.util.property.BoundPropertyListener
Notifies that this listener was bound to a property.
propertyBound(PropertyMap) - Method in class org.jboss.util.property.FieldBoundPropertyListener
Notifies that this listener was bound to a property.
propertyBound(PropertyMap) - Method in class org.jboss.util.property.MethodBoundPropertyListener
Notifies that this listener was bound to a property.
propertyChanged(PropertyEvent) - Method in class org.jboss.util.property.FieldBoundPropertyListener
Notifies that a property has changed
propertyChanged(PropertyEvent) - Method in class org.jboss.util.property.MethodBoundPropertyListener
Notifies that a property has changed.
propertyChanged(PropertyEvent) - Method in class org.jboss.util.property.PropertyAdapter
Notifies that a property has changed.
propertyChanged(PropertyEvent) - Method in interface org.jboss.util.property.PropertyListener
Notifies that a property has changed
propertyIsTrueOrNotSet(String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
propertyName - Variable in class org.jboss.util.property.FieldBoundPropertyListener
Property name which we are bound to
propertyName - Variable in class org.jboss.util.property.MethodBoundPropertyListener
Property name which we are bound to
propertyRemoved(PropertyEvent) - Method in class org.jboss.util.property.PropertyAdapter
Notifies that a property was removed.
propertyRemoved(PropertyEvent) - Method in interface org.jboss.util.property.PropertyListener
Notifies that a property was removed
propertyUnbound(PropertyMap) - Method in class org.jboss.util.property.BoundPropertyAdapter
Notifies that this listener was unbound from a property.
propertyUnbound(PropertyMap) - Method in interface org.jboss.util.property.BoundPropertyListener
Notifies that this listener was unbound from a property.
provider - Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
push(Object) - Method in interface org.jboss.xml.binding.AbstractMarshaller.Stack
 
push(Object) - Method in class org.jboss.xml.binding.AbstractMarshaller.StackImpl
 
put(Object, Object) - Method in class org.jboss.util.collection.WeakValueHashMap
Updates this map so that the given key maps to the given value.
put(Object, Object) - Method in class org.jboss.util.property.PropertyGroup
Set a property.
put(Object, Object) - Method in class org.jboss.util.property.PropertyMap
Set a property.
putFields() - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
putJob(Executable) - Method in class org.jboss.util.WorkerQueue
Called by a thread that is not the WorkerQueue thread, this method queues the job and, if necessary, wakes up this worker queue that is waiting in WorkerQueue.getJob().
putJobImpl(Executable) - Method in class org.jboss.util.TimerQueue
 
putJobImpl(Executable) - Method in class org.jboss.util.WorkerQueue
Never call this method, only override in subclasses to perform job adding in a specific way, normally tied to the data structure holding the jobs.

Q

QNameBuilder - class org.jboss.xml.QNameBuilder.
A QName builder that discovers the namespaceURI for a given prefix by walking up the document tree.
QNameBuilder() - Constructor for class org.jboss.xml.QNameBuilder
 
Queue - interface org.jboss.util.collection.Queue.
An iterface used to implement a first-in, first-out container.
QueuedClientSocketFactory - class org.jboss.net.sockets.QueuedClientSocketFactory.
 
QueuedClientSocketFactory() - Constructor for class org.jboss.net.sockets.QueuedClientSocketFactory
 
QueuedClientSocketFactory(long) - Constructor for class org.jboss.net.sockets.QueuedClientSocketFactory
 
queue - Variable in class org.jboss.util.collection.CachedCollection
Reference queue
queue - Variable in class org.jboss.util.collection.CachedList
Reference queue.
queue - Variable in class org.jboss.util.collection.WeakSet
The reference queue used to get object removal notifications.

R

READER_PROPERTY_NAME - Static variable in class org.jboss.util.property.PropertyManager
Property reader list property name
RMIMultiSocket - interface org.jboss.net.sockets.RMIMultiSocket.
 
RMIMultiSocketClient - class org.jboss.net.sockets.RMIMultiSocketClient.
 
RMIMultiSocketClient(Remote[]) - Constructor for class org.jboss.net.sockets.RMIMultiSocketClient
 
RMIMultiSocketHandler - class org.jboss.net.sockets.RMIMultiSocketHandler.
 
RMIMultiSocketHandler(Object, Map) - Constructor for class org.jboss.net.sockets.RMIMultiSocketHandler
 
RMIMultiSocketServer - class org.jboss.net.sockets.RMIMultiSocketServer.
 
RMIMultiSocketServer() - Constructor for class org.jboss.net.sockets.RMIMultiSocketServer
 
RUN - Static variable in class org.jboss.util.threadpool.BlockingMode
Set the policy for blocked execution to be that the current thread executes the command if there are no available threads in the pool.
RUN_TYPE - Static variable in class org.jboss.util.threadpool.BlockingMode
 
RegexEventEvaluator - class org.jboss.logging.appender.RegexEventEvaluator.
An implementation of the log4j TriggeringEventEvaluator that matches the LoggingEvent message against the MDB{RegexEventEvaluator} regular expression.
RegexEventEvaluator() - Constructor for class org.jboss.logging.appender.RegexEventEvaluator
 
Resource - interface org.jboss.util.deadlock.Resource.
Created by IntelliJ IDEA.
ResourceURLConnection - class org.jboss.net.protocol.resource.ResourceURLConnection.
Provides access to system resources as a URLConnection.
ResourceURLConnection(URL) - Constructor for class org.jboss.net.protocol.resource.ResourceURLConnection
 
ReverseListIterator - class org.jboss.util.collection.ReverseListIterator.
An iterator that returns elements in reverse order from a list.
ReverseListIterator(List) - Constructor for class org.jboss.util.collection.ReverseListIterator
Construct a ReverseListIterator for the given list.
RollingFileAppender - class org.jboss.logging.appender.RollingFileAppender.
An extention of the default Log4j RollingFileAppender which will make the directory structure for the set log file.
RollingFileAppender() - Constructor for class org.jboss.logging.appender.RollingFileAppender
 
RunnableTaskWrapper - class org.jboss.util.threadpool.RunnableTaskWrapper.
Makes a runnable a task.
RunnableTaskWrapper(Runnable) - Constructor for class org.jboss.util.threadpool.RunnableTaskWrapper
Create a new RunnableTaskWrapper
RunnableTaskWrapper(Runnable, long, long) - Constructor for class org.jboss.util.threadpool.RunnableTaskWrapper
 
random - Variable in class org.jboss.net.sockets.RMIMultiSocketClient
 
rangeOf(String, String, String, int) - Static method in class org.jboss.util.Strings
Return the range from a begining token to an ending token.
rangeOf(String, String, String) - Static method in class org.jboss.util.Strings
Return the range from a begining token to an ending token.
read() - Method in class org.jboss.net.sockets.InterruptableInputStream
 
read(byte[]) - Method in class org.jboss.net.sockets.InterruptableInputStream
 
read(byte[], int, int) - Method in class org.jboss.net.sockets.InterruptableInputStream
 
read() - Method in class org.jboss.util.stream.NotifyingBufferedInputStream
 
read(byte[], int, int) - Method in class org.jboss.util.stream.NotifyingBufferedInputStream
 
read() - Method in class org.jboss.util.stream.NullInputStream
Always returns -1.
read(byte[], int, int) - Method in class org.jboss.util.stream.NullInputStream
Always returns -1.
read(byte[]) - Method in class org.jboss.util.stream.NullInputStream
Always returns -1.
read(ObjectModelBuilder) - Method in class org.jboss.xml.binding.Content.EndPrefixMapping
 
read(ObjectModelBuilder) - Method in class org.jboss.xml.binding.Content.StartPrefixMapping
 
readBytes(Throwable) - Method in class org.jboss.util.StackTrace.Parser
Read a throwable stack trace as an array of bytes.
readExternal(ObjectInput) - Method in class org.jboss.net.sockets.QueuedClientSocketFactory
 
readProperties() - Method in class org.jboss.util.property.FilePropertyReader
Read properties from each specified filename
readProperties() - Method in interface org.jboss.util.property.PropertyReader
Read a map of properties from this input source.
refresh() - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Attempt to extend the entry lifetime by refreshing it.
registerEditor(Class, Class) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Register an editor class to be used to editor values of a given target class.
registerEditor(String, String) - Static method in class org.jboss.util.propertyeditor.PropertyEditors
Register an editor class to be used to editor values of a given target class.
registerEntity(String, String) - Static method in class org.jboss.util.xml.JBossEntityResolver
Register the mapping from the public id to the dtd file name.
registerListener(String, String) - Method in class org.jboss.net.protocol.URLListerFactory
Register a URLLister class for a given protocol
rejectTask(RuntimeException) - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
rejectTask(RuntimeException) - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
rejectTask(RuntimeException) - Method in interface org.jboss.util.threadpool.TaskWrapper
The task has been rejected
rejected(long, Throwable) - Method in interface org.jboss.util.threadpool.Task
The task has been rejected
release() - Method in class org.jboss.util.Semaphore
 
release() - Method in interface org.jboss.util.Sync
Releases this sync
remove(Object) - Method in interface org.jboss.util.CachePolicy
Remove the cached object paired with the specified key.
remove(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Removes from the cache list the specified entry.
remove(Object) - Method in class org.jboss.util.LRUCachePolicy
 
remove(Object) - Method in class org.jboss.util.SynchronizedCachePolicy
 
remove(Object) - Method in class org.jboss.util.TimedCachePolicy
Remove the entry associated with key and call destroy on the entry if found.
remove() - Method in class org.jboss.util.collection.AbstractQueue
Remove and return the first object in the queue.
remove() - Method in class org.jboss.util.collection.ArrayIterator
Unsupported.
remove(int) - Method in class org.jboss.util.collection.CachedList
Removes the element at the specified position in this list (optional operation).
remove() - Method in class org.jboss.util.collection.CompoundIterator
Remove the current element from the current iterator.
remove(Object) - Method in class org.jboss.util.collection.ListSet
Removes the given element from this set if it is present.
remove() - Method in interface org.jboss.util.collection.Queue
Dequeue an object from the queue.
remove() - Method in class org.jboss.util.collection.ReverseListIterator
Remove the current element.
remove(Object) - Method in class org.jboss.util.collection.WeakSet
Removes the given element from this set if it is present.
remove(Object) - Method in class org.jboss.util.collection.WeakValueHashMap
Removes the mapping for the given key from this map, if present.
remove() - Method in class org.jboss.util.file.DirectoryArchiveBrowser
 
remove() - Method in class org.jboss.util.file.JarArchiveBrowser
 
remove(String) - Static method in class org.jboss.util.property.Property
Remove a property
remove(Object) - Method in class org.jboss.util.property.PropertyGroup
Remove a property.
remove(Object) - Method in class org.jboss.util.property.PropertyMap
Remove a property.
removeElements(Hashtable, DTD, DTDItem) - Static method in class org.jboss.xml.binding.DtdMarshaller
 
removeFirst() - Method in class org.jboss.util.collection.AbstractQueue
Remove the first object in the queue
removeFirst() - Method in class org.jboss.util.collection.ListQueue
Remove the first object in the queue.
removeListener(PropertyListener) - Static method in class org.jboss.util.property.Property
Remove a property listener
removeProperty(String) - Static method in class org.jboss.util.property.PropertyManager
Remove a property.
removeProperty(String) - Method in class org.jboss.util.property.PropertyMap
Remove a property.
removePropertyListener(BoundPropertyListener) - Method in class org.jboss.util.property.PropertyGroup
Remove a bound property listener.
removePropertyListener(PropertyListener) - Static method in class org.jboss.util.property.PropertyManager
Remove a property listener.
removePropertyListener(PropertyListener) - Method in class org.jboss.util.property.PropertyMap
Remove a property listener.
removePropertyListener(BoundPropertyListener) - Method in class org.jboss.util.property.PropertyMap
Remove a bound property listener.
removeThrowableListener(ThrowableListener) - Static method in class org.jboss.util.ThrowableHandler
Remove a ThrowableListener from the listener list.
removeWaiting(Object) - Method in class org.jboss.util.deadlock.DeadlockDetector
Remove a transaction waiting for a lock
removeWhiteSpace(String) - Static method in class org.jboss.util.Strings
Returns a new string with all the whitespace removed
replaceProperties(String) - Static method in class org.jboss.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class org.jboss.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
reset() - Method in class org.jboss.net.sockets.InterruptableInputStream
 
reset() - Method in class org.jboss.util.Counter
Reset the counter to zero.
reset() - Method in class org.jboss.util.LongCounter
Reset the counter to zero.
reset() - Method in class org.jboss.util.StopWatch
Reset the watch.
reset() - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext
Reset back to the original classloader, only when it has changed.
reset() - Method in class org.jboss.util.state.StateMachine
Reset the state machine back to the start state
reset() - Method in class org.jboss.util.stream.AutoResetObjectOutputStream
Resets the object counter as well as the nested stream.
reset() - Method in class org.jboss.util.stream.NullInputStream
Non-operation.
reset() - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
resolution - Variable in class org.jboss.util.TimedCachePolicy
The resolution in seconds of the cach current time
resolutionTimer - Static variable in class org.jboss.util.TimedCachePolicy
 
resolveEntity(String, String) - Method in class org.jboss.util.xml.JBossEntityResolver
Returns DTD/Schema inputSource.
resolveNamespacePrefix(String) - Method in interface org.jboss.xml.binding.ContentNavigator
 
resolveNamespacePrefix(String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
resolveQName(String) - Method in interface org.jboss.xml.binding.ContentNavigator
Construct a QName from a value
resolveQName(String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
Construct a QName from a value
retry - Variable in class org.jboss.util.deadlock.ApplicationDeadlockException
 
retryable() - Method in class org.jboss.util.deadlock.ApplicationDeadlockException
 
reverse(String) - Static method in class org.jboss.util.xml.MIME2Java
Convert a Java encoding name to MIME charset name.
reverseIterator() - Method in class org.jboss.util.collection.ListQueue
Returns an iterator over the elements in this list in reverse sequence.
right(int) - Method in class org.jboss.util.Heap
Returns the right child index of index.
root - Variable in class org.jboss.util.DirectoryBuilder
 
root - Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
rootEntry() - Static method in class org.jboss.util.StackTrace
Returns a stack trace entry for the root calling method of the current execution thread.
rootQNames - Variable in class org.jboss.xml.binding.AbstractMarshaller
 
run() - Method in class org.jboss.util.TimedCachePolicy
The TimerTask run method.
run() - Method in class org.jboss.util.TimerQueue.TimerTaskLoop
 
run() - Method in class org.jboss.util.WorkerQueue.QueueLoop
 
run() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Called by the thread pool executor
run(Runnable) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
run(Runnable, long, long) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
run() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
run(Runnable) - Method in interface org.jboss.util.threadpool.ThreadPool
Run a runnable
run(Runnable, long, long) - Method in interface org.jboss.util.threadpool.ThreadPool
 
runTask(Task) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
runTask(Task) - Method in interface org.jboss.util.threadpool.ThreadPool
Run a task
runTaskWrapper(TaskWrapper) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
runTaskWrapper(TaskWrapper) - Method in interface org.jboss.util.threadpool.ThreadPool
Run a task wrapper
running - Variable in class org.jboss.util.StopWatch
Is the watch started

S

SCHEMA_FULL_CHECKING - Static variable in class org.jboss.xml.binding.Unmarshaller
 
SCHEMA_VALIDATION - Static variable in class org.jboss.xml.binding.Unmarshaller
 
SETCONTEXTCLASSLOADER - Static variable in class org.jboss.util.loading.ContextClassLoaderSwitcher
Set the context classloader permission
SHORT - Static variable in interface org.jboss.xml.binding.TypeConverter
 
SSLSocketFactoryBuilder - interface org.jboss.net.ssl.SSLSocketFactoryBuilder.
A simple builder for creating SSLSocketFactory instances.
STREAM - Static variable in class org.jboss.util.stream.NullOutputStream
A default null output stream.
STRING - Static variable in interface org.jboss.xml.binding.TypeConverter
 
SaxJBossXBParser - class org.jboss.xml.binding.parser.sax.SaxJBossXBParser.
 
SaxJBossXBParser() - Constructor for class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
SchemalessMarshaller - class org.jboss.xml.binding.SchemalessMarshaller.
Sandbox.
SchemalessMarshaller() - Constructor for class org.jboss.xml.binding.SchemalessMarshaller
 
SchemalessObjectModelFactory - class org.jboss.xml.binding.SchemalessObjectModelFactory.
Sandbox.
SchemalessObjectModelFactory() - Constructor for class org.jboss.xml.binding.SchemalessObjectModelFactory
 
Semaphore - class org.jboss.util.Semaphore.
Semaphore that can allow a specified number of threads to enter, blocking the others.
Semaphore(int) - Constructor for class org.jboss.util.Semaphore
 
SerializableEnumeration - class org.jboss.util.collection.SerializableEnumeration.
???
SerializableEnumeration() - Constructor for class org.jboss.util.collection.SerializableEnumeration
 
SerializableEnumeration(Collection) - Constructor for class org.jboss.util.collection.SerializableEnumeration
 
SerializableEnumeration(int) - Constructor for class org.jboss.util.collection.SerializableEnumeration
 
ShortEditor - class org.jboss.util.propertyeditor.ShortEditor.
A property editor for Integer.
ShortEditor() - Constructor for class org.jboss.util.propertyeditor.ShortEditor
 
SoftObject - class org.jboss.util.SoftObject.
Convenience class to wrap an Object into a SoftReference.
SoftObject(Object) - Constructor for class org.jboss.util.SoftObject
Construct a SoftObject.
SoftObject(Object, ReferenceQueue) - Constructor for class org.jboss.util.SoftObject
Construct a SoftObject.
StackTrace - class org.jboss.util.StackTrace.
Provides access to the current stack trace by parsing the output of Throwable.printStackTrace().
StackTrace(Throwable, int, int) - Constructor for class org.jboss.util.StackTrace
Initialize a StackTrace.
StackTrace(Throwable, int) - Constructor for class org.jboss.util.StackTrace
Initialize a StackTrace.
StackTrace(Throwable) - Constructor for class org.jboss.util.StackTrace
Initialize a StackTrace.
StackTrace(int, int) - Constructor for class org.jboss.util.StackTrace
Construct a StackTrace.
StackTrace(int) - Constructor for class org.jboss.util.StackTrace
Construct a StackTrace.
StackTrace() - Constructor for class org.jboss.util.StackTrace
Construct a StackTrace.
StackTrace(List) - Constructor for class org.jboss.util.StackTrace
Sub-trace constructor.
StackTrace.Entry - class org.jboss.util.StackTrace.Entry.
A stack trace entry.
StackTrace.Entry(String, String, String, String) - Constructor for class org.jboss.util.StackTrace.Entry
Construct a new StackTrace entry.
StackTrace.Entry(String) - Constructor for class org.jboss.util.StackTrace.Entry
Construct a new StackTrace entry.
StackTrace.Parser - class org.jboss.util.StackTrace.Parser.
A parser which takes a standard Throwable and produces StackTrace.Entry objects.
StackTrace.Parser() - Constructor for class org.jboss.util.StackTrace.Parser
 
StartTimeoutException - exception org.jboss.util.threadpool.StartTimeoutException.
The start timeout was exceeded.
StartTimeoutException() - Constructor for class org.jboss.util.threadpool.StartTimeoutException
Create a new StartTimeoutException
StartTimeoutException(String) - Constructor for class org.jboss.util.threadpool.StartTimeoutException
Create a new StartTimeoutException
State - class org.jboss.util.state.State.
The respresentation of a state in a state machine.
State(String) - Constructor for class org.jboss.util.state.State
 
State(String, Map) - Constructor for class org.jboss.util.state.State
 
StateMachine - class org.jboss.util.state.StateMachine.
The representation of a finite state machine.
StateMachine(Set, State) - Constructor for class org.jboss.util.state.StateMachine
Create a state machine given its states and start state.
StateMachine(Set, State, String) - Constructor for class org.jboss.util.state.StateMachine
Create a state machine given its states and start state.
StateMachineParser - class org.jboss.util.state.xml.StateMachineParser.
Parse an xml representation of a state machine.
StateMachineParser() - Constructor for class org.jboss.util.state.xml.StateMachineParser
 
StopWatch - class org.jboss.util.StopWatch.
Simulates a stop watch with a lap counter.
StopWatch() - Constructor for class org.jboss.util.StopWatch
Default constructor.
StopWatch(boolean) - Constructor for class org.jboss.util.StopWatch
Construct a StopWatch.
StreamListener - interface org.jboss.util.stream.StreamListener.
A stream listener
Streams - class org.jboss.util.stream.Streams.
A collection of stream related utility methods.
Streams() - Constructor for class org.jboss.util.stream.Streams
 
StringArrayEditor - class org.jboss.util.propertyeditor.StringArrayEditor.
A property editor for String[].
StringArrayEditor() - Constructor for class org.jboss.util.propertyeditor.StringArrayEditor
 
StringPropertyReplacer - class org.jboss.util.StringPropertyReplacer.
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class org.jboss.util.StringPropertyReplacer
 
Strings - class org.jboss.util.Strings.
A collection of String utilities.
Strings() - Constructor for class org.jboss.util.Strings
 
Strings.Range - class org.jboss.util.Strings.Range.
Represents a range between two integers.
Strings.Range(int, int) - Constructor for class org.jboss.util.Strings.Range
Construct a new range.
Strings.Range() - Constructor for class org.jboss.util.Strings.Range
Default constructor.
Sync - interface org.jboss.util.Sync.
Interface that gives synchronization semantic to implementors
SynchronizedCachePolicy - class org.jboss.util.SynchronizedCachePolicy.
A synchronized cache policy wrapper.
SynchronizedCachePolicy(CachePolicy) - Constructor for class org.jboss.util.SynchronizedCachePolicy
 
SystemPropertyClassValue - class org.jboss.util.property.jmx.SystemPropertyClassValue.
A helper for setting system properties based on class availablity.
SystemPropertyClassValue() - Constructor for class org.jboss.util.property.jmx.SystemPropertyClassValue
Constructor.
SystemPropertyClassValueMBean - interface org.jboss.util.property.jmx.SystemPropertyClassValueMBean.
MBean interface.
savedJars - Variable in class org.jboss.net.protocol.njar.Handler
 
schedule(TimerTask) - Method in class org.jboss.util.TimerQueue
Schedules the given TimerTask for immediate execution.
schedule(TimerTask, long) - Method in class org.jboss.util.TimerQueue
Schedule the given TimerTask to be executed after delay milliseconds.
schemaReader - Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
schemaUrl - Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
 
sendUrgentData(int) - Method in class org.jboss.net.sockets.TimeoutSocket
 
set(Object) - Method in class org.jboss.util.FieldInstance
Set the value of the field instance
set(boolean) - Method in class org.jboss.util.MuBoolean
Set the value.
set(Boolean) - Method in class org.jboss.util.MuBoolean
Set the value.
set(MuBoolean) - Method in class org.jboss.util.MuBoolean
Set the value.
set(byte) - Method in class org.jboss.util.MuByte
Set the value.
set(char) - Method in class org.jboss.util.MuCharacter
Set the value.
set(double) - Method in class org.jboss.util.MuDouble
Set the value.
set(float) - Method in class org.jboss.util.MuFloat
Set the value.
set(long) - Method in class org.jboss.util.MuLong
Set the value of this mutable long integer.
set(short) - Method in class org.jboss.util.MuShort
Set the value.
set(int, Object) - Method in class org.jboss.util.collection.CachedList
Replaces the element at the specified position in this list with the specified element.
set - Variable in class org.jboss.util.collection.WeakSet
The Set which will be used for element storage.
set(String, String) - Static method in class org.jboss.util.property.Property
Set a property
setAcceptOnMatch(boolean) - Method in class org.jboss.logging.filter.TCLFilter
 
setAllowUserInteraction(boolean) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setAppender(Appender) - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
Does not do anything.
setAsText(String) - Method in class org.jboss.util.propertyeditor.BooleanEditor
Map the argument text into Boolean.TRUE or Boolean.FALSE using Boolean.valueOf.
setAsText(String) - Method in class org.jboss.util.propertyeditor.ClassArrayEditor
Build a Class[] from a comma/whitespace seperated list of classes
setAsText(String) - Method in class org.jboss.util.propertyeditor.DocumentEditor
Sets as an Document created by a String.
setAsText(String) - Method in class org.jboss.util.propertyeditor.DoubleEditor
Map the argument text into and Integer using Integer.valueOf.
setAsText(String) - Method in class org.jboss.util.propertyeditor.ElementEditor
Sets as an Element created by a String.
setAsText(String) - Method in class org.jboss.util.propertyeditor.FloatEditor
Map the argument text into and Integer using Integer.valueOf.
setAsText(String) - Method in class org.jboss.util.propertyeditor.IntArrayEditor
Build a int[] from comma or eol seperated elements
setAsText(String) - Method in class org.jboss.util.propertyeditor.IntegerEditor
Map the argument text into and Integer using Integer.valueOf.
setAsText(String) - Method in class org.jboss.util.propertyeditor.LongEditor
Map the argument text into and Integer using Integer.valueOf.
setAsText(String) - Method in class org.jboss.util.propertyeditor.ShortEditor
Map the argument text into and Integer using Integer.valueOf.
setAsText(String) - Method in class org.jboss.util.propertyeditor.StringArrayEditor
Build a String[] from comma or eol seperated elements
setAsText(String) - Method in class org.jboss.util.propertyeditor.TextPropertyEditorSupport
Sets the property value by parsing a given String.
setBackupAppender(Appender) - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
Does not do anything.
setBindAddress(String) - Method in class org.jboss.net.sockets.DefaultSocketFactory
 
setBindAddress(String) - Method in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
setBindAddress(InetAddress) - Method in class org.jboss.net.sockets.TimeoutServerSocketFactory
 
setBlockingMode(BlockingMode) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setBlockingMode(String) - Method in class org.jboss.util.threadpool.BasicThreadPool
For backward compatibility with the previous string based mode
setBlockingMode(BlockingMode) - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Set the behavior of the pool when a task is added and the queue is full.
setClassLoader(ClassLoader) - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher.SwitchContext
Change the context classloader
setClassName(String) - Method in class org.jboss.util.property.jmx.SystemPropertyClassValue
The class name to use a value for the system property when it is available
setClassName(String) - Method in interface org.jboss.util.property.jmx.SystemPropertyClassValueMBean
The class name to use a value for the system property when it is available
setContextClassLoader(ClassLoader) - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher
Set the context classloader
setContextClassLoader(Thread, ClassLoader) - Method in class org.jboss.util.loading.ContextClassLoaderSwitcher
Set the context classloader for the given thread
setData(Object) - Method in class org.jboss.util.state.State
 
setDefaultLifetime(int) - Method in class org.jboss.util.TimedCachePolicy
Set the default lifetime of cache entries for new values added to the cache.
setDefaultUseCaches(boolean) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setDeployURL(String) - Method in class org.jboss.logging.filter.TCLFilter
 
setDoInput(boolean) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setDoOutput(boolean) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setDocumentLocator(Locator) - Method in class org.jboss.xml.binding.ContentPopulator
 
setDocumentLocator(Locator) - Method in class org.jboss.xml.binding.ContentWriter
 
setEditorSearchPath(String[]) - Method in class org.jboss.util.propertyeditor.PropertyEditors
Sets the package names that will be searched for property editors.
setEncoding(String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
setEncoding(String) - Method in interface org.jboss.xml.binding.Marshaller
 
setEntityResolver(EntityResolver) - Method in class org.jboss.xml.binding.Unmarshaller
 
setEntityResolver(EntityResolver) - Method in interface org.jboss.xml.binding.parser.JBossXBParser
 
setEntityResolver(EntityResolver) - Method in class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
setEntityResolver(EntityResolver) - Method in class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
setErrorHandler(ErrorHandler) - Method in class org.jboss.xml.binding.Unmarshaller
 
setFeature(String, boolean) - Method in interface org.jboss.xml.binding.parser.JBossXBParser
 
setFeature(String, boolean) - Method in class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
setFeature(String, boolean) - Method in class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
setFieldValue(String) - Method in class org.jboss.util.property.FieldBoundPropertyListener
Coerce and set specified value to field.
setFile(String) - Method in class org.jboss.logging.appender.DailyRollingFileAppender
 
setFile(String) - Method in class org.jboss.logging.appender.FileAppender
 
setFile(String) - Method in class org.jboss.logging.appender.RollingFileAppender
 
setIfModifiedSince(long) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setKeepAlive(boolean) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setKeepAliveSize(int) - Method in class org.jboss.util.threadpool.MinPooledExecutor
 
setKeepAliveTime(long) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setKeepAliveTime(long) - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Set the keep alive time
setLevel(BufferedReader, int) - Method in class org.jboss.util.StackTrace.Parser
Skip to the correct level of the stack (going down into the stack).
setLogger(Logger) - Method in class org.jboss.logging.util.OnlyOnceErrorHandler
Does not do anything.
setMaximumPoolSize(int) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setMaximumPoolSize(int) - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Set the maximum pool size
setMaximumQueueSize(int) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setMaximumQueueSize(int) - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Set the maximum queue size
setMaximumSize(int) - Method in class org.jboss.util.collection.AbstractQueue
Set the maximum size of the queue
setMaximumSize(int) - Method in interface org.jboss.util.collection.Queue
Set the maximum size of the queue.
setMinimumPoolSize(int) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setMinimumPoolSize(int) - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Set the minimum pool size
setName(String) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setName(String) - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Set the thread pool name
setNamespaceAware(boolean) - Method in class org.jboss.xml.binding.Unmarshaller
 
setOOBInline(boolean) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setOutput(PrintStream) - Static method in class org.jboss.logging.util.OnlyOnceErrorHandler
 
setPluginClassName(String) - Static method in class org.jboss.logging.Logger
Set the LoggerPlugin implementation class name in use
setProperty(String, String) - Static method in class org.jboss.util.property.PropertyManager
Set a property.
setProperty(String, String) - Method in class org.jboss.util.property.PropertyMap
Set a property.
setProperty(String) - Method in class org.jboss.util.property.jmx.SystemPropertyClassValue
The system property value
setProperty(String) - Method in interface org.jboss.util.property.jmx.SystemPropertyClassValueMBean
The system property value
setProperty(String, String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
setProperty(String, String) - Method in interface org.jboss.xml.binding.Marshaller
 
setProperty(String, String) - Method in class org.jboss.xml.binding.SchemalessMarshaller
 
setProperty(String, Object) - Method in interface org.jboss.xml.binding.parser.JBossXBParser
 
setProperty(String, Object) - Method in class org.jboss.xml.binding.parser.sax.SaxJBossXBParser
 
setProperty(String, Object) - Method in class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
setReceiveBufferSize(int) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setRequestProperty(String, String) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setResetAfter(int) - Method in class org.jboss.util.stream.AutoResetObjectOutputStream
Set the number of objects that must be written before resetting the stream.
setResolution(int) - Method in class org.jboss.util.TimedCachePolicy
Set the cache timer resolution
setReuseAddress(boolean) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setSendBufferSize(int) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setSoLinger(boolean, int) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setSoTimeout(int) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setStreamListener(StreamListener) - Method in class org.jboss.util.stream.NotifyingBufferedInputStream
 
setStreamListener(StreamListener) - Method in class org.jboss.util.stream.NotifyingBufferedOutputStream
 
setSystemPropertyClassValue(String, String) - Static method in class org.jboss.util.property.jmx.SystemPropertyClassValue
Sets the system property to a class when the class is available.
setTask(Task) - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Set thetask for this wrapper
setTcpNoDelay(boolean) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setThreadGroupName(String) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
setThreadGroupName(String) - Method in interface org.jboss.util.threadpool.BasicThreadPoolMBean
Set the thread group name
setTrafficClass(int) - Method in class org.jboss.net.sockets.TimeoutSocket
 
setUseCaches(boolean) - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
setValidation(boolean) - Method in class org.jboss.xml.binding.Unmarshaller
 
setValue(Object) - Method in class org.jboss.util.MuBoolean
Set the value of this mutable boolean.
setValue(Object) - Method in class org.jboss.util.MuByte
Set the value of this mutable byte.
setValue(Object) - Method in class org.jboss.util.MuCharacter
Set the value of this mutable character.
setValue(Object) - Method in class org.jboss.util.MuDouble
Set the value of this mutable double.
setValue(Object) - Method in class org.jboss.util.MuFloat
Set the value of this mutable float.
setValue(Object) - Method in class org.jboss.util.MuInteger
Set the value of this mutable integer.
setValue(Object) - Method in class org.jboss.util.MuLong
Set the value of this mutable long integer.
setValue(Object) - Method in class org.jboss.util.MuShort
Set the value of this mutable short integer.
setValue(Object) - Method in interface org.jboss.util.Mutable
Set the value of a mutable object.
setValue(Object, ContentNavigator, String, String, String) - Method in class org.jboss.xml.binding.DelegatingObjectModelFactory
 
setValue(Object, ContentNavigator, String, String, String) - Method in interface org.jboss.xml.binding.GenericObjectModelFactory
 
setValue(Object, ContentNavigator, String, String, String) - Method in class org.jboss.xml.binding.MappingObjectModelFactory
 
setValue(Object, ContentNavigator, String, String, String) - Method in class org.jboss.xml.binding.SchemalessObjectModelFactory
 
setVersion(String) - Method in class org.jboss.xml.binding.AbstractMarshaller
 
setVersion(String) - Method in interface org.jboss.xml.binding.Marshaller
 
setter - Variable in class org.jboss.util.property.MethodBoundPropertyListener
Property setter method
shiftLeft(int) - Method in class org.jboss.util.MuByte
Shift the current value to the left.
shiftLeft(int) - Method in class org.jboss.util.MuInteger
Shift the current value to the left.
shiftLeft(int) - Method in class org.jboss.util.MuLong
Shift the current value to the left.
shiftLeft(int) - Method in class org.jboss.util.MuShort
Shift the current value to the left.
shiftRight(int) - Method in class org.jboss.util.MuByte
Shift the current value to the right.
shiftRight(int) - Method in class org.jboss.util.MuInteger
Shift the current value to the right.
shiftRight(int) - Method in class org.jboss.util.MuLong
Shift the current value to the right.
shiftRight(int) - Method in class org.jboss.util.MuShort
Shift the current value to the right.
shiftRightZero(int) - Method in class org.jboss.util.MuByte
Shift the current value to the right with a zero extension.
shiftRightZero(int) - Method in class org.jboss.util.MuInteger
Shift the current value to the right with a zero extension.
shiftRightZero(int) - Method in class org.jboss.util.MuLong
Shift the current value to the right with a zero extension.
shiftRightZero(int) - Method in class org.jboss.util.MuShort
Shift the current value to the right with a zero extension.
shortValue() - Method in class org.jboss.util.MuByte
Return the short value of this object.
shortValue() - Method in class org.jboss.util.MuDouble
Return the short value of this object.
shortValue() - Method in class org.jboss.util.MuFloat
Return the short value of this object.
shortValue() - Method in class org.jboss.util.MuInteger
Return the short value of this object.
shortValue() - Method in class org.jboss.util.MuLong
Return the short value of this object.
shortValue() - Method in class org.jboss.util.MuNumber
Returns the value of the specified number as a short.
shortValue() - Method in class org.jboss.util.MuShort
Return the short value of this object.
shutdownInput() - Method in class org.jboss.net.sockets.TimeoutSocket
 
shutdownOutput() - Method in class org.jboss.net.sockets.TimeoutSocket
 
singleton - Static variable in class org.jboss.util.deadlock.DeadlockDetector
 
size() - Method in interface org.jboss.util.CachePolicy
Get the size of the cache.
size() - Method in class org.jboss.util.LRUCachePolicy
 
size() - Method in class org.jboss.util.StackTrace
Returns the number of entries (or size) of the stack trace.
size() - Method in class org.jboss.util.SynchronizedCachePolicy
 
size() - Method in class org.jboss.util.TimedCachePolicy
 
size() - Method in class org.jboss.util.collection.CachedCollection
Returns the size of the collection.
size() - Method in class org.jboss.util.collection.CachedList
Return the size of the list.
size() - Method in class org.jboss.util.collection.ListQueue
Get the size of the queue.
size() - Method in class org.jboss.util.collection.ListSet
Return the size of the set.
size() - Method in class org.jboss.util.collection.WeakSet
Return the size of the set.
size() - Method in class org.jboss.util.collection.WeakValueHashMap
Returns the number of key-value mappings in this map.
skip(long) - Method in class org.jboss.net.sockets.InterruptableInputStream
 
skip(long) - Method in class org.jboss.util.stream.NullInputStream
Always returns zero.
skipDescription(BufferedReader) - Method in class org.jboss.util.StackTrace.Parser
Skip the throwable description of the trace.
skippedEntity(String) - Method in class org.jboss.xml.binding.ContentPopulator
 
skippedEntity(String) - Method in class org.jboss.xml.binding.ContentWriter
 
sortAttributes(NamedNodeMap) - Method in class org.jboss.util.xml.DOMWriter
Returns a sorted list of attributes.
sourceFileName - Variable in class org.jboss.util.StackTrace.Entry
The source file name for this entry
split(String, String, int) - Static method in class org.jboss.util.Strings
Split up a string into multiple strings based on a delimiter.
split(String, String) - Static method in class org.jboss.util.Strings
Split up a string into multiple strings based on a delimiter.
stack - Variable in class org.jboss.util.StackTrace
List of StackTrace.Entry elements
standard - Variable in class org.jboss.util.loading.DelegatingClassLoader
Whether to use standard loading
start() - Method in interface org.jboss.util.CachePolicy
start the service, create is already called
start() - Method in class org.jboss.util.LRUCachePolicy
Starts this cache that is now ready to be used.
start - Variable in class org.jboss.util.StopWatch
Start time
start(boolean) - Method in class org.jboss.util.StopWatch
Start the watch.
start() - Method in class org.jboss.util.StopWatch
Start the watch.
start() - Method in class org.jboss.util.SynchronizedCachePolicy
 
start() - Method in class org.jboss.util.TimedCachePolicy
Schedules this with the class resolutionTimer Timer object for execution every resolution seconds.
start() - Method in class org.jboss.util.WorkerQueue
Starts the worker queue.
startDocument() - Method in class org.jboss.xml.binding.Content
 
startDocument() - Method in class org.jboss.xml.binding.ContentPopulator
 
startDocument() - Method in class org.jboss.xml.binding.ContentWriter
 
startElement(String, String, String, Attributes) - Method in class org.jboss.xml.binding.Content
 
startElement(String, String, String, Attributes) - Method in class org.jboss.xml.binding.ContentPopulator
 
startElement(String, String, String, Attributes) - Method in class org.jboss.xml.binding.ContentWriter
 
startElement(String, String, String, Attributes, XSTypeDefinition) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
startElement(String, String, String, Attributes, XSTypeDefinition) - Method in interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler
 
startPrefixMapping(String, String) - Method in class org.jboss.xml.binding.Content
 
startPrefixMapping(String, String) - Method in class org.jboss.xml.binding.ContentPopulator
 
startPrefixMapping(String, String) - Method in class org.jboss.xml.binding.ContentWriter
 
startPrefixMapping(String, String) - Method in class org.jboss.xml.binding.ObjectModelBuilder
 
startPrefixMapping(String, String) - Method in interface org.jboss.xml.binding.parser.JBossXBParser.ContentHandler
 
started(long) - Method in interface org.jboss.util.threadpool.Task
The task has been started
stop() - Method in interface org.jboss.util.CachePolicy
stop the service
stop() - Method in class org.jboss.util.LRUCachePolicy
Stops this cache thus LRUCachePolicy.flush()ing all cached objects.
stop - Variable in class org.jboss.util.StopWatch
Stop time
stop() - Method in class org.jboss.util.StopWatch
Stop the watch.
stop() - Method in class org.jboss.util.SynchronizedCachePolicy
 
stop() - Method in class org.jboss.util.TimedCachePolicy
Stop cancels the resolution timer and flush()es the cache.
stop() - Method in class org.jboss.util.WorkerQueue
Stops nicely the worker queue.
stop(boolean) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
stop() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
stop() - Method in interface org.jboss.util.threadpool.Task
Invoked by the threadpool when it wants to stop the task
stop(boolean) - Method in interface org.jboss.util.threadpool.ThreadPool
Stop the pool
stop() - Method in interface org.jboss.util.threadpool.ThreadPoolMBean
Stop the thread pool
stopTask() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
stopTask() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
stopTask() - Method in interface org.jboss.util.threadpool.TaskWrapper
Invoked by the threadpool when it wants to stop the task
stripPackageName(String) - Static method in class org.jboss.util.Classes
Get the short name of the specified class by striping off the package name.
stripPackageName(Class) - Static method in class org.jboss.util.Classes
Get the short name of the specified class by striping off the package name.
stubs - Variable in class org.jboss.net.sockets.RMIMultiSocketClient
 
subst(StringBuffer, String, String, String) - Static method in class org.jboss.util.Strings
Substitute sub-strings in side of a string.
subst(String, String, String) - Static method in class org.jboss.util.Strings
Substitute sub-strings in side of a string.
subst(StringBuffer, String, Map, String, String) - Static method in class org.jboss.util.Strings
Substitute sub-strings in side of a string.
subst(String, Map, String, String) - Static method in class org.jboss.util.Strings
Substitute sub-strings in side of a string.
subst(StringBuffer, String, String[], char) - Static method in class org.jboss.util.Strings
Substitute index identifiers with the replacement value from the given array for the corresponding index.
subst(String, String[], char) - Static method in class org.jboss.util.Strings
Substitute index identifiers with the replacement value from the given array for the corresponding index.
subst(String, String[]) - Static method in class org.jboss.util.Strings
Substitute index identifiers (with % for the index token) with the replacement value from the given array for the corresponding index.
subtract(byte) - Method in class org.jboss.util.MuByte
Subtract the specified amount.
subtract(double) - Method in class org.jboss.util.MuDouble
Subtract the specified amount.
subtract(float) - Method in class org.jboss.util.MuFloat
Subtract the specified amount.
subtract(int) - Method in class org.jboss.util.MuInteger
Subtract the specified amount.
subtract(long) - Method in class org.jboss.util.MuLong
Subtract the specified amount.
subtract(short) - Method in class org.jboss.util.MuShort
Subtract the specified amount.
suffix - Variable in class org.jboss.util.file.FilenameSuffixFilter
The suffix which files must have to be accepted.
suffixes - Variable in class org.jboss.util.file.FileSuffixFilter
A list of suffixes which files must have to be accepted.
swap(MuBoolean) - Method in class org.jboss.util.MuBoolean
Swap values with another mutable boolean.
swap(MuByte) - Method in class org.jboss.util.MuByte
Swap values with another mutable byte.
swap(MuDouble) - Method in class org.jboss.util.MuDouble
Swap values with another mutable double.
swap(MuFloat) - Method in class org.jboss.util.MuFloat
Swap values with another mutable float.
swap(MuInteger) - Method in class org.jboss.util.MuInteger
Swap values with another mutable integer.
swap(MuLong) - Method in class org.jboss.util.MuLong
Swap values with another mutable long.
swap(MuShort) - Method in class org.jboss.util.MuShort
Swap values with another mutable short.

T

TASK_ACCEPTED - Static variable in class org.jboss.util.threadpool.BasicTaskWrapper
The task has been accepted
TASK_COMPLETED - Static variable in class org.jboss.util.threadpool.BasicTaskWrapper
The task has completed
TASK_NOT_ACCEPTED - Static variable in class org.jboss.util.threadpool.BasicTaskWrapper
The task has not been accepted
TASK_REJECTED - Static variable in class org.jboss.util.threadpool.BasicTaskWrapper
The task was rejected
TASK_STARTED - Static variable in class org.jboss.util.threadpool.BasicTaskWrapper
The task has been started
TASK_STOPPED - Static variable in class org.jboss.util.threadpool.BasicTaskWrapper
The task has been stopped
TCLFilter - class org.jboss.logging.filter.TCLFilter.
An appender filter that accepts log events based on whether the thread context class loader has a classpath URL that has the DeployURL attribute as a substring.
TCLFilter() - Constructor for class org.jboss.logging.filter.TCLFilter
 
TRACE - Static variable in class org.jboss.logging.XLevel
The TRACE level object singleton
TRACE - Static variable in class org.jboss.logging.util.CategoryStream
Deprecated. Default flag to enable/disable tracing println calls.
TRACE - Static variable in class org.jboss.logging.util.LoggerStream
Default flag to enable/disable tracing println calls.
TRACE_INT - Static variable in class org.jboss.logging.XLevel
The integer representation of the level, (Priority.DEBUG_INT - 100)
TRACE_STR - Static variable in class org.jboss.logging.XLevel
The string name of the trace level.
Task - interface org.jboss.util.threadpool.Task.
A task for a thread pool.
TaskStoppedException - exception org.jboss.util.threadpool.TaskStoppedException.
The task was stopped.
TaskStoppedException() - Constructor for class org.jboss.util.threadpool.TaskStoppedException
Create a new TaskStoppedException
TaskStoppedException(String) - Constructor for class org.jboss.util.threadpool.TaskStoppedException
Create a new TaskStoppedException
TaskWrapper - interface org.jboss.util.threadpool.TaskWrapper.
A task wrapper for a thread pool.
TextPropertyEditorSupport - class org.jboss.util.propertyeditor.TextPropertyEditorSupport.
A property editor support class for textual properties.
TextPropertyEditorSupport(Object) - Constructor for class org.jboss.util.propertyeditor.TextPropertyEditorSupport
 
TextPropertyEditorSupport() - Constructor for class org.jboss.util.propertyeditor.TextPropertyEditorSupport
 
ThreadMDCConverter - class org.jboss.logging.layout.ThreadMDCConverter.
A PatternConverter that uses the current thread MDC rather than the LoggingEvent MDC value.
ThreadMDCConverter(FormattingInfo, String) - Constructor for class org.jboss.logging.layout.ThreadMDCConverter
Creates a new instance of ThreadMDCPatternConverter
ThreadNDCConverter - class org.jboss.logging.layout.ThreadNDCConverter.
A PatternConverter that uses the current thread NDC rather than the LoggingEvent NDC value.
ThreadNDCConverter(FormattingInfo) - Constructor for class org.jboss.logging.layout.ThreadNDCConverter
Creates a new instance of ThreadMDCPatternConverter
ThreadPool - interface org.jboss.util.threadpool.ThreadPool.
A thread pool.
ThreadPoolFullException - exception org.jboss.util.threadpool.ThreadPoolFullException.
The thread pool is full.
ThreadPoolFullException() - Constructor for class org.jboss.util.threadpool.ThreadPoolFullException
Create a new ThreadPoolFullException
ThreadPoolFullException(String) - Constructor for class org.jboss.util.threadpool.ThreadPoolFullException
Create a new ThreadPoolFullException
ThreadPoolMBean - interface org.jboss.util.threadpool.ThreadPoolMBean.
Management interface for the thread pool.
ThreadPoolStoppedException - exception org.jboss.util.threadpool.ThreadPoolStoppedException.
The thread pool was stopped.
ThreadPoolStoppedException() - Constructor for class org.jboss.util.threadpool.ThreadPoolStoppedException
Create a new ThreadPoolStoppedException
ThreadPoolStoppedException(String) - Constructor for class org.jboss.util.threadpool.ThreadPoolStoppedException
Create a new ThreadPoolStoppedException
ThrowableHandler - class org.jboss.util.ThrowableHandler.
A static singleton that handles processing throwables that otherwise would be ignored or dumped to System.err.
ThrowableHandler() - Constructor for class org.jboss.util.ThrowableHandler
 
ThrowableHandler.Type - interface org.jboss.util.ThrowableHandler.Type.
Container for throwable types.
ThrowableListener - interface org.jboss.util.ThrowableListener.
An interface used to handle Throwable events.
Throwables - class org.jboss.util.Throwables.
A collection of Throwable utilities.
Throwables() - Constructor for class org.jboss.util.Throwables
 
TimedCachePolicy - class org.jboss.util.TimedCachePolicy.
An implementation of a timed cache.
TimedCachePolicy() - Constructor for class org.jboss.util.TimedCachePolicy
Creates a new TimedCachePolicy with a default entry lifetime of 30 mins that does not synchronized access to its policy store and uses a 60 second resolution.
TimedCachePolicy(int) - Constructor for class org.jboss.util.TimedCachePolicy
Creates a new TimedCachePolicy with the given default entry lifetime that does not synchronized access to its policy store and uses a 60 second resolution.
TimedCachePolicy(int, boolean, int) - Constructor for class org.jboss.util.TimedCachePolicy
Creates a new TimedCachePolicy with the given default entry lifetime that does/does not synchronized access to its policy store depending on the value of threadSafe.
TimedCachePolicy.TimedEntry - interface org.jboss.util.TimedCachePolicy.TimedEntry.
The interface that cache entries support.
Timeout - interface org.jboss.util.timeout.Timeout.
The public interface of timeouts.
TimeoutClientSocketFactory - class org.jboss.net.sockets.TimeoutClientSocketFactory.
A RMIClientSocketFactory that installs a InterruptableInputStream to be responsive to thead interruption events.
TimeoutClientSocketFactory() - Constructor for class org.jboss.net.sockets.TimeoutClientSocketFactory
 
TimeoutFactory - class org.jboss.util.timeout.TimeoutFactory.
The timeout factory.
TimeoutServerSocket - class org.jboss.net.sockets.TimeoutServerSocket.
A ServerSocket that returns a TimeoutSocket from the overriden accept.
TimeoutServerSocket(int) - Constructor for class org.jboss.net.sockets.TimeoutServerSocket
 
TimeoutServerSocket(int, int) - Constructor for class org.jboss.net.sockets.TimeoutServerSocket
 
TimeoutServerSocket(int, int, InetAddress) - Constructor for class org.jboss.net.sockets.TimeoutServerSocket
 
TimeoutServerSocketFactory - class org.jboss.net.sockets.TimeoutServerSocketFactory.
A RMIServerSocketFactory that installs a InterruptableInputStream to be responsive to thead interruption events.
TimeoutServerSocketFactory() - Constructor for class org.jboss.net.sockets.TimeoutServerSocketFactory
Create a socket factory that binds on any address with a default backlog of 200
TimeoutServerSocketFactory(InetAddress) - Constructor for class org.jboss.net.sockets.TimeoutServerSocketFactory
Create a socket factory with the given bind address
TimeoutServerSocketFactory(int) - Constructor for class org.jboss.net.sockets.TimeoutServerSocketFactory
Create a socket factory with the given backlog
TimeoutServerSocketFactory(InetAddress, int) - Constructor for class org.jboss.net.sockets.TimeoutServerSocketFactory
Create a socket factory with the given bind address and backlog
TimeoutSocket - class org.jboss.net.sockets.TimeoutSocket.
A Socket that overrides the getInputStream to return a InterruptableInputStream
TimeoutSocket(Socket) - Constructor for class org.jboss.net.sockets.TimeoutSocket
 
TimeoutTarget - interface org.jboss.util.timeout.TimeoutTarget.
The interface of objects that can receive timeouts.
TimerQueue - class org.jboss.util.TimerQueue.
This class runs in a single thread TimerTasks that have been scheduled.
TimerQueue() - Constructor for class org.jboss.util.TimerQueue
Creates a new timer queue with default thread name of "TimerTask Thread"
TimerQueue(String) - Constructor for class org.jboss.util.TimerQueue
Creates a new timer queue with the specified thread name
TimerQueue.TimerTaskLoop - class org.jboss.util.TimerQueue.TimerTaskLoop.
Class that loops getting the next job to be executed and then executing it, in the timer task thread.
TimerQueue.TimerTaskLoop() - Constructor for class org.jboss.util.TimerQueue.TimerTaskLoop
 
TimerTask - class org.jboss.util.TimerTask.
A class that represent a task that can be scheduled for one-shot or repeated execution by a TimerQueue.
TimerTask() - Constructor for class org.jboss.util.TimerTask
Creates a TimerTask object that will be executed once.
TimerTask(long) - Constructor for class org.jboss.util.TimerTask
Creates a TimerTask object that will be executed every period milliseconds.
Transition - class org.jboss.util.state.Transition.
A representation of a transition from a state to another state.
Transition(String, State) - Constructor for class org.jboss.util.state.Transition
 
Translatable - interface org.jboss.util.loading.Translatable.
An interface representing class loader like senamics used in the aop layer.
Translator - interface org.jboss.util.loading.Translator.
An interface for transforming byte code before Class creation.
TypeBinding - class org.jboss.xml.binding.TypeBinding.
 
TypeBinding() - Constructor for class org.jboss.xml.binding.TypeBinding
 
TypeConverter - interface org.jboss.xml.binding.TypeConverter.
 
taskAccepted() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Notify the task it has been accepted
taskCompleted(Throwable) - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Notify the task it has completed
taskRejected(RuntimeException) - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Notify the task it has been rejected
taskStarted() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Notify the task it has started
taskStop() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
Stop the task
threadSafe - Variable in class org.jboss.util.TimedCachePolicy
A flag indicating if entryMap should be synchronized
throwException(String) - Method in class org.jboss.util.property.PropertyContainer
 
throwException(String, String) - Method in class org.jboss.util.property.PropertyContainer
 
throwException(String, String, Throwable) - Method in class org.jboss.util.property.PropertyContainer
 
throwException(String, Throwable) - Method in class org.jboss.util.property.PropertyContainer
 
time - Variable in class org.jboss.util.id.UID
The time portion of the UID
timedOut(Timeout) - Method in interface org.jboss.util.timeout.TimeoutTarget
The timeout callback function is invoked when the timeout expires.
toArray(Object) - Static method in class org.jboss.util.Objects
Return an Object array for the given object.
toBlockingMode(String) - Static method in class org.jboss.util.threadpool.BlockingMode
A utility method to convert a string name to a BlockingMode
toEnumeration(Iterator) - Static method in class org.jboss.util.collection.Iterators
Return an Enumeration for the given Iterator.
toInt(long) - Static method in class org.jboss.util.Primitives
Safely convert a long into a int value.
toLevel(String, Level) - Static method in class org.jboss.logging.XLevel
Convert an integer passed as argument to a level.
toLevel(String) - Static method in class org.jboss.logging.XLevel
Convert an integer passed as argument to a level.
toLevel(int) - Static method in class org.jboss.logging.XLevel
Convert an integer passed as argument to a priority.
toLevel(int, Level) - Static method in class org.jboss.logging.XLevel
Convert an integer passed as argument to a level.
toPrettyString(String) - Method in interface org.jboss.util.PrettyString
Returns a pretty representation of the object.
toString() - Method in class org.jboss.net.protocol.DelegatingURLConnection
 
toString() - Method in class org.jboss.net.sockets.TimeoutSocket
 
toString() - Method in class org.jboss.util.Counter
Return a string representation of this.
toString() - Method in class org.jboss.util.DirectoryBuilder
 
toString() - Method in class org.jboss.util.HashCode
Return a string representation of this HashCode.
toString() - Method in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
 
toString() - Method in class org.jboss.util.LRUCachePolicy.LRUList
 
toString() - Method in class org.jboss.util.LongCounter
Return a string representation of this.
toString() - Method in class org.jboss.util.MuBoolean
Convert to a string.
toString() - Method in class org.jboss.util.MuByte
Convert this mutable byte to a string.
toString() - Method in class org.jboss.util.MuCharacter
Convert this mutable character to a string.
toString() - Method in class org.jboss.util.MuDouble
Convert this mutable double to a string.
toString() - Method in class org.jboss.util.MuFloat
Convert this mutable float to a string.
toString() - Method in class org.jboss.util.MuInteger
Convert this mutable integer to a string.
toString() - Method in class org.jboss.util.MuLong
Convert this mutable long integer to a string.
toString() - Method in class org.jboss.util.MuShort
Convert this mutable short integer to a string.
toString() - Method in class org.jboss.util.Null
Return a string representation.
toString() - Method in class org.jboss.util.Semaphore
 
toString(String) - Method in class org.jboss.util.StackTrace.Entry
Return a string representation of this with the given prefix.
toString() - Method in class org.jboss.util.StackTrace.Entry
Return a string representation of this.
toString() - Method in class org.jboss.util.StopWatch
Return a string representation.
toString(Throwable) - Static method in class org.jboss.util.Throwables
Return a string that consists of the stack trace of the given Throwable.
toString() - Method in class org.jboss.util.WaitSemaphore
 
toString() - Method in class org.jboss.util.collection.CompoundKey
Return a string representation of this object.
toString(Iterator, String) - Static method in class org.jboss.util.collection.Iterators
Return a delimited string representation of all of the elements in the given Iterator.
toString(Iterator) - Static method in class org.jboss.util.collection.Iterators
Return a comma delimited string representation of all of the elements in the given Iterator.
toString() - Method in class org.jboss.util.collection.ListQueue
Return a String representation of this queue.
toString() - Method in class org.jboss.util.id.GUID
Return a string representation of this GUID.
toString() - Method in class org.jboss.util.id.UID
Return a string representation of this UID.
toString() - Method in class org.jboss.util.id.VMID
Return a string representation of this VMID.
toString() - Method in class org.jboss.util.platform.PID
Return a string representation of this PID.
toString(int) - Method in class org.jboss.util.platform.PID
Return a string representation of this PID.
toString() - Method in class org.jboss.util.property.PropertyEvent
Return a string representation of this event.
toString() - Method in class org.jboss.util.state.State
 
toString() - Method in class org.jboss.util.state.StateMachine
 
toString() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
toString() - Method in class org.jboss.util.threadpool.BlockingMode
 
toString() - Method in class org.jboss.xml.binding.AttributesImpl
 
toString() - Method in class org.jboss.xml.binding.Content.Characters
 
toString() - Method in class org.jboss.xml.binding.Content.EndElement
 
toString() - Method in class org.jboss.xml.binding.Content.StartElement
 
toString() - Method in class org.jboss.xml.binding.Content
 
toURL(String, String) - Static method in class org.jboss.util.Strings
Make a URL from the given string.
toURL(String) - Static method in class org.jboss.util.Strings
Make a URL from the given string.
total - Variable in class org.jboss.util.StopWatch
Total time
trace(Object) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
trace(Object, Throwable) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
trace(Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with a level of TRACE.
trace(Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg and throwable with a level of TRACE.
trace(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of TRACE.
trace(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of TRACE.
trace(Object) - Method in interface org.jboss.logging.LoggerPlugin
 
trace(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
 
trace(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
trace(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
transform(ClassLoader, String, Class, ProtectionDomain, byte[]) - Method in interface org.jboss.util.loading.Translator
Optionally transform the supplied class file and return a new replacement class file.
trim(String[]) - Static method in class org.jboss.util.Strings
Trim each string in the given string array.

U

UID - class org.jboss.util.id.UID.
A unique identifier (uniqueness only guarantied inside of the virtual machine in which it was created).
UID() - Constructor for class org.jboss.util.id.UID
Construct a new UID.
UID(UID) - Constructor for class org.jboss.util.id.UID
Copy a UID.
UNKNOWN - Static variable in class org.jboss.util.StackTrace.Entry
Unknown element token
UNKNOWN - Static variable in interface org.jboss.util.ThrowableHandler.Type
Unknown throwable.
UNKNOWN_HOST - Static variable in class org.jboss.util.id.VMID
The address used when conventional methods fail to return the address of the current machine.
UNLIMITED - Static variable in class org.jboss.util.StackTrace
Parse all entries
UNLIMITED_MAXIMUM_SIZE - Static variable in interface org.jboss.util.collection.Queue
Unlimited maximum queue size identifier.
URLEditor - class org.jboss.util.propertyeditor.URLEditor.
A property editor for URL.
URLEditor() - Constructor for class org.jboss.util.propertyeditor.URLEditor
 
URLLister - interface org.jboss.net.protocol.URLLister.
Interface defining methods that can be used to list the contents of a URL collection irrespective of the protocol.
URLLister.URLFilter - interface org.jboss.net.protocol.URLLister.URLFilter.
Interface defining a filter for listed members.
URLListerBase - class org.jboss.net.protocol.URLListerBase.
Support class for URLLister's providing protocol independent functionality.
URLListerBase() - Constructor for class org.jboss.net.protocol.URLListerBase
 
URLListerBase.URLFilterImpl - class org.jboss.net.protocol.URLListerBase.URLFilterImpl.
Inner class representing Filter criteria to be applied to the members of the returned Collection
URLListerBase.URLFilterImpl(String[]) - Constructor for class org.jboss.net.protocol.URLListerBase.URLFilterImpl
 
URLListerFactory - class org.jboss.net.protocol.URLListerFactory.
 
URLListerFactory() - Constructor for class org.jboss.net.protocol.URLListerFactory
Create a URLLister with default listers defined for file and http protocols.
URLStreamHandlerFactory - class org.jboss.net.protocol.URLStreamHandlerFactory.
A factory for loading URL protocol handlers.
URLStreamHandlerFactory() - Constructor for class org.jboss.net.protocol.URLStreamHandlerFactory
 
UnexpectedThrowable - error org.jboss.util.UnexpectedThrowable.
Thrown to indicate that a Throwable was caught but was not expected.
UnexpectedThrowable(String) - Constructor for class org.jboss.util.UnexpectedThrowable
Construct a UnexpectedThrowable with the specified detail message.
UnexpectedThrowable(String, Throwable) - Constructor for class org.jboss.util.UnexpectedThrowable
Construct a UnexpectedThrowable with the specified detail message and nested Throwable.
UnexpectedThrowable(Throwable) - Constructor for class org.jboss.util.UnexpectedThrowable
Construct a UnexpectedThrowable with the specified nested Throwable.
UnexpectedThrowable() - Constructor for class org.jboss.util.UnexpectedThrowable
Construct a UnexpectedThrowable with no detail.
Unmarshaller - class org.jboss.xml.binding.Unmarshaller.
Unmarshaller implementation.
Unmarshaller() - Constructor for class org.jboss.xml.binding.Unmarshaller
The constructor for DTD and XSD client awareness.
UnreachableStatementException - exception org.jboss.util.UnreachableStatementException.
Thrown to indicate that section of code that should never have been reachable, has just been reached.
UnreachableStatementException(String) - Constructor for class org.jboss.util.UnreachableStatementException
Construct a UnreachableStatementException with a detail message.
UnreachableStatementException() - Constructor for class org.jboss.util.UnreachableStatementException
Construct a UnreachableStatementException with no detail.
Util - class org.jboss.xml.binding.Util.
Various utilities for XML binding.
Util() - Constructor for class org.jboss.xml.binding.Util
 
uid - Variable in class org.jboss.util.id.GUID
The unique identifier
uid - Variable in class org.jboss.util.id.VMID
A unique identifier to ensure uniqueness across the host machine
unboundListeners - Variable in class org.jboss.util.property.PropertyMap
Property listener list
unexportObject(Remote, boolean) - Static method in class org.jboss.net.sockets.RMIMultiSocketServer
 
uninstall(Class) - Static method in class org.jboss.util.coerce.CoercionHandler
Uninstall a CoercionHandler for a given class type.
union(Iterator[]) - Static method in class org.jboss.util.collection.Iterators
Returns an Iterator containing the union of all of the elements in the given iterator array.
unjar(InputStream, File) - Static method in class org.jboss.util.file.JarUtils
Dump the contents of a JarArchive to the dpecified destination.
unmarshal(String, String) - Static method in class org.jboss.xml.binding.TypeBinding
 
unmarshal(String, Class) - Static method in class org.jboss.xml.binding.TypeBinding
 
unmarshal(String) - Method in interface org.jboss.xml.binding.TypeConverter
 
unmarshal(Reader, ObjectModelFactory, Object) - Method in class org.jboss.xml.binding.Unmarshaller
 
unmarshal(InputStream, ObjectModelFactory, Object) - Method in class org.jboss.xml.binding.Unmarshaller
 
unmarshal(String, ObjectModelFactory, Object) - Method in class org.jboss.xml.binding.Unmarshaller
 
unmarshal(InputSource, ObjectModelFactory, Object) - Method in class org.jboss.xml.binding.Unmarshaller
 
unmarshalDate(String) - Static method in class org.jboss.xml.binding.TypeBinding
Parses a string value that represents date following the format defined in http://www.w3.org/TR/xmlschema-2/#dateTime, i.e.
unmarshalDateTime(String) - Static method in class org.jboss.xml.binding.TypeBinding
Parses string value of datetime following the format [-]yyyy-mm-ddThh:mm:ss[.s+][timezone].
unmarshalGDay(String) - Static method in class org.jboss.xml.binding.TypeBinding
---DD[timezonePart]
unmarshalGMonth(String) - Static method in class org.jboss.xml.binding.TypeBinding
--MM[timezone]
unmarshalGMonthDay(String) - Static method in class org.jboss.xml.binding.TypeBinding
--MM-DD[timezone]
unmarshalGYear(String) - Static method in class org.jboss.xml.binding.TypeBinding
 
unmarshalGYearMonth(String) - Static method in class org.jboss.xml.binding.TypeBinding
Unmarshals gYearDate string following the format [-]CCYY-MM[timezone]
unmarshalHexBinary(String) - Static method in class org.jboss.xml.binding.TypeBinding
Converts hexBinary value into byte array by encoding two subsequent hexadecimal digits into one byte.
unmarshalIdRefs(String) - Static method in class org.jboss.xml.binding.TypeBinding
 
unmarshalNMTokens(String) - Static method in class org.jboss.xml.binding.TypeBinding
 
unmarshalTime(String) - Static method in class org.jboss.xml.binding.TypeBinding
Parses string representation of time following the format hh:mm:ss:sss with optional timezone indicator.
unregisterClassLoader(ClassLoader) - Method in interface org.jboss.util.loading.Translator
Called to indicate that the ClassLoader is being discarded by the server.
uri - Variable in class org.jboss.xml.binding.Content.StartPrefixMapping
 
useProtocolVersion(int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 

V

VALIDATION - Static variable in class org.jboss.xml.binding.Unmarshaller
 
VALUE - Static variable in class org.jboss.util.Null
The primary instance of Null.
VERSION - Static variable in interface org.jboss.xml.binding.Marshaller
 
VERSION_1_0 - Static variable in class org.jboss.util.platform.Java
Java version 1.0 token
VERSION_1_1 - Static variable in class org.jboss.util.platform.Java
Java version 1.1 token
VERSION_1_2 - Static variable in class org.jboss.util.platform.Java
Java version 1.2 token
VERSION_1_3 - Static variable in class org.jboss.util.platform.Java
Java version 1.3 token
VERSION_1_4 - Static variable in class org.jboss.util.platform.Java
Java version 1.4 token
VMID - class org.jboss.util.id.VMID.
An object that uniquely identifies a virtual machine.
VMID(byte[], PID, UID) - Constructor for class org.jboss.util.id.VMID
Construct a new VMID.
VMID(VMID) - Constructor for class org.jboss.util.id.VMID
Copy a VMID.
value - Variable in class org.jboss.util.property.PropertyEvent
Property value.
valueOf(boolean) - Static method in class org.jboss.util.Primitives
Get a Boolean from a boolean, equivalent to the java 1.4 method Boolean.valueOf(boolean)
version - Variable in class org.jboss.xml.binding.AbstractMarshaller
 
vmid - Variable in class org.jboss.util.id.GUID
The virtual machine identifier

W

WAIT - Static variable in class org.jboss.util.threadpool.BlockingMode
Set the policy for blocked execution to be to wait until a thread is available, unless the pool has been shut down, in which case the action is discarded.
WAIT_FOR_COMPLETE - Static variable in interface org.jboss.util.threadpool.Task
Synchronized task, wait for task to complete
WAIT_FOR_START - Static variable in interface org.jboss.util.threadpool.Task
Synchronized start, wait for task to start
WAIT_NONE - Static variable in interface org.jboss.util.threadpool.Task
Don't wait for task
WAIT_TYPE - Static variable in class org.jboss.util.threadpool.BlockingMode
 
WARNING - Static variable in interface org.jboss.util.ThrowableHandler.Type
Warning throwable.
WaitSemaphore - class org.jboss.util.WaitSemaphore.
Wait exclusive semaphore with wait - notify primitives
WaitSemaphore() - Constructor for class org.jboss.util.WaitSemaphore
 
WaitSync - interface org.jboss.util.WaitSync.
Interface that gives wait - notify primitives to implementors.
WeakObject - class org.jboss.util.WeakObject.
Convenience class to wrap an Object into a WeakReference.
WeakObject(Object) - Constructor for class org.jboss.util.WeakObject
Construct a WeakObject.
WeakObject(Object, ReferenceQueue) - Constructor for class org.jboss.util.WeakObject
Construct a WeakObject.
WeakSet - class org.jboss.util.collection.WeakSet.
A Set implementation with weak elements.
WeakSet(Set) - Constructor for class org.jboss.util.collection.WeakSet
Construct a WeakSet.
WeakSet() - Constructor for class org.jboss.util.collection.WeakSet
Construct a WeakSet based on a HashSet.
WeakValueHashMap - class org.jboss.util.collection.WeakValueHashMap.
This Map will remove entries when the value in the map has been cleaned from garbage collection
WeakValueHashMap(int, float) - Constructor for class org.jboss.util.collection.WeakValueHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
WeakValueHashMap(int) - Constructor for class org.jboss.util.collection.WeakValueHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor, which is 0.75.
WeakValueHashMap() - Constructor for class org.jboss.util.collection.WeakValueHashMap
Constructs a new, empty WeakHashMap with the default initial capacity and the default load factor, which is 0.75.
WeakValueHashMap(Map) - Constructor for class org.jboss.util.collection.WeakValueHashMap
Constructs a new WeakHashMap with the same mappings as the specified Map.
WorkerQueue - class org.jboss.util.WorkerQueue.
Class that queues Executable jobs that are executed sequentially by a single thread.
WorkerQueue() - Constructor for class org.jboss.util.WorkerQueue
Creates a new worker queue with default thread name of "Worker Thread"
WorkerQueue(String) - Constructor for class org.jboss.util.WorkerQueue
Creates a new worker queue with the specified thread name
WorkerQueue(String, boolean) - Constructor for class org.jboss.util.WorkerQueue
Creates a new worker queue with the specified thread name and daemon mode flag
WorkerQueue.QueueLoop - class org.jboss.util.WorkerQueue.QueueLoop.
Class that loops getting the next job to be executed and then executing it, in the worker thread.
WorkerQueue.QueueLoop() - Constructor for class org.jboss.util.WorkerQueue.QueueLoop
 
waitForTask() - Method in class org.jboss.util.threadpool.BasicTaskWrapper
 
waitForTask(TaskWrapper) - Method in class org.jboss.util.threadpool.BasicThreadPool
Wait for a task
waitForTask() - Method in class org.jboss.util.threadpool.RunnableTaskWrapper
 
waitForTask() - Method in interface org.jboss.util.threadpool.TaskWrapper
Wait according the wait type
waitForTasks() - Method in class org.jboss.util.threadpool.BasicThreadPool
 
waitForTasks(long) - Method in class org.jboss.util.threadpool.BasicThreadPool
 
waitForTasks() - Method in interface org.jboss.util.threadpool.ThreadPool
Wait on the queued tasks to complete.
waitForTasks(long) - Method in interface org.jboss.util.threadpool.ThreadPool
Wait on the queued tasks to complete upto maxWaitTime milliseconds.
waitImpl(Object) - Method in class org.jboss.util.Semaphore
 
waiting - Variable in class org.jboss.util.deadlock.DeadlockDetector
 
warn(Object) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
warn(Object, Throwable) - Method in class org.jboss.logging.JDK14LoggerPlugin
 
warn(Object) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg with a level of WARN.
warn(Object, Throwable) - Method in class org.jboss.logging.Log4jLoggerPlugin
Issue a log msg and throwable with a level of WARN.
warn(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a level of WARN.
warn(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a level of WARN.
warn(Object) - Method in interface org.jboss.logging.LoggerPlugin
 
warn(Object, Throwable) - Method in interface org.jboss.logging.LoggerPlugin
 
warn(Object) - Method in class org.jboss.logging.NullLoggerPlugin
 
warn(Object, Throwable) - Method in class org.jboss.logging.NullLoggerPlugin
 
write(byte) - Method in class org.jboss.logging.util.CategoryStream
Deprecated.  
write(byte[], int, int) - Method in class org.jboss.logging.util.CategoryStream
Deprecated.  
write(byte) - Method in class org.jboss.logging.util.LoggerStream
 
write(byte[], int, int) - Method in class org.jboss.logging.util.LoggerStream
 
write(int) - Method in class org.jboss.util.stream.NotifyingBufferedOutputStream
 
write(byte[], int, int) - Method in class org.jboss.util.stream.NotifyingBufferedOutputStream
 
write(int) - Method in class org.jboss.util.stream.NullOutputStream
Non-operation.
write(byte[]) - Method in class org.jboss.util.stream.NullOutputStream
Non-operation.
write(byte[], int, int) - Method in class org.jboss.util.stream.NullOutputStream
Non-operation.
write(int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
write(byte[]) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
write(byte[], int, int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
write(Writer, Document) - Static method in class org.jboss.util.xml.XmlHelper
 
writeBoolean(boolean) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeByte(int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeBytes(String) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeChar(int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeChars(String) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeDouble(double) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeExternal(ObjectOutput) - Method in class org.jboss.net.sockets.QueuedClientSocketFactory
 
writeFields() - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeFloat(float) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeInt(int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeLong(long) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeObjectOverride(Object) - Method in class org.jboss.util.stream.AutoResetObjectOutputStream
Write the given object and reset if the number of objects written (including this one) exceeds the after count.
writeObjectOverride(Object) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeShort(int) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeStreamHeader() - Method in class org.jboss.util.stream.AppendObjectOutputStream
Reset the stream, does not write headers.
writeUTF(String) - Method in class org.jboss.util.stream.ObjectOutputStreamAdapter
 
writeXmlVersion(Writer) - Method in class org.jboss.xml.binding.AbstractMarshaller
 

X

XLevel - class org.jboss.logging.XLevel.
Provides custom extention levels for use with the Log4j logging framework.
XLevel(int, String, int) - Constructor for class org.jboss.logging.XLevel
Construct a XLevel.
XS_ANYSIMPLETYPE - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ANYSIMPLETYPE_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ANYURI - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ANYURI_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_BASE64BINARY - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_BASE64BINARY_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_BOOLEAN - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_BOOLEAN_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_BYTE - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_BYTE_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DATE - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DATETIME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DATETIME_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DATE_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DECIMAL - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DECIMAL_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DOUBLE - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DOUBLE_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DURATION - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_DURATION_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ENTITIES - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ENTITIES_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ENTITY - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ENTITY_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_FLOAT - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_FLOAT_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GDAY - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GDAY_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GMONTH - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GMONTHDAY - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GMONTHDAY_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GMONTH_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GYEAR - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GYEARMONTH - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GYEARMONTH_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_GYEAR_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_HEXBINARY - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_HEXBINARY_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ID - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_IDREF - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_IDREFS - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_IDREFS_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_IDREF_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_ID_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_INT - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_INTEGER - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_INTEGER_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_INT_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_LANGUAGE - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_LANGUAGE_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_LONG - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_LONG_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NAME_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NCNAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NCNAME_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NEGATIVEINTEGER - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NEGATIVEINTEGER_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NMTOKEN - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NMTOKENS - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NMTOKENS_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NMTOKEN_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NONNEGATIVEINTEGER - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NONNEGATIVEINTEGER_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NONPOSITIVEINTEGER - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NONPOSITIVEINTEGER_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NORMALIZEDSTRING - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NORMALIZEDSTRING_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NOTATION - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_NOTATION_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_POSITIVEINTEGER - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_POSITIVEINTEGER_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_QNAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_QNAME_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_SHORT - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_SHORT_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_STRING - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_STRING_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_TIME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_TIME_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_TOKEN - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_TOKEN_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDBYTE - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDBYTE_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDINT - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDINT_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDLONG - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDLONG_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDSHORT - Static variable in class org.jboss.xml.binding.TypeBinding
 
XS_UNSIGNEDSHORT_NAME - Static variable in class org.jboss.xml.binding.TypeBinding
 
XercesXsMarshaller - class org.jboss.xml.binding.XercesXsMarshaller.
 
XercesXsMarshaller() - Constructor for class org.jboss.xml.binding.XercesXsMarshaller
 
XmlHelper - class org.jboss.util.xml.XmlHelper.
A utility class to cover up the rough bits of xml parsing
XmlHelper() - Constructor for class org.jboss.util.xml.XmlHelper
 
XmlLoadable - interface org.jboss.util.xml.XmlLoadable.
XniJBossXBParser - class org.jboss.xml.binding.parser.xni.XniJBossXBParser.
 
XniJBossXBParser() - Constructor for class org.jboss.xml.binding.parser.xni.XniJBossXBParser
 
XsMarshaller - class org.jboss.xml.binding.XsMarshaller.
An XML schema based org.jboss.xml.binding.Marshaller implementation.
XsMarshaller() - Constructor for class org.jboss.xml.binding.XsMarshaller
 
xmlNameToClassName(String, boolean) - Static method in class org.jboss.xml.binding.Util
Converts XML name to Java class name according to Binding XML Names to Java Identifiers C.2.
xmlNameToClassName(String, String, boolean) - Static method in class org.jboss.xml.binding.Util
Converts XML namespace URI and local name to fully qualified class name.
xmlNameToConstantName(String) - Static method in class org.jboss.xml.binding.Util
Converts XML name to Java constant name according to Binding XML Names to Java Identifiers C.2.
xmlNameToGetMethodName(String, boolean) - Static method in class org.jboss.xml.binding.Util
Converts XML name to Java getter method name according to Binding XML Names to Java Identifiers C.2.
xmlNameToSetMethodName(String, boolean) - Static method in class org.jboss.xml.binding.Util
Converts XML name to Java setter method name according to Binding XML Names to Java Identifiers C.2.
xmlNamespaceToJavaPackage(String) - Static method in class org.jboss.xml.binding.Util
Converts XML namespace to Java package name.
xor(boolean) - Method in class org.jboss.util.MuBoolean
XORs the current value with the specified value.
xor(byte) - Method in class org.jboss.util.MuByte
XORs the current value with the specified value.
xor(int) - Method in class org.jboss.util.MuInteger
XORs the current value with the specified value.
xor(long) - Method in class org.jboss.util.MuLong
XORs the current value with the specified value.
xor(short) - Method in class org.jboss.util.MuShort
XORs the current value with the specified value.

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

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.