Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Y 

A

AccessLocalException - Exception in javax.ejb
 
AccessLocalException() - Constructor for exception javax.ejb.AccessLocalException
 
AccessLocalException(String) - Constructor for exception javax.ejb.AccessLocalException
 
AccessLocalException(String, Exception) - Constructor for exception javax.ejb.AccessLocalException
 
AccessTimeout - Annotation Type in javax.ejb
 
ActivationConfigProperty - Annotation Type in javax.ejb
 
AfterBegin - Annotation Type in javax.ejb
 
afterBegin() - Method in interface javax.ejb.SessionSynchronization
 
AfterCompletion - Annotation Type in javax.ejb
 
afterCompletion(boolean) - Method in interface javax.ejb.SessionSynchronization
 
APP_NAME - Static variable in class javax.ejb.embeddable.EJBContainer
 
ApplicationException - Annotation Type in javax.ejb
 
Asynchronous - Annotation Type in javax.ejb
 
AsyncResult<V> - Class in javax.ejb
 
AsyncResult(V) - Constructor for class javax.ejb.AsyncResult
 

B

BeforeCompletion - Annotation Type in javax.ejb
 
beforeCompletion() - Method in interface javax.ejb.SessionSynchronization
 

C

cancel(boolean) - Method in class javax.ejb.AsyncResult
 
cancel() - Method in interface javax.ejb.Timer
 
close() - Method in class javax.ejb.embeddable.EJBContainer
 
ConcurrencyManagement - Annotation Type in javax.ejb
 
ConcurrencyManagementType - Enum in javax.ejb
 
ConcurrentAccessException - Exception in javax.ejb
 
ConcurrentAccessException() - Constructor for exception javax.ejb.ConcurrentAccessException
 
ConcurrentAccessException(String, Exception) - Constructor for exception javax.ejb.ConcurrentAccessException
 
ConcurrentAccessException(String) - Constructor for exception javax.ejb.ConcurrentAccessException
 
ConcurrentAccessTimeoutException - Exception in javax.ejb
 
ConcurrentAccessTimeoutException() - Constructor for exception javax.ejb.ConcurrentAccessTimeoutException
 
ConcurrentAccessTimeoutException(String) - Constructor for exception javax.ejb.ConcurrentAccessTimeoutException
 
createCalendarTimer(ScheduleExpression) - Method in interface javax.ejb.TimerService
 
createCalendarTimer(ScheduleExpression, TimerConfig) - Method in interface javax.ejb.TimerService
 
createEJBContainer() - Static method in class javax.ejb.embeddable.EJBContainer
 
createEJBContainer(Map<?, ?>) - Static method in class javax.ejb.embeddable.EJBContainer
 
createEJBContainer(Map<?, ?>) - Method in interface javax.ejb.spi.EJBContainerProvider
 
CreateException - Exception in javax.ejb
 
CreateException() - Constructor for exception javax.ejb.CreateException
 
CreateException(String) - Constructor for exception javax.ejb.CreateException
 
createIntervalTimer(long, long, TimerConfig) - Method in interface javax.ejb.TimerService
 
createIntervalTimer(Date, long, TimerConfig) - Method in interface javax.ejb.TimerService
 
createSingleActionTimer(long, TimerConfig) - Method in interface javax.ejb.TimerService
 
createSingleActionTimer(Date, TimerConfig) - Method in interface javax.ejb.TimerService
 
createTimer(Date, long, Serializable) - Method in interface javax.ejb.TimerService
 
createTimer(Date, Serializable) - Method in interface javax.ejb.TimerService
 
createTimer(long, long, Serializable) - Method in interface javax.ejb.TimerService
 
createTimer(long, Serializable) - Method in interface javax.ejb.TimerService
 

D

dayOfMonth(int) - Method in class javax.ejb.ScheduleExpression
 
dayOfMonth(String) - Method in class javax.ejb.ScheduleExpression
 
dayOfWeek(int) - Method in class javax.ejb.ScheduleExpression
 
dayOfWeek(String) - Method in class javax.ejb.ScheduleExpression
 
DependsOn - Annotation Type in javax.ejb
 
DuplicateKeyException - Exception in javax.ejb
 
DuplicateKeyException() - Constructor for exception javax.ejb.DuplicateKeyException
 
DuplicateKeyException(String) - Constructor for exception javax.ejb.DuplicateKeyException
 

E

EJB - Annotation Type in javax.ejb
 
EJBAccessException - Exception in javax.ejb
 
EJBAccessException() - Constructor for exception javax.ejb.EJBAccessException
 
EJBAccessException(String) - Constructor for exception javax.ejb.EJBAccessException
 
ejbActivate() - Method in interface javax.ejb.EntityBean
 
ejbActivate() - Method in interface javax.ejb.SessionBean
 
EJBContainer - Class in javax.ejb.embeddable
 
EJBContainer() - Constructor for class javax.ejb.embeddable.EJBContainer
 
EJBContainerProvider - Interface in javax.ejb.spi
 
EJBContext - Interface in javax.ejb
 
EJBException - Exception in javax.ejb
 
EJBException() - Constructor for exception javax.ejb.EJBException
 
EJBException(Exception) - Constructor for exception javax.ejb.EJBException
 
EJBException(String) - Constructor for exception javax.ejb.EJBException
 
EJBException(String, Exception) - Constructor for exception javax.ejb.EJBException
 
EJBHome - Interface in javax.ejb
 
ejbLoad() - Method in interface javax.ejb.EntityBean
 
EJBLocalHome - Interface in javax.ejb
 
EJBLocalObject - Interface in javax.ejb
 
EJBMetaData - Interface in javax.ejb
 
EJBObject - Interface in javax.ejb
 
ejbPassivate() - Method in interface javax.ejb.EntityBean
 
ejbPassivate() - Method in interface javax.ejb.SessionBean
 
ejbRemove() - Method in interface javax.ejb.EntityBean
 
ejbRemove() - Method in interface javax.ejb.MessageDrivenBean
 
ejbRemove() - Method in interface javax.ejb.SessionBean
 
EJBs - Annotation Type in javax.ejb
 
ejbStore() - Method in interface javax.ejb.EntityBean
 
ejbTimeout(Timer) - Method in interface javax.ejb.TimedObject
 
EJBTransactionRequiredException - Exception in javax.ejb
 
EJBTransactionRequiredException() - Constructor for exception javax.ejb.EJBTransactionRequiredException
 
EJBTransactionRequiredException(String) - Constructor for exception javax.ejb.EJBTransactionRequiredException
 
EJBTransactionRolledbackException - Exception in javax.ejb
 
EJBTransactionRolledbackException() - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
EJBTransactionRolledbackException(String, Exception) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
EJBTransactionRolledbackException(String) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
end(Date) - Method in class javax.ejb.ScheduleExpression
 
EnterpriseBean - Interface in javax.ejb
 
EntityBean - Interface in javax.ejb
 
EntityContext - Interface in javax.ejb
 

F

FinderException - Exception in javax.ejb
 
FinderException() - Constructor for exception javax.ejb.FinderException
 
FinderException(String) - Constructor for exception javax.ejb.FinderException
 

G

get() - Method in class javax.ejb.AsyncResult
 
get(long, TimeUnit) - Method in class javax.ejb.AsyncResult
 
getBusinessObject(Class<T>) - Method in interface javax.ejb.SessionContext
 
getCallerIdentity() - Method in interface javax.ejb.EJBContext
Deprecated. 
getCallerPrincipal() - Method in interface javax.ejb.EJBContext
 
getCausedByException() - Method in exception javax.ejb.EJBException
 
getContext() - Method in class javax.ejb.embeddable.EJBContainer
 
getContextData() - Method in interface javax.ejb.EJBContext
 
getDayOfMonth() - Method in class javax.ejb.ScheduleExpression
 
getDayOfWeek() - Method in class javax.ejb.ScheduleExpression
 
getEJBHome() - Method in interface javax.ejb.EJBContext
 
getEJBHome() - Method in interface javax.ejb.EJBMetaData
 
getEJBHome() - Method in interface javax.ejb.EJBObject
 
getEJBHome() - Method in interface javax.ejb.HomeHandle
 
getEJBLocalHome() - Method in interface javax.ejb.EJBContext
 
getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
 
getEJBLocalObject() - Method in interface javax.ejb.EntityContext
 
getEJBLocalObject() - Method in interface javax.ejb.SessionContext
 
getEJBMetaData() - Method in interface javax.ejb.EJBHome
 
getEJBObject() - Method in interface javax.ejb.EntityContext
 
getEJBObject() - Method in interface javax.ejb.Handle
 
getEJBObject() - Method in interface javax.ejb.SessionContext
 
getEnd() - Method in class javax.ejb.ScheduleExpression
 
getEnvironment() - Method in interface javax.ejb.EJBContext
Deprecated. 
getHandle() - Method in interface javax.ejb.EJBObject
 
getHandle() - Method in interface javax.ejb.Timer
 
getHomeHandle() - Method in interface javax.ejb.EJBHome
 
getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
 
getHour() - Method in class javax.ejb.ScheduleExpression
 
getInfo() - Method in interface javax.ejb.Timer
 
getInfo() - Method in class javax.ejb.TimerConfig
 
getInvokedBusinessInterface() - Method in interface javax.ejb.SessionContext
 
getMessage() - Method in exception javax.ejb.EJBException
 
getMessageContext() - Method in interface javax.ejb.SessionContext
 
getMinute() - Method in class javax.ejb.ScheduleExpression
 
getMonth() - Method in class javax.ejb.ScheduleExpression
 
getNextTimeout() - Method in interface javax.ejb.Timer
 
getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
 
getPrimaryKey() - Method in interface javax.ejb.EJBObject
 
getPrimaryKey() - Method in interface javax.ejb.EntityContext
 
getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
 
getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
 
getRollbackOnly() - Method in interface javax.ejb.EJBContext
 
getSchedule() - Method in interface javax.ejb.Timer
 
getSecond() - Method in class javax.ejb.ScheduleExpression
 
getStart() - Method in class javax.ejb.ScheduleExpression
 
getTimer() - Method in interface javax.ejb.TimerHandle
 
getTimeRemaining() - Method in interface javax.ejb.Timer
 
getTimers() - Method in interface javax.ejb.TimerService
 
getTimerService() - Method in interface javax.ejb.EJBContext
 
getTimezone() - Method in class javax.ejb.ScheduleExpression
 
getUserTransaction() - Method in interface javax.ejb.EJBContext
 
getYear() - Method in class javax.ejb.ScheduleExpression
 

H

Handle - Interface in javax.ejb
 
HandleDelegate - Interface in javax.ejb.spi
 
HomeHandle - Interface in javax.ejb
 
hour(int) - Method in class javax.ejb.ScheduleExpression
 
hour(String) - Method in class javax.ejb.ScheduleExpression
 

I

IllegalLoopbackException - Exception in javax.ejb
 
IllegalLoopbackException() - Constructor for exception javax.ejb.IllegalLoopbackException
 
IllegalLoopbackException(String) - Constructor for exception javax.ejb.IllegalLoopbackException
 
Init - Annotation Type in javax.ejb
 
isCalendarTimer() - Method in interface javax.ejb.Timer
 
isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
Deprecated. 
isCallerInRole(String) - Method in interface javax.ejb.EJBContext
 
isCancelled() - Method in class javax.ejb.AsyncResult
 
isDone() - Method in class javax.ejb.AsyncResult
 
isIdentical(EJBLocalObject) - Method in interface javax.ejb.EJBLocalObject
 
isIdentical(EJBObject) - Method in interface javax.ejb.EJBObject
 
isPersistent() - Method in interface javax.ejb.Timer
 
isPersistent() - Method in class javax.ejb.TimerConfig
 
isSession() - Method in interface javax.ejb.EJBMetaData
 
isStatelessSession() - Method in interface javax.ejb.EJBMetaData
 

J

javax.ejb - package javax.ejb
 
javax.ejb.embeddable - package javax.ejb.embeddable
 
javax.ejb.spi - package javax.ejb.spi
 

L

Local - Annotation Type in javax.ejb
 
LocalBean - Annotation Type in javax.ejb
 
LocalHome - Annotation Type in javax.ejb
 
Lock - Annotation Type in javax.ejb
 
LockType - Enum in javax.ejb
 
lookup(String) - Method in interface javax.ejb.EJBContext
 

M

MessageDriven - Annotation Type in javax.ejb
 
MessageDrivenBean - Interface in javax.ejb
 
MessageDrivenContext - Interface in javax.ejb
 
minute(int) - Method in class javax.ejb.ScheduleExpression
 
minute(String) - Method in class javax.ejb.ScheduleExpression
 
MODULES - Static variable in class javax.ejb.embeddable.EJBContainer
 
month(int) - Method in class javax.ejb.ScheduleExpression
 
month(String) - Method in class javax.ejb.ScheduleExpression
 

N

NoMoreTimeoutsException - Exception in javax.ejb
 
NoMoreTimeoutsException() - Constructor for exception javax.ejb.NoMoreTimeoutsException
 
NoMoreTimeoutsException(String) - Constructor for exception javax.ejb.NoMoreTimeoutsException
 
NoSuchEJBException - Exception in javax.ejb
 
NoSuchEJBException() - Constructor for exception javax.ejb.NoSuchEJBException
 
NoSuchEJBException(String, Exception) - Constructor for exception javax.ejb.NoSuchEJBException
 
NoSuchEJBException(String) - Constructor for exception javax.ejb.NoSuchEJBException
 
NoSuchEntityException - Exception in javax.ejb
 
NoSuchEntityException() - Constructor for exception javax.ejb.NoSuchEntityException
 
NoSuchEntityException(Exception) - Constructor for exception javax.ejb.NoSuchEntityException
 
NoSuchEntityException(String) - Constructor for exception javax.ejb.NoSuchEntityException
 
NoSuchObjectLocalException - Exception in javax.ejb
 
NoSuchObjectLocalException() - Constructor for exception javax.ejb.NoSuchObjectLocalException
 
NoSuchObjectLocalException(String) - Constructor for exception javax.ejb.NoSuchObjectLocalException
 
NoSuchObjectLocalException(String, Exception) - Constructor for exception javax.ejb.NoSuchObjectLocalException
 

O

ObjectNotFoundException - Exception in javax.ejb
 
ObjectNotFoundException() - Constructor for exception javax.ejb.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for exception javax.ejb.ObjectNotFoundException
 

P

PostActivate - Annotation Type in javax.ejb
 
PrePassivate - Annotation Type in javax.ejb
 
printStackTrace(PrintStream) - Method in exception javax.ejb.EJBException
 
printStackTrace() - Method in exception javax.ejb.EJBException
 
printStackTrace(PrintWriter) - Method in exception javax.ejb.EJBException
 
PROVIDER - Static variable in class javax.ejb.embeddable.EJBContainer
 

R

readEJBHome(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
 
readEJBObject(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
 
Remote - Annotation Type in javax.ejb
 
RemoteHome - Annotation Type in javax.ejb
 
remove(Handle) - Method in interface javax.ejb.EJBHome
 
remove(Object) - Method in interface javax.ejb.EJBHome
 
remove(Object) - Method in interface javax.ejb.EJBLocalHome
 
remove() - Method in interface javax.ejb.EJBLocalObject
 
remove() - Method in interface javax.ejb.EJBObject
 
Remove - Annotation Type in javax.ejb
 
RemoveException - Exception in javax.ejb
 
RemoveException() - Constructor for exception javax.ejb.RemoveException
 
RemoveException(String) - Constructor for exception javax.ejb.RemoveException
 

S

Schedule - Annotation Type in javax.ejb
 
ScheduleExpression - Class in javax.ejb
 
ScheduleExpression() - Constructor for class javax.ejb.ScheduleExpression
 
Schedules - Annotation Type in javax.ejb
 
second(int) - Method in class javax.ejb.ScheduleExpression
 
second(String) - Method in class javax.ejb.ScheduleExpression
 
SessionBean - Interface in javax.ejb
 
SessionContext - Interface in javax.ejb
 
SessionSynchronization - Interface in javax.ejb
 
setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
 
setInfo(Serializable) - Method in class javax.ejb.TimerConfig
 
setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
 
setPersistent(boolean) - Method in class javax.ejb.TimerConfig
 
setRollbackOnly() - Method in interface javax.ejb.EJBContext
 
setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
 
Singleton - Annotation Type in javax.ejb
 
start(Date) - Method in class javax.ejb.ScheduleExpression
 
Startup - Annotation Type in javax.ejb
 
Stateful - Annotation Type in javax.ejb
 
StatefulTimeout - Annotation Type in javax.ejb
 
Stateless - Annotation Type in javax.ejb
 

T

TimedObject - Interface in javax.ejb
 
Timeout - Annotation Type in javax.ejb
 
Timer - Interface in javax.ejb
 
TimerConfig - Class in javax.ejb
 
TimerConfig() - Constructor for class javax.ejb.TimerConfig
 
TimerConfig(Serializable, boolean) - Constructor for class javax.ejb.TimerConfig
 
TimerHandle - Interface in javax.ejb
 
TimerService - Interface in javax.ejb
 
timezone(String) - Method in class javax.ejb.ScheduleExpression
See http://en.wikipedia.org/wiki/List_of_zoneinfo_timezones for valid timezones
TransactionAttribute - Annotation Type in javax.ejb
 
TransactionAttributeType - Enum in javax.ejb
 
TransactionManagement - Annotation Type in javax.ejb
 
TransactionManagementType - Enum in javax.ejb
 
TransactionRequiredLocalException - Exception in javax.ejb
 
TransactionRequiredLocalException() - Constructor for exception javax.ejb.TransactionRequiredLocalException
 
TransactionRequiredLocalException(String) - Constructor for exception javax.ejb.TransactionRequiredLocalException
 
TransactionRolledbackLocalException - Exception in javax.ejb
 
TransactionRolledbackLocalException() - Constructor for exception javax.ejb.TransactionRolledbackLocalException
 
TransactionRolledbackLocalException(String) - Constructor for exception javax.ejb.TransactionRolledbackLocalException
 
TransactionRolledbackLocalException(String, Exception) - Constructor for exception javax.ejb.TransactionRolledbackLocalException
 

U

unsetEntityContext() - Method in interface javax.ejb.EntityBean
 

V

valueOf(String) - Static method in enum javax.ejb.ConcurrencyManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.TransactionAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.TransactionManagementType
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.ejb.ConcurrencyManagementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ejb.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ejb.TransactionAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.ejb.TransactionManagementType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasCancelCalled() - Method in interface javax.ejb.SessionContext
 
writeEJBHome(EJBHome, ObjectOutputStream) - Method in interface javax.ejb.spi.HandleDelegate
 
writeEJBObject(EJBObject, ObjectOutputStream) - Method in interface javax.ejb.spi.HandleDelegate
 

Y

year(int) - Method in class javax.ejb.ScheduleExpression
 
year(String) - Method in class javax.ejb.ScheduleExpression
 
A B C D E F G H I J L M N O P R S T U V W Y 
Skip navigation links

Copyright © 2023. All rights reserved.