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

Serialized Form (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


Serialized Form


Package org.jboss.aspects.logging

Class org.jboss.aspects.logging.InvocationLogClientInterceptor extends Object implements Serializable


Package org.jboss.aspects.remoting

Class org.jboss.aspects.remoting.AlreadyRegisteredException extends RuntimeException implements Serializable

Class org.jboss.aspects.remoting.AOPToRemotingClientAdapter extends Object implements Serializable

Class org.jboss.aspects.remoting.ClusterChooserInterceptor extends Object implements Serializable

Class org.jboss.aspects.remoting.FamilyWrapper extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance. We check timestamps of the interfaces to see if the instance is in the original VM of creation


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.remoting.InvokeRemoteInterceptor extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException

Class org.jboss.aspects.remoting.IsLocalInterceptor extends Object implements Serializable

Class org.jboss.aspects.remoting.MergeMetaDataInterceptor extends Object implements Serializable

Class org.jboss.aspects.remoting.NotRegisteredException extends RuntimeException implements Serializable


Package org.jboss.aspects.security

Class org.jboss.aspects.security.SecurityClientInterceptor extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException


Package org.jboss.aspects.tx

Class org.jboss.aspects.tx.ClientTxPropagationInterceptor extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException

Class org.jboss.aspects.tx.TxSupport extends Object implements Serializable

Serialized Fields

ordinal

int ordinal

Class org.jboss.aspects.tx.TxSupport.Mandatory extends TxSupport implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException

Class org.jboss.aspects.tx.TxSupport.Never extends TxSupport implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException

Class org.jboss.aspects.tx.TxSupport.NotSupported extends TxSupport implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException

Class org.jboss.aspects.tx.TxSupport.Required extends TxSupport implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException

Class org.jboss.aspects.tx.TxSupport.RequiresNew extends TxSupport implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException

Class org.jboss.aspects.tx.TxSupport.Supports extends TxSupport implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException

Class org.jboss.aspects.tx.TxType extends org.jboss.lang.Enum implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException


Package org.jboss.aspects.versioned

Class org.jboss.aspects.versioned.CollectionStateManager extends StateManager implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.versioned.DistributedFieldUpdate extends Object implements Serializable

Serialized Fields

val

Object val

version

long version

index

int index

Class org.jboss.aspects.versioned.DistributedListState extends CollectionStateManager implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.versioned.DistributedListUpdate extends Object implements Serializable

Serialized Fields

guid

org.jboss.util.id.GUID guid

versionId

long versionId

listUpdates

ArrayList listUpdates
This is a list of VersionReference's or serializable objects

Class org.jboss.aspects.versioned.DistributedMapState extends CollectionStateManager implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.versioned.DistributedMapUpdate extends Object implements Serializable

Serialized Fields

guid

org.jboss.util.id.GUID guid

versionId

long versionId

mapUpdates

HashMap mapUpdates
This is a list of VersionReference's or serializable objects

Class org.jboss.aspects.versioned.DistributedPOJOState extends StateManager implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.versioned.DistributedPOJOUpdate extends Object implements Serializable

Serialized Fields

guid

org.jboss.util.id.GUID guid

fieldUpdates

HashMap fieldUpdates

Class org.jboss.aspects.versioned.DistributedSetState extends CollectionStateManager implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.versioned.DistributedSetUpdate extends Object implements Serializable

Serialized Fields

guid

org.jboss.util.id.GUID guid

versionId

long versionId

setUpdates

HashSet setUpdates
This is a list of VersionReference's or serializable objects

Class org.jboss.aspects.versioned.LockAttemptFailure extends RuntimeException implements Serializable

Class org.jboss.aspects.versioned.OptimisticLockFailure extends RuntimeException implements Serializable

Class org.jboss.aspects.versioned.StateManager extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.aspects.versioned.VersionReference extends Object implements Serializable

Serialized Fields

guid

org.jboss.util.id.GUID guid



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