|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.jboss.logging |
---|
Class org.jboss.logging.DynamicLogger extends Logger implements Serializable |
---|
serialVersionUID: -5963699806863917370L
Serialized Fields |
---|
int logLevel
Class org.jboss.logging.Logger extends Object implements Serializable |
---|
serialVersionUID: 4232175575988879434L
Serialization Methods |
---|
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
String name
Class org.jboss.logging.XLevel extends org.apache.log4j.Level implements Serializable |
---|
Package org.jboss.logging.jdk.format |
---|
Class org.jboss.logging.jdk.format.AbsoluteTimeDateFormat extends DateFormat implements Serializable |
---|
Class org.jboss.logging.jdk.format.DateTimeDateFormat extends AbsoluteTimeDateFormat implements Serializable |
---|
Serialized Fields |
---|
String[] shortMonths
Class org.jboss.logging.jdk.format.ISO8601DateFormat extends AbsoluteTimeDateFormat implements Serializable |
---|
Package org.jboss.net.sockets |
---|
Class org.jboss.net.sockets.DefaultSocketFactory extends ServerSocketFactory implements Serializable |
---|
serialVersionUID: -7626239955727142958L
Serialized Fields |
---|
int backlog
Class org.jboss.net.sockets.QueuedClientSocketFactory extends Object implements Serializable |
---|
Serialization Methods |
---|
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
Class org.jboss.net.sockets.RMIMultiSocketClient extends Object implements Serializable |
---|
Serialized Fields |
---|
Remote[] stubs
Random random
Class org.jboss.net.sockets.TimeoutClientSocketFactory extends Object implements Serializable |
---|
serialVersionUID: -920483051658660269L
Class org.jboss.net.sockets.TimeoutServerSocketFactory extends Object implements Serializable |
---|
serialVersionUID: 7006964274840965634L
Serialized Fields |
---|
int backlog
Package org.jboss.util |
---|
Class org.jboss.util.AbstractNestedThrowable extends Throwable implements Serializable |
---|
Serialized Fields |
---|
Throwable nested
Class org.jboss.util.Counter extends Object implements Serializable |
---|
Serialized Fields |
---|
int count
Class org.jboss.util.EmptyStringException extends IllegalArgumentException implements Serializable |
---|
Class org.jboss.util.HashCode extends Object implements Serializable |
---|
Serialized Fields |
---|
int value
Class org.jboss.util.JBossStringBuilder extends Object implements Serializable |
---|
serialVersionUID: 1874946609763446794L
Serialized Fields |
---|
char[] chars
int pos
Class org.jboss.util.LongCounter extends Object implements Serializable |
---|
Serialized Fields |
---|
long count
Class org.jboss.util.NestedError extends Error implements Serializable |
---|
Serialized Fields |
---|
Throwable nested
Class org.jboss.util.NestedException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Throwable nested
Class org.jboss.util.NestedRuntimeException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Throwable nested
Class org.jboss.util.NestedSQLException extends SQLException implements Serializable |
---|
Serialized Fields |
---|
Throwable nested
Class org.jboss.util.NoSuchMethodException extends NoSuchMethodException implements Serializable |
---|
Class org.jboss.util.NotImplementedException extends RuntimeException implements Serializable |
---|
Class org.jboss.util.Null extends Object implements Serializable |
---|
Class org.jboss.util.NullArgumentException extends IllegalArgumentException implements Serializable |
---|
Serialized Fields |
---|
String name
Object index
Class org.jboss.util.StopWatch extends Object implements Serializable |
---|
Serialized Fields |
---|
long total
long start
long stop
int count
boolean running
Class org.jboss.util.UnexpectedThrowable extends NestedError implements Serializable |
---|
Class org.jboss.util.UnreachableStatementException extends RuntimeException implements Serializable |
---|
Package org.jboss.util.collection |
---|
Class org.jboss.util.collection.ArrayIterator extends Object implements Serializable |
---|
Serialized Fields |
---|
Object[] array
int index
Class org.jboss.util.collection.CollectionException extends RuntimeException implements Serializable |
---|
Class org.jboss.util.collection.CompoundKey extends Object implements Serializable |
---|
Serialized Fields |
---|
Object[] elements
Class org.jboss.util.collection.EmptyCollectionException extends CollectionException implements Serializable |
---|
Class org.jboss.util.collection.FullCollectionException extends CollectionException implements Serializable |
---|
Class org.jboss.util.collection.ListSet extends AbstractSet implements Serializable |
---|
Serialized Fields |
---|
List<E> list
Class org.jboss.util.collection.SerializableEnumeration extends ArrayList implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Serialized Fields |
---|
int index
Package org.jboss.util.deadlock |
---|
Class org.jboss.util.deadlock.ApplicationDeadlockException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
boolean retry
Package org.jboss.util.id |
---|
Class org.jboss.util.id.GUID extends Object implements Serializable |
---|
serialVersionUID: 3289509836244263718L
Serialized Fields |
---|
VMID vmid
UID uid
int hashCode
Class org.jboss.util.id.UID extends Object implements Serializable |
---|
serialVersionUID: -8093336932569424512L
Serialized Fields |
---|
long time
long id
Class org.jboss.util.id.VMID extends Object implements Serializable |
---|
Serialized Fields |
---|
byte[] address
PID pid
UID uid
int hashCode
Package org.jboss.util.platform |
---|
Class org.jboss.util.platform.PID extends Object implements Serializable |
---|
Serialized Fields |
---|
int id
Package org.jboss.util.property |
---|
Class org.jboss.util.property.PropertyContainer extends PropertyMap implements Serializable |
---|
Serialized Fields |
---|
String groupname
Class org.jboss.util.property.PropertyError extends NestedError implements Serializable |
---|
Class org.jboss.util.property.PropertyEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
String name
String value
Class org.jboss.util.property.PropertyException extends NestedRuntimeException implements Serializable |
---|
Class org.jboss.util.property.PropertyGroup extends PropertyMap implements Serializable |
---|
serialVersionUID: -2557641199743063159L
Serialized Fields |
---|
String basename
Class org.jboss.util.property.PropertyMap extends Properties implements Serializable |
---|
serialVersionUID: 8747802918099008518L
Serialization Methods |
---|
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
Package org.jboss.util.state |
---|
Class org.jboss.util.state.IllegalTransitionException extends Exception implements Serializable |
---|
Package org.jboss.util.threadpool |
---|
Class org.jboss.util.threadpool.BlockingMode extends Object implements Serializable |
---|
serialVersionUID: -9102277941374138830L
Serialization Methods |
---|
Object readResolve() throws ObjectStreamException
ObjectStreamException
Serialized Fields |
---|
int type
Class org.jboss.util.threadpool.StartTimeoutException extends RuntimeException implements Serializable |
---|
Class org.jboss.util.threadpool.TaskStoppedException extends RuntimeException implements Serializable |
---|
Class org.jboss.util.threadpool.ThreadPoolFullException extends RuntimeException implements Serializable |
---|
Class org.jboss.util.threadpool.ThreadPoolStoppedException extends RuntimeException implements Serializable |
---|
Package org.jboss.util.xml.catalog |
---|
Class org.jboss.util.xml.catalog.CatalogException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Exception exception
int exceptionType
Package org.jboss.xb.binding |
---|
Class org.jboss.xb.binding.JBossXBException extends Exception implements Serializable |
---|
serialVersionUID: 8229078720076583113L
Class org.jboss.xb.binding.JBossXBRuntimeException extends RuntimeException implements Serializable |
---|
serialVersionUID: -33504134223704483L
Class org.jboss.xb.binding.JBossXBValueFormatException extends JBossXBRuntimeException implements Serializable |
---|
serialVersionUID: -3196504305414545949L
Class org.jboss.xb.binding.NamespaceRegistry extends Object implements Serializable |
---|
serialVersionUID: 8435680858785550261L
Serialized Fields |
---|
int namespaceIndex
Map<K,V> prefixByUri
Map<K,V> uriByPrefix
Class org.jboss.xb.binding.SimpleTypeBindings extends Object implements Serializable |
---|
serialVersionUID: 4372272109355825813L
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |