Serialized Form
|
Package com.sun.ejb.base.sfsb.util |
prefix
long prefix
suffix
long suffix
id
int id
|
Package com.sun.ejb.codegen |
reason
String reason
- XXX needs doc
|
Package com.sun.ejb.containers |
instanceKey
Object instanceKey
ejbName
String ejbName
ejb
Object ejb
isRemoteInterfaceSupported
boolean isRemoteInterfaceSupported
isLocalInterfaceSupported
boolean isLocalInterfaceSupported
interceptorInstances
Object[] interceptorInstances
ejbId
long ejbId
asyncId
Long asyncId
server
GenericEJBHome server
cancelCalled
boolean cancelCalled
complete
boolean complete
resultValue
Object resultValue
resultException
Throwable resultException
lastTxStatus
int lastTxStatus
newlyActivated
boolean newlyActivated
nCallsInProgress
int nCallsInProgress
dirty
boolean dirty
inUnsetEntityContext
boolean inUnsetEntityContext
inEjbLoad
boolean inEjbLoad
inEjbStore
boolean inEjbStore
cascadeDeleteBeforeEJBRemove
boolean cascadeDeleteBeforeEJBRemove
cascadeDeleteAfterSuperEJBRemove
boolean cascadeDeleteAfterSuperEJBRemove
_primaryKey
Object _primaryKey
_pkHashCode
int _pkHashCode
_next
EntityContextImpl _next
serialVersionUID: 30864L
afterSetContext
boolean afterSetContext
readOnlyBeanHome
ReadOnlyEJBHome readOnlyBeanHome
pkLevelSequenceNum
int pkLevelSequenceNum
lastRefreshedAt
long lastRefreshedAt
removed
boolean removed
robInfo
com.sun.ejb.containers.ReadOnlyBeanInfo robInfo
asyncID
Long asyncID
resultValue
Object resultValue
resultException
Throwable resultException
businessInterface
Class<T> businessInterface
delegate
Remote delegate
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
businessInterface_
String businessInterface_
stub_
Remote stub_
completedTxStatus
boolean completedTxStatus
afterCompletionDelayed
boolean afterCompletionDelayed
committing
boolean committing
inAfterCompletion
boolean inAfterCompletion
isStateless
boolean isStateless
isStateful
boolean isStateful
existsInSessionStore
boolean existsInSessionStore
txCheckpointDelayed
boolean txCheckpointDelayed
lastPersistedAt
long lastPersistedAt
version
long version
eemRefInfos
Collection<E> eemRefInfos
serialVersionUID: 9167806434435988868L
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
primaryKeyBytes_
byte[] primaryKeyBytes_
infoBytes_
byte[] infoBytes_
timerId
String timerId
second_
String second_
minute_
String minute_
hour_
String hour_
dayOfMonth_
String dayOfMonth_
month_
String month_
dayOfWeek_
String dayOfWeek_
year_
String year_
timezone_
String timezone_
tz_
TimeZone tz_
start_
Date start_
end_
Date end_
automatic_
boolean automatic_
methodName_
String methodName_
paramCount_
int paramCount_
configured
boolean configured
isValid
boolean isValid
lastDayOfMonth
boolean lastDayOfMonth
dayBeforeEndOfMonth
int dayBeforeEndOfMonth
seconds
BitSet seconds
minutes
BitSet minutes
hours
BitSet hours
days
BitSet days
daysOfWeek
BitSet daysOfWeek
daysOfMonth
BitSet daysOfMonth
months
BitSet months
daysOfWeekOrRangesOfDaysInMonth
List<E> daysOfWeekOrRangesOfDaysInMonth
years
List<E> years
timerId
String timerId
creationTimeRaw
long creationTimeRaw
initialExpirationRaw
long initialExpirationRaw
lastExpirationRaw
long lastExpirationRaw
intervalDuration
long intervalDuration
state
int state
containerId
long containerId
applicationId
long applicationId
pkHashCode
int pkHashCode
ownerId
String ownerId
schedule
String schedule
blob
TimerState.Blob blob
blobLoaded_
boolean blobLoaded_
serialVersionUID: 5022674828003386360L
primaryKeyBytes_
byte[] primaryKeyBytes_
infoBytes_
byte[] infoBytes_
timerId_
TimerPrimaryKey timerId_
|
Package com.sun.ejb.containers.util |
numBuckets_
int numBuckets_
methodInfo_
com.sun.ejb.containers.util.MethodMap.MethodInfo[] methodInfo_
|
Package com.sun.ejb.containers.util.pool |
throwable
Throwable throwable
|
Package com.sun.ejb.portable |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
keyClass
Class<T> keyClass
homeClass
Class<T> homeClass
remoteClass
Class<T> remoteClass
isSessionBean
boolean isSessionBean
isStatelessSessionBean
boolean isStatelessSessionBean
homeHandle
HomeHandle homeHandle
readObject
private void readObject(ObjectInputStream istream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream ostream)
throws IOException
- Throws:
IOException
ejbObject
EJBObject ejbObject
readObject
private void readObject(ObjectInputStream istream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream ostream)
throws IOException
- Throws:
IOException
ejbHome
EJBHome ejbHome
count
int count
objrefs
ArrayList<E> objrefs
|
Package com.sun.ejb.spi.io |
|
Package com.sun.ejb.spi.sfsb.store |
sessionId
Serializable sessionId
lastAccess
long lastAccess
isNew
boolean isNew
state
byte[] state
version
long version
maxIdleTime
long maxIdleTime
Copyright © 2012 GlassFish Community. All Rights Reserved.