Alphabetical Index

A B C D E F G H I M N O P R S T U W

A

AccessLocalException() - constructor for class javax.ejb.AccessLocalException
AccessLocalException(String) - constructor for class javax.ejb.AccessLocalException
afterBegin() - method in class javax.ejb.SessionSynchronization

B

beforeCompletion() - method in class javax.ejb.SessionSynchronization

C

cancel() - method in class javax.ejb.Timer
containsProperty(String) - method in class javax.xml.rpc.handler.MessageContext
CreateException() - constructor for class javax.ejb.CreateException
CreateException(String) - constructor for class javax.ejb.CreateException
createTimer(Date,Serializable) - method in class javax.ejb.TimerService
createTimer(long,Serializable) - method in class javax.ejb.TimerService

D

DuplicateKeyException() - constructor for class javax.ejb.DuplicateKeyException
DuplicateKeyException(String) - constructor for class javax.ejb.DuplicateKeyException

E

ejbActivate() - method in class javax.ejb.EntityBean
ejbActivate() - method in class javax.ejb.SessionBean
EJBContext - interface javax.ejb.EJBContext
EJBException - class javax.ejb.EJBException
EJBException() - constructor for class javax.ejb.EJBException
EJBException(Exception) - constructor for class javax.ejb.EJBException
EJBException(String) - constructor for class javax.ejb.EJBException
EJBException(String,Exception) - constructor for class javax.ejb.EJBException
EJBHome - interface javax.ejb.EJBHome
ejbLoad() - method in class javax.ejb.EntityBean
EJBLocalHome - interface javax.ejb.EJBLocalHome
EJBLocalObject - interface javax.ejb.EJBLocalObject
EJBMetaData - interface javax.ejb.EJBMetaData
EJBObject - interface javax.ejb.EJBObject
ejbPassivate() - method in class javax.ejb.EntityBean
ejbPassivate() - method in class javax.ejb.SessionBean
ejbRemove() - method in class javax.ejb.EntityBean
ejbRemove() - method in class javax.ejb.MessageDrivenBean
ejbRemove() - method in class javax.ejb.SessionBean
ejbStore() - method in class javax.ejb.EntityBean
ejbTimeout(javax.ejb.Timer) - method in class javax.ejb.TimedObject
EnterpriseBean - interface javax.ejb.EnterpriseBean
EntityBean - interface javax.ejb.EntityBean
EntityContext - interface javax.ejb.EntityContext

F

FinderException() - constructor for class javax.ejb.FinderException
FinderException(String) - constructor for class javax.ejb.FinderException

G

getCallerIdentity() - method in class javax.ejb.EJBContext
getCallerPrincipal() - method in class javax.ejb.EJBContext
getCausedByException() - method in class javax.ejb.EJBException
getEJBHome() - method in class javax.ejb.EJBContext
getEJBHome() - method in class javax.ejb.EJBMetaData
getEJBHome() - method in class javax.ejb.EJBObject
getEJBHome() - method in class javax.ejb.HomeHandle
getEJBLocalHome() - method in class javax.ejb.EJBContext
getEJBLocalHome() - method in class javax.ejb.EJBLocalObject
getEJBLocalObject() - method in class javax.ejb.EntityContext
getEJBLocalObject() - method in class javax.ejb.SessionContext
getEJBMetaData() - method in class javax.ejb.EJBHome
getEJBObject() - method in class javax.ejb.EntityContext
getEJBObject() - method in class javax.ejb.Handle
getEJBObject() - method in class javax.ejb.SessionContext
getEnvironment() - method in class javax.ejb.EJBContext
getHandle() - method in class javax.ejb.EJBObject
getHandle() - method in class javax.ejb.Timer
getHomeHandle() - method in class javax.ejb.EJBHome
getHomeInterfaceClass() - method in class javax.ejb.EJBMetaData
getInfo() - method in class javax.ejb.Timer
getMessage() - method in class javax.ejb.EJBException
getMessageContext() - method in class javax.ejb.SessionContext
getNextTimeout() - method in class javax.ejb.Timer
getPrimaryKey() - method in class javax.ejb.EJBLocalObject
getPrimaryKey() - method in class javax.ejb.EJBObject
getPrimaryKey() - method in class javax.ejb.EntityContext
getPrimaryKeyClass() - method in class javax.ejb.EJBMetaData
getProperty(String) - method in class javax.xml.rpc.handler.MessageContext
getPropertyNames() - method in class javax.xml.rpc.handler.MessageContext
getRemoteInterfaceClass() - method in class javax.ejb.EJBMetaData
getRollbackOnly() - method in class javax.ejb.EJBContext
getTimer() - method in class javax.ejb.TimerHandle
getTimeRemaining() - method in class javax.ejb.Timer
getTimers() - method in class javax.ejb.TimerService
getTimerService() - method in class javax.ejb.EJBContext
getUserTransaction() - method in class javax.ejb.EJBContext

H

Handle - interface javax.ejb.Handle
HandleDelegate - interface javax.ejb.spi.HandleDelegate
HomeHandle - interface javax.ejb.HomeHandle

I

isCallerInRole(Identity) - method in class javax.ejb.EJBContext
isCallerInRole(String) - method in class javax.ejb.EJBContext
isIdentical(javax.ejb.EJBObject) - method in class javax.ejb.EJBObject
isSession() - method in class javax.ejb.EJBMetaData
isStatelessSession() - method in class javax.ejb.EJBMetaData

M

MessageContext - interface javax.xml.rpc.handler.MessageContext
MessageDrivenBean - interface javax.ejb.MessageDrivenBean

N

NoSuchEntityException() - constructor for class javax.ejb.NoSuchEntityException
NoSuchEntityException(String) - constructor for class javax.ejb.NoSuchEntityException

O

ObjectNotFoundException() - constructor for class javax.ejb.ObjectNotFoundException

P

printStackTrace() - method in class javax.ejb.EJBException
printStackTrace(PrintStream) - method in class javax.ejb.EJBException
printStackTrace(PrintWriter) - method in class javax.ejb.EJBException

R

readEJBHome(ObjectInputStream) - method in class javax.ejb.spi.HandleDelegate
readEJBObject(ObjectInputStream) - method in class javax.ejb.spi.HandleDelegate
remove() - method in class javax.ejb.EJBLocalObject
remove() - method in class javax.ejb.EJBObject
remove(javax.ejb.Handle) - method in class javax.ejb.EJBHome
remove(Object) - method in class javax.ejb.EJBHome
remove(Object) - method in class javax.ejb.EJBLocalHome
RemoveException() - constructor for class javax.ejb.RemoveException
RemoveException(String) - constructor for class javax.ejb.RemoveException
removeProperty(String) - method in class javax.xml.rpc.handler.MessageContext

S

SessionBean - interface javax.ejb.SessionBean
SessionContext - interface javax.ejb.SessionContext
setProperty(String,Object) - method in class javax.xml.rpc.handler.MessageContext
setRollbackOnly() - method in class javax.ejb.EJBContext

T

TimedObject - interface javax.ejb.TimedObject
Timer - interface javax.ejb.Timer
TimerHandle - interface javax.ejb.TimerHandle
TimerService - interface javax.ejb.TimerService

U

unsetEntityContext() - method in class javax.ejb.EntityBean

W