|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ObjectOutputStream
that is meant for appending onto an
existing stream written to by a non AppendObjectOutputStream
ObjectOutputStream
that will auto reset after n
objects have been written to the underlying stream.Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
BigDecimal
.FieldBoundPropertyListener
for the field and
property name and adds it the underlying property group.
FieldBoundPropertyListener
for the field and
property name and adds it the underlying property group.
MethodBoundPropertyListener
for the method and
property name and adds it the underlying property group.
MethodBoundPropertyListener
for the method and
property name and adds it the underlying property group.
BlockingMode
enum.Boolean
.Byte
.Collection
which translates added objects
into SoftObject
references, allowing the VM to garbage collect
objects in the collection when memory is low.List
which translates added objects
into SoftObject
references, allowing the VM to garbage collect
objects in the collection when memory is low.LoggerStream
instead.LoggerWriter
instead.Character
.Class
.Class
utilities.Object.clone()
.
Object.clone()
which is protected and throws
exceptions...Class.forName()
.
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.CollectionException
with the specified
detail message.
CollectionException
with no detail.
true
if this map contains a mapping for the
specified key.
true
if this map contains a mapping for the
specified key.
Date
.Reference
.
Document
.WaitSync.doWait()
call.
Double
.WaitSync.doNotify()
is called to wake it up.
Element
.getURLs
.
EmptyCollectionException
with the specified
detail message.
EmptyCollectionException
with no detail.
System.err
.
System.err
.
System.err
.
File
.Integer
.FullCollectionException
with the specified
detail message.
FullCollectionException
with no detail.
ObjectModelFactory
interface can be thought of as "typed" factories
in a sense that parameter types of newChild
, addChild
and setValue
methods
(discovered by the framework at runtime with introspection) are supposed to be of specific Java classes
(other than java.lang.Object
) from the target class hierarchy.getChildren
, getElementValue
and getAttributeValue
methods
are supposed to be of concrete Java types (other than java.lang.Object
) from the target class hierarchy.getChildren
, getElementValue
and getAttributeValue
methods
are supposed to be of concrete Java types (other than java.lang.Object
) from the target class hierarchy.key
.
key
.
Throwable
.
Comparable
interface.
Comparator
.
InetAddress
.Integer
.true
if this map contains no key-value mappings.
true
if this map contains no key-value mappings.
PropertyEditor.setAsText(String)
method for non-primitive targets?
Iterator
and Enumeration
utilities.index
.
LinkedList
for a data-structure.
LinkedList
for a data-structure.
List
transforming it into a
modifiable Set
.Thread.currentThread().getContextClassLoader().loadClass(className);
but it also
supports primitive types and array classes of object types or primitive types.
Integer
.NestedThrowable
.InputStream
.OutputStream
.ObjectOutputStream
wrapping adapter.Object
utilities.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.index
.
Throwable
to the given stream.
Throwable
to the given writer.
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
-
- Printable - Interface in org.jboss.util.stream
- A simple interface to allow an object to print itself to a
PrintWriter
or PrintStream
. - 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
-
- printNode(Node, boolean) -
Static method in class org.jboss.util.xml.DOMWriter
- Print a node with explicit prettyprinting.
- 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 error org.jboss.util.NestedError
- Prints the composite message and the embedded stack trace to the
specified print stream.
- printStackTrace(PrintWriter) -
Method in error org.jboss.util.NestedError
- Prints the composite message and the embedded stack trace to the
specified print writer.
- printStackTrace() -
Method in error org.jboss.util.NestedError
- Prints the composite message and the embedded stack trace to
System.err.
- printStackTrace(PrintStream) -
Method in exception org.jboss.util.NestedException
- Prints the composite message and the embedded stack trace to the
specified print stream.
- printStackTrace(PrintWriter) -
Method in exception org.jboss.util.NestedException
- Prints the composite message and the embedded stack trace to the
specified print writer.
- printStackTrace() -
Method in exception org.jboss.util.NestedException
- Prints the composite message and the embedded stack trace to
System.err.
- printStackTrace(PrintStream) -
Method in exception org.jboss.util.NestedRuntimeException
- Prints the composite message and the embedded stack trace to the
specified print stream.
- printStackTrace(PrintWriter) -
Method in exception org.jboss.util.NestedRuntimeException
- Prints the composite message and the embedded stack trace to the
specified print writer.
- printStackTrace() -
Method in exception org.jboss.util.NestedRuntimeException
- Prints the composite message and the embedded stack trace to
System.err.
- printStackTrace(PrintStream) -
Method in exception org.jboss.util.NestedSQLException
- Prints the composite message and the embedded stack trace to the
specified print stream.
- printStackTrace(PrintWriter) -
Method in exception org.jboss.util.NestedSQLException
- Prints the composite message and the embedded stack trace to the
specified print writer.
- printStackTrace() -
Method in exception org.jboss.util.NestedSQLException
- Prints the composite message and the embedded stack trace to
System.err.
- processingInstruction(String, String) -
Method in class org.jboss.xb.binding.ContentPopulator
-
- processingInstruction(String, String) -
Method in class org.jboss.xb.binding.ContentWriter
-
- processingInstruction(String, String) -
Method in class org.jboss.xb.binding.ObjectModelBuilder
-
- processingInstruction(String, String) -
Method in interface org.jboss.xb.binding.parser.JBossXBParser.ContentHandler
-
- processingInstruction(String, String) -
Method in class org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler
-
- 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.
- PROP_MARSHALLER -
Static variable in interface org.jboss.xb.binding.Marshaller
- The value should be a fully qualified class name of the Marshaller implementation.
- 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.xb.binding.Marshaller
- Allowed values are true and false.
- 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.xb.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.
- PropertiesEditor - Class in org.jboss.util.propertyeditor
- A property editor for
Properties
. - PropertiesEditor() -
Constructor for class org.jboss.util.propertyeditor.PropertiesEditor
-
- property -
Variable in class org.jboss.util.property.jmx.SystemPropertyClassValue
- Property name.
- Property - Class in org.jboss.util.property
- Provides shorter method names for working with the
PropertyManager
. - Property() -
Constructor for class org.jboss.util.property.Property
-
- PROPERTY_JAXB_SCHEMA_LOCATION -
Static variable in class org.jboss.xb.binding.SchemalessMarshaller
-
- 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
- PropertyAdapter - Class in org.jboss.util.property
- An abstract adapter class for receving property events.
- PropertyAdapter() -
Constructor for class org.jboss.util.property.PropertyAdapter
-
- 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
- PropertyContainer - Class in org.jboss.util.property
- 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 in org.jboss.util.propertyeditor
- A collection of PropertyEditor utilities.
- PropertyEditors() -
Constructor for class org.jboss.util.propertyeditor.PropertyEditors
-
- PropertyError - Error in org.jboss.util.property
- Thrown to indicate a fatal problem with the property system.
- PropertyError(String) -
Constructor for error org.jboss.util.property.PropertyError
- Construct a PropertyError with the specified detail
message.
- PropertyError(String, Throwable) -
Constructor for error org.jboss.util.property.PropertyError
- Construct a PropertyError with the specified detail
message and nested Throwable.
- PropertyError(Throwable) -
Constructor for error org.jboss.util.property.PropertyError
- Construct a PropertyError with the specified
nested Throwable.
- PropertyError() -
Constructor for error org.jboss.util.property.PropertyError
- Construct a PropertyError with no detail.
- PropertyEvent - Class in org.jboss.util.property
- 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 in org.jboss.util.property
- This exception is thrown to indicate a non-fatal problem with the
property system.
- PropertyException(String) -
Constructor for exception org.jboss.util.property.PropertyException
- Construct a PropertyException with the specified detail
message.
- PropertyException(String, Throwable) -
Constructor for exception org.jboss.util.property.PropertyException
- Construct a PropertyException with the specified detail
message and nested Throwable.
- PropertyException(Throwable) -
Constructor for exception org.jboss.util.property.PropertyException
- Construct a PropertyException with the specified
nested Throwable.
- PropertyException() -
Constructor for exception org.jboss.util.property.PropertyException
- Construct a PropertyException with no detail.
- PropertyGroup - Class in org.jboss.util.property
- 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.
- propertyIsTrueOrNotSet(String) -
Method in class org.jboss.xb.binding.AbstractMarshaller
-
- propertyIsTrueOrNotSet(String) -
Method in class org.jboss.xml.binding.AbstractMarshaller
-
- PropertyListener - Interface in org.jboss.util.property
- The listener interface for receiving property events.
- PropertyManager - Class in org.jboss.util.property
- A more robust replacement of java.lang.System for property
access.
- PropertyMap - Class in org.jboss.util.property
- 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.
- PropertyMetaData - Class in org.jboss.xb.binding.metadata
-
- PropertyMetaData() -
Constructor for class org.jboss.xb.binding.metadata.PropertyMetaData
-
- 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
- PropertyReader - Interface in org.jboss.util.property
- Iterface used to allow a PropertyMap to read property definitions
in an implementation independent fashion.
- 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.
- 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.
- provider -
Variable in class org.jboss.xb.binding.AbstractMarshaller.ClassMapping
-
- provider -
Variable in class org.jboss.xml.binding.AbstractMarshaller.ClassMapping
-
- push(Object) -
Method in interface org.jboss.xb.binding.AbstractMarshaller.Stack
-
- push(Object) -
Method in class org.jboss.xb.binding.AbstractMarshaller.StackImpl
-
- push(Class) -
Method in interface org.jboss.xb.binding.metadata.unmarshalling.DocumentBindingStack
-
- push(Class, DocumentBinder) -
Method in interface org.jboss.xb.binding.metadata.unmarshalling.DocumentBindingStack
-
- push(Object) -
Method in interface org.jboss.xml.binding.AbstractMarshaller.Stack
-
- push(Object) -
Method in class org.jboss.xml.binding.AbstractMarshaller.StackImpl
-
- pushFactory(String, String, GenericObjectModelFactory) -
Method in class org.jboss.xb.binding.ObjectModelBuilder
-
- pushInterceptor(ElementInterceptor) -
Method in class org.jboss.xb.binding.sunday.unmarshalling.ElementBinding
-
- pushInterceptor(QName, ElementInterceptor) -
Method in class org.jboss.xb.binding.sunday.unmarshalling.TypeBinding
-
- put(Object, Object) -
Method in class org.jboss.util.collection.SoftValueHashMap
- Updates this map so that the given
key
maps to the given
value
.
- put(Object, Object) -
Method in class org.jboss.util.collection.WeakIdentityHashMap
- Associates the specified value with the specified key in this map.
- 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.
- putAll(Map) -
Method in class org.jboss.util.collection.WeakIdentityHashMap
- Copies all of the mappings from the specified map to this map These
mappings will replace any mappings that this map had for any of the
keys currently in the specified map.
- 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.
- PutMethodMetaData - Class in org.jboss.xb.binding.metadata
-
- PutMethodMetaData() -
Constructor for class org.jboss.xb.binding.metadata.PutMethodMetaData
-
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
key
from this map, if
present.
key
from this map, if
present.
index
.
delay
milliseconds.
Short
.WeakHashMap
with the given
initial capacity and the given load factor.
WeakHashMap
with the given
initial capacity and the default load factor, which is
0.75
.
WeakHashMap
with the default
initial capacity and the default load factor, which is
0.75
.
WeakHashMap
with the same mappings as the
specified Map.
Throwable.printStackTrace()
.StackTrace.Entry
objects.LRUCachePolicy.flush()
ing all cached objects.
String
.%
for the index token)
with the replacement value from the given array for the corresponding
index.
TimerTask
s that have been
scheduled.TimerQueue
.period
milliseconds.
Throwable
.
Priority.DEBUG_INT
- 100)
URI
.URL
.WeakHashMap
with the given
initial capacity and the given load factor.
WeakHashMap
with the given
initial capacity and the default load factor, which is
0.75
.
WeakHashMap
with the default
initial capacity and the default load factor, which is
0.75
.
WeakHashMap
with the same mappings as the
specified Map.
Executable
jobs that are executed sequentially
by a single thread.Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |