A B C D E F G H I J K L M N O P Q R S T U V W X

A

accept(IEvent) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
activate(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Activate instance.
activateStateful(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
add(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
add(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
Before adding the object into the set, it checks that the new element does not exist.
add(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
addAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It iterates over the collection parameter to add each element in the collection.
addAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It iterates over the collection parameter to add each element in the collection.
addBean(BeanDesc) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Adds beans in container.
addElement(Object) - Method in class org.ow2.jonas.lib.ejb21.CollectionEnum
Add an element
addInstance(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.TxListener
Add a new Context in the list.
addMapper(PMapper, JContainer, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
Register and start PMapper for a container and a connection factory if another mapper is not registered with the same container and the same connection factory.
addPath(String) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
add a path (if it's not already declared)
addToJormList(MetaObject) - Method in class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
add a Jorm MetaObject in the list of Jorm Meta Objects to generate
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
This method is typically called after the transaction is committed.
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.JTimer
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.TxListener
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
arguments - Variable in class org.ow2.jonas.lib.ejb21.EJBInvocation
List of arguments for the EJB

B

basePath(String[]) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
merge the first tokens into a dot separated path.
bctxlist - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
freelist of JEntityContext's
bctxlist - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
instance pool management (list of available JSessionContext objects) Contexts are pooled only for Stateless Session beans because for Stateful sessions a newInstance() is required by the spec.
bean - Variable in class org.ow2.jonas.lib.ejb21.EJBInvocation
Enterprise Bean being processed
beanclass - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
BeanFactory - Interface in org.ow2.jonas.lib.ejb21
Interface to the Bean Factories used by the Container, JMX, or generic parts of this package.
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
This method is typically called at beforeCompletion
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
This beforeCompletion method is called by the transaction manager prior to the start of the transaction completion process.
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.TxListener
This beforeCompletion method is called by the transaction manager prior to the start of the transaction completion process.
bf - Variable in class org.ow2.jonas.lib.ejb21.JContext
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The Factory for this bean
bf - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JLocal
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JLocalHome
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JRemote
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
bean factory
bf - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
bindEJB(Object, JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Bind a PK with a JEntitySwitch
bindICtx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
bind a JEntityContext for a create method.
bindICtx(Transaction, JStatefulContext) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
At each create, bind the Context to the transaction
blockedtx - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
List of all transactions currently blocked by runningtx
bmcalled - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
ejb business method has been called
bs - Variable in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
switch instance to use
bs - Variable in class org.ow2.jonas.lib.ejb21.JSessionContext
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JSessionRemote
bs

C

cacheSize - Variable in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Current Cache Size
calculateAutomaticPk() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Calculate a new uid for automatic pk creation Used by JEntityCmpJdbc.vm
cancel() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Cause the timer and all its associated expiration notifications to be cancelled.
cancelAllTimers() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
cancel all timers (when entity bean is removed)
canPassivate() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
checkJonasVersion(String) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Check if the given class have been generated by GenIC tool with a correct version.
checkPermission(IEventListener) - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
Check whether the event listener has permission to receive this event.
checkSecurity(String, EJBInvocation, boolean) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Check Security.
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JHome
Check if the access to the bean is authorized.
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Check if the access to the bean is authorized
checkSecurity(String, EJBInvocation, boolean) - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
Check the security for a given EJB signature method and for an EJB
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Check Transaction before calling a method on a bean.
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
For Message Driven Beans, only 2 cases are possible: TX_REQUIRED or TX_NOT_SUPPORTED
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
For Message Driven Beans, only 2 cases are possible.
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
Session beans can be container managed or bean managed transaction Session home don't check transactional context.
checkTransactionContainer(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Process Transaction Attribute before calling a business method
clear() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It removes all elements.
clear() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It removes all elements.
clientTx - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Tx to be resumed at postInvoke
cloader - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
saved class loader to be resumed at postInvoke
CMI_RMI - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
CMI protocol
cmp2 - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
True if CMP2 container
CMP2Bean - Class in org.ow2.jonas.lib.ejb21.jorm
This Class represents a CMP2 EntityBean, mapped on Jorm.
CMP2Bean(EntityJdbcCmp2Desc) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
 
Coder - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface specifies two methods to translate a PName into a PK or the opposite action.
coherence - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
Collection - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the java.util.Collection based on the generic class implementation (GenClassImpl).
Collection() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.Collection
 
CollectionElement - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a specialization of the GenClassElement with an index to distinguish the dupicated element.
CollectionElement(GenClassImpl, int) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.CollectionElement
It builds a CollectionElement with the specified index.
CollectionEnum - Class in org.ow2.jonas.lib.ejb21
This class implements the java.util.Enumeration and the java.io.Serializable interfaces.
CollectionEnum() - Constructor for class org.ow2.jonas.lib.ejb21.CollectionEnum
Create an empty CollectionEnum
CollectionEnum(Vector) - Constructor for class org.ow2.jonas.lib.ejb21.CollectionEnum
Create a CollectionEnum from a vector
configure(LoggerFactory) - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
Configure loggers for monolog
configurePnc(String, PNamingContext, JormFactory, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
It assignes the PNamingContext which manages a relation.
cont - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
Container - Interface in org.ow2.jonas.lib.ejb21
A Container is what a JOnAS Server can see of a JOnAS EJB Container.
contains(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
contains(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
containsAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
containsAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
context - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
counter - Static variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
countIH - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
nb of non transacted requests running
countIT - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
nb of transacted requests running
create() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
unique create method
createEJB() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
Create a new Session Find one in the pool, or create a new object.
createEndpoint(XAResource) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Create the message endpoint
createLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocalHome
Creates a new Local Object for that bean.
createLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocalHome
Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
createNewContext(EntityBean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
createNewContext(EntityBean) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
This method is overrided in order to specify the JEntityContext class which must be instanciated.
createNewInstance(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Create a new instance of the bean and its EntityContext In case of CMP, the bean class is derived to manage entity persistence.
createNewSession() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
createNewSession() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Creates a new Session Stateful called back from createEJB
createNewSession() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Creates a new Session Stateless
createPIndexedElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
createPIndexedElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
The default implementation of the PIndexedElem is GenClassElement.
createRemoteObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityHome
creates a new Remote Object for that bean. this is in the generated class because it is mainly "new objectClass()"
createRemoteObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
Creates the EJBObject (remote) this is in the generated class because it is mainly "new objectClass()"
createServiceEndpointObject() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
createTimer(long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK /* (non-Javadoc)
createTimer(Date, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(Date, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(Date, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(Date, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(Date, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Create a single-action timer that expires at a given point in time.
createTimer(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Create a single-action timer that expires after a specified duration.
CTX_STATE_ACTIVE - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CTX_STATE_COMMITTING - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CTX_STATE_FINDING - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CTX_STATE_INITIAL - Static variable in class org.ow2.jonas.lib.ejb21.JContext
State of this Context This state is used to know if some operation is allowed or not in this context.
CTX_STATE_PASSIVE - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
currTx - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
transaction in which the request will execute

D

datasource - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
Datasource in case of CMP
dd - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JLocalHome
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
dd - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
deadlockTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
decode(Object) - Method in interface org.ow2.jonas.lib.ejb21.jorm.Coder
This method build a PName with the primary key specifed in parameter.
decodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Decode PK.
decodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Decode String to a PName
DEFAULT_FACTORY_CLASS_NAME - Static variable in class org.ow2.jonas.lib.ejb21.JContainer
This class is the default factory class name used for the Entity bean.
deletedLength - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This array represents the distance between two deleted elements in the pIndexedElems arraylist.
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
delist all connections of the list at postInvoke.
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
deliverTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deliver a timeout to the bean
deliverTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deliver a timeout to the bean
destroy() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
remove the bean instance.
detachPk() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Detach entity switch from PK list.
detachTx() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Detach this Context from tx
dirtyInstances() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
discardContext(Transaction, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Discard instance/Context and free all objects.
dispatcher - Variable in class org.ow2.jonas.lib.ejb21.JFactory
Event dispatcher.
dummyFinderException(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Dummy method that defines the FinderException in the throws clause to can catch this exception in any case in the JentityHome.vm

E

ebf - Variable in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
ecd - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
ectx - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
ejb10Env - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
ejbContext - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Used for stateful session at create and for stateless session beans
EJBInvocation - Class in org.ow2.jonas.lib.ejb21
Class used for preInvoke.
EJBInvocation() - Constructor for class org.ow2.jonas.lib.ejb21.EJBInvocation
Default constructor.
ejbMetaData - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
ejbname - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
EjbqlAbstractVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Base class with visitor utility class and default implementation of visit methods Created on Sep 12, 2002
EjbqlAbstractVisitor() - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
EjbqlAbstractVisitor.IdValue - Class in org.ow2.jonas.lib.ejb21.sql
Values associated with each declared identifiers
EjbqlAbstractVisitor.IdValue(String) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
Create an IdVAlue for the given path
EjbqlAbstractVisitor.IdValue() - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
Default constructor
EjbqlAbstractVisitor.VisitorException - Exception in org.ow2.jonas.lib.ejb21.sql
Runtime Exception used to wrap exceptions thrown in visit methods
EjbqlLimiterRange - Class in org.ow2.jonas.lib.ejb21.sql
Limiter range representation that may be a literal integer or a parameter
EjbqlLimiterRange(int, int) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
Constructs an EjbqlLimitRange
EjbqlLimitVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates the limiter ranges corresponding to the LIMIT clause
EjbqlLimitVisitor(ASTEJBQL, Class[]) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Constructor
EjbqlOrderByVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates a list of org.objectweb.medor.query.api.OrderField to a given ORDER BY clause.
EjbqlOrderByVisitor(ASTEJBQL, Map) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Constructor
EjbqlQueryFilterVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates the filter corresponding to the WHERE clause.
EjbqlQueryFilterVisitor(PMapper, Map, Class[], ASTEJBQL, QueryBuilder) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Constructor
EjbqlQueryTreeHolder - Class in org.ow2.jonas.lib.ejb21.sql
Class to hold the query tree of a given EJBQL request.
EjbqlQueryTreeHolder(MethodCmp2Desc, ASTEJBQL, PMapper, Manager) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
constructor of a holder for a specific query.
EjbqlSelectVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates the selection projection for corresponding to a given WHERE clause.
EjbqlSelectVisitor(ASTEJBQL, Map, SelectProject) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Constructor
EjbqlVariableVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates a map of pairs [name,QueryTreeField] for all defined identifiers of the query.
EjbqlVariableVisitor(ASTEJBQL, DeploymentDescEjb2, QueryBuilder, Manager) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
constructor
ejbTimeoutSignature - Variable in class org.ow2.jonas.lib.ejb21.JFactory
Signature for ejbTimeout.
encode(PName) - Method in interface org.ow2.jonas.lib.ejb21.jorm.Coder
This method build a primary key with the PName specifed in parameter.
encodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Encode PK.
encodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Encode PK in case of CMP2
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Called only for CS policy, after passivateIH
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
Instance is ready to use for new transaction.
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
Instance is ready to use for new transaction.
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
endsWith(String[], String) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
enlistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
enlistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
enlist all connection of the list at preInvoke.
enlistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
EntityCounters - Class in org.ow2.jonas.lib.ejb21
This class is used by JMX to return a dump of instance's current use
EntityCounters() - Constructor for class org.ow2.jonas.lib.ejb21.EntityCounters
 
ep - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
equals(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
 
estimestamp - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
timestamp used to free objects when not used for a specified time.
evaluate(Object, int, ParameterOperand[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
It evaluate an optimized medor request according to the specified parameters To evalute the medor request the query evaluator is used.
ExceptionHelper - Class in org.ow2.jonas.lib.ejb21
 
ExceptionHelper() - Constructor for class org.ow2.jonas.lib.ejb21.ExceptionHelper
 
existEJB(Object, JEntitySwitch, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
get EJB by its PK.
exportObject() - Method in class org.ow2.jonas.lib.ejb21.JLocal
Make this object accessible again
exportObject() - Method in class org.ow2.jonas.lib.ejb21.JRemote
Make this object accessible again thru the Orb.

F

factory - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
FEW_SECONDS - Static variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
findLocalByPK(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocalHome
Find the EJBLocalObject for this PK
FloatPkFieldMapping - Class in org.ow2.jonas.lib.ejb21.jorm
Conversion java.lang.Float <-> java.lang.String.
FloatPkFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
 
forceDiscardICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
fromBytes(byte[]) - Static method in class org.ow2.jonas.lib.ejb21.MarshallTool
Converts byte array to an instance of java.io.Serializable

G

gc - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field references the GenClass inside which the PIndexedElem is store.
gcAdd(PObject, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method add a new element in the collection.
gcAdd(GenClassElement) - Method in interface org.ow2.jonas.lib.ejb21.jorm.GenClassListener
An element has been added in the gen class.
gcClear(boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Clear the GenClass.
gcContains(PObject, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcDeref(PName) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcGetElement(GenClassElement, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It dereferences an element if needed
gcGetPBinding() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Get the PBinding used for this GenClass Used by JEntityCmp2.vm
gcGetRealIndex(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method calculates the real index of an element.
gcGetSize() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcIsModified() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcIterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcIterator(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcm - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This field references the PClassMapping which manages the persistency of this GenClass.
gcObject2ref(PObject) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method permits to find the PName of an object.
gcRemove(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It removes the first occurence of an element from the relation.
gcRemove(GenClassElement, boolean) - Method in interface org.ow2.jonas.lib.ejb21.jorm.GenClassListener
An element has been removed in the gen class.
genclass - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
GenClassElement - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the PIndexedElem interface used by the GenClassImpl class.
GenClassElement(GenClassImpl) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
GenClassImpl - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the PGenClassAccessor interface usefull for the multivalued relation.
GenClassImpl() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
A GenClassImpl object is created for each Multi-Valued CMR field See JEntityCmp2.vm It starts with an empty list.
GenClassImpl.ElementIterator - Class in org.ow2.jonas.lib.ejb21.jorm
this class is an implementation of the Iterator interface which return only the existing objects.
GenClassImpl.ElementIterator(GenClassImpl, Object) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
 
GenClassListener - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface is a listener over the actions which modify a GenClass.
get2EJBLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getBeanFactory(String) - Method in interface org.ow2.jonas.lib.ejb21.Container
Get the bean factory for the given bean.
getBeanFactory(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Get the bean factory for the given bean.
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getBeanFactoryId() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getBeanNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getBf() - Method in class org.ow2.jonas.lib.ejb21.JHome
 
getBf() - Method in class org.ow2.jonas.lib.ejb21.JRemote
 
getBlockingTx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Look if the specified transaction is blocked.
getBusinessObject(Class<T>) - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain an object that can be used to invoke the current bean through the given business interface.
getBusinessStartTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getBusinessStopTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getCallerIdentity() - Method in class org.ow2.jonas.lib.ejb21.JContext
Deprecated.  
getCallerIdentity() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deprecated. @exception java.lang.IllegalStateException always
getCallerIdentity() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deprecated. @exception java.lang.IllegalStateException always
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Obtain the java.security.Principal that identifies the caller. throws a java.lang.IllegalStateException for message driven bean because there is no security context available (EJB v2.0, chapter 14.5.1)
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal(boolean) - Method in interface org.ow2.jonas.lib.ejb21.PrincipalFactory
 
getClassLoader() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getClassLoader() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getCmiService() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getCmp2Bean(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
 
getCodingType(Class, boolean) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
It retrieves a coding type either a Class
getCodingType(PType) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
It converts a PType into a coding type.
getCodingType(int) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
It converts a type code into a coding type.
getComponentContextFactory() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getComponentContextFactory() - Method in class org.ow2.jonas.lib.ejb21.JContainer
getConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
getConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
getContainer() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Returns the JContainer
getContainer() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getContainer() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getContainerNaming() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getContainerNaming() - Method in class org.ow2.jonas.lib.ejb21.JContainer
used internally by all the EJB Container classes.
getContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
getContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
getContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
getContextId() - Method in interface org.ow2.jonas.lib.ejb21.Container
Gets the context ID of this container (for jacc).
getContextId() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Gets the context ID of this container (for jacc)
getCurrentWaiters() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getDataSource() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getDataSourceDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getDd() - Method in class org.ow2.jonas.lib.ejb21.JHome
 
getDeadlockTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getDeclaredPathLength() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getDefaultValue(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the default value of the given Java Type.
getDeploymentDescriptor() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Get the Deployement descriptor of this Ejb
getDeploymentDescriptor() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Get the Deployement descriptor of this Ejb
getDispatcher() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEarFileName() - Method in interface org.ow2.jonas.lib.ejb21.Container
get the name of the ear application containing this container.
getEarFileName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
get the name of the ear application containing this container.
getEJB(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
get EJB by its PK Creates if not exist yet.
getEjb10Environment() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JContext
the enterprise bean's home interface.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JHomeHandle
Obtains the home object represented by this handle.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Is disallowed.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Is disallowed.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
 
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JContext
Obtain the enterprise bean's local home interface.
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Is disallowed.
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Is disallowed.
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
getEJBLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBMetaData() - Method in class org.ow2.jonas.lib.ejb21.JHome
Obtains the EJBMetaData for the enterprise Bean.
getEJBName() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
get the bean name
getEJBName() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEjbName() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getEJBName() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtains a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityHandle
Obtains the EJB object represented by this handle.
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtains a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionHandle
 
getEjbTimeoutSignature() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getElemStatus() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
getEntityBMPNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getEntityCMPNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getEntityCounters() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Take a dump of current entity counters and return them
getEntityFactory() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
JEntityFactory accessor
getEntitySwitch() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
JEntitySwitch accessor
getEntityTimerService() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Obtains the TimerService associated for this Entity Bean (one / pk)
getEnv() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Return the JNDI Environment
getEnv() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEnvironment() - Method in class org.ow2.jonas.lib.ejb21.JContext
Deprecated.  
getEnvironment() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deprecated. Use the JNDI naming context java:comp/env instead.
getEnvironment() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deprecated. Use the JNDI naming context java:comp/env instead.
getException(Exception) - Static method in class org.ow2.jonas.lib.ejb21.ExceptionHelper
 
getExternalFileName() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getExternalFileName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getFields() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
get the Map that was built from visiting the lexical query tree This map allows to get the org.objectweb.medor.api.Field from its name (ident or path).
getFileList(File, String, String) - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getFileName() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getFileName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getFilename() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getHandle() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
Obtains a handle for the EJB object.
getHandle() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get a serializable handle to the timer.
getHaService() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getHome() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
returns the home if exist or null if not
getHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getHomeHandle() - Method in class org.ow2.jonas.lib.ejb21.JHome
Obtain a handle for the home object.
getICtx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
bind a JEntityContext for a remove method. called in case of remove(pk) or remove(handle)
getICtx(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Get a context/instance associated with this transaction Called at each request on the bean (including remove)
getICtx(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
Get a context/instance associated with this transaction Called at each request on the bean (including remove)
getICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
At each business method, get a BeanContext to run it
getICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
get an initialized Bean Context
getInactivityTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getInfo() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get the information associated with the timer at the time of creation.
getInitialContext() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Returns the InitialContext
getInitialContext() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getInitialDuration() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getInstance() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Returns the bean instance of this context Used in the generated classes to retrieve the instance
getInstance() - Static method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
It retrieves the unique instance of MapperManager.
getInstance() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Returns the bean instance of this context Used in the generated classes to retrieve the instance
getInvokedBusinessInterface() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain the business interface through which the current business method invocation was made.
getJavaEEApplicationName() - Method in interface org.ow2.jonas.lib.ejb21.Container
Gets the Java EE Application Name of this container.
getJavaEEApplicationName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Gets the Java EE Application Name of this container.
getJContext(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Get a Context from the pool, or create a new one if no more available in the pool.
getJContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getJContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
get a new session context must call newInstance (EJB specs) => no pool should be used.
getJContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getJEntitySwitch() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
This method allocates a new JEntitySwitch.
getJEntitySwitch() - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
getJmsConnectionFactoryDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getJmsDestinationDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getJmsManager() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getJmsManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
used internally by all the EJB Container classes.
getJndiLocalName() - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
 
getJndiName() - Method in class org.ow2.jonas.lib.ejb21.JHome
Get the jndi name for the bean.
getJormConfigurator() - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
 
getJormList() - Method in class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
 
getJormMapping() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getJormMIManager() - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
 
getJWrapper() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Get the JWrapper for serialization
getKind() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
 
getLastAccessTime() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getLifeCycleDispatcher() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getLimiterRanges() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
 
getLimiterRanges() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
 
getListener() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
getLocal() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getLocal() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getLocalHome() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
returns the local home if exist or null if not
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getLocalHome(String) - Static method in class org.ow2.jonas.lib.ejb21.JLocalHome
Get JLocalHome by its name
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getLockPolicy() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getLogger() - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
 
getMailFactoryDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getMapper() - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
getMapper(JContainer, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
Lookup a jorm mapper for a given container and a given connection factory
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getMaxWaitTime() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getMemoryInstance() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
In most of cases this class is extented to personalize to a collection type.
getMemoryInstanceNb() - Method in class org.ow2.jonas.lib.ejb21.EntityCounters
 
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type in memory.
getMergedPath(int) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Get the messageContext
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageDrivenNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getMessageEndpoint() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Return an MessageEndpoint from the pool.
getMethodName() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getMonitoringEnabled() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getMonitoringSettingsDefinedInDD() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getMsgContext() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
 
getMyTx() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
 
getName() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getName(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the name of the given type
getName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getName() - Method in class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
 
getName() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getNewSessionId(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
getNextTimeout() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get the point in time at which the next timer expiration is scheduled to occur.
getNumberOfCalls() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getObject() - Method in class org.ow2.jonas.lib.ejb21.JWrapper
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.lib.ejb21.HomeFactory
Used in case of local Home or ServiceEndpointHome
getOptimizedQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
Get the query evaluator of the optimized query.
getOrderFields() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
get the that was built from visiting the lexical tree
getPassivationDir() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Get the directory where to store stateful state and timers
getPassivationTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getPeriod() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getPermissionManager() - Method in interface org.ow2.jonas.lib.ejb21.Container
Gets the permission manager.
getPermissionManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Gets the permission manager
getPK() - Method in class org.ow2.jonas.lib.ejb21.JEntityHandle
 
getPK() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getPK() - Method in class org.ow2.jonas.lib.ejb21.JWrapper
 
getPName() - Method in interface org.ow2.jonas.lib.ejb21.jorm.PObject
It retrieves the PName of the persitent object.
getPObject(PName) - Method in interface org.ow2.jonas.lib.ejb21.jorm.PObjectHome
It retrieves the PObject which matches with the PName.
getPolicy() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getPoolSize() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Get the size of the instance pool for this bean
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
No pool for stateful session beans
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getPrefetchIndex() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtains the primary key of the EJB object that is currently associated with this instance.
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.jorm.JEntityContext
Obtains the primary key of the EJB object that is currently associated with this instance.
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
 
getPrincipalFactory() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getPrincipalFactory() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getPriority() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getProjectName() - Static method in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
 
getPType(Class, boolean) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
This method converts a java.lang.Class into a jorm PType.
getPTypeDef(Class, boolean) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
This method converts a java.lang.Class into a jorm PType.
getQueryFilter() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
get the query filter that was built from visiting the syntaxic tree
getQueryOptimizer() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
get the current query tree optimizer
getQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
get the query tree that was built from visiting the lexical tree
getQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
get the query tree that was built from visiting the lexical tree.
getQueryTreeHolder(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
Build the EjbqlQueryTreeHolder or just return it if already there.
getReadTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getReleasedState() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
getRemote() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getRemote() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getResField() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
get the Medor result Field of the query (useful for the ejbSelect method)
getResourceCheckerManager() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
 
getResourceCheckerManager() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getResources() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JContext
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Tests if the transaction has been marked for rollback only.
getSEHome(String) - Static method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Get JServiceEndpointHome by its name used by HomeFactory to retrieve object from its reference.
getSEHome() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getSelectForUpdate() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getServerSession() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Returns a server session from the pool.
getServiceEndpoint() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
 
getSession() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Return the ServerSession's Session.
getSessionId() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getSessionSwitch() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
getSessionSwitch() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
 
getSplitedPath(int) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getSQLGetMethod(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the name of the getXXX method associated with the given type in java.sql.ResultSet.
getSQLSetMethod(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the name of the setXXX method associated with the given type in java.sql.ResultSet.
getSQLType(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the SQL Type mapping the given Java Type.
getStartTime() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JContext
Get the Instance State
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
getStatefulContext() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getStatefulSessionNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getStatelessSessionNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type into the data support.
getTimeout() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
 
getTimerByTime(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
get a Timer from the list
getTimeRemaining() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
getTimers() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
getTimers() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
getTimers() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Get all the active timers associated with this bean.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getTimerTxAttribute() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getTmpDirName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getTotalProcessingTime() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getTotalStartTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getTotalStopTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getTransactionAttribute() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getTransactionAttribute() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getTransactionManager() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
returns the TransactionManager
getTransactionManager() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getTransactionManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
return the Transaction Manager used internally by all the EJB Container classes.
getTransactionManager() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getTransactionManager() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getType() - Method in class org.ow2.jonas.lib.ejb21.JWrapper
 
getUserTransaction() - Method in class org.ow2.jonas.lib.ejb21.JContext
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Obtains the transaction demarcation interface.
getValue() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
 
getWarningThreshold() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getWorkManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getWorkManager() - Method in class org.ow2.jonas.lib.ejb21.JContext
Get the WorkManager
getWorkManager() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getWrapperType(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the wrapper type of the given Java Type.
getXAResource() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 

H

handle(IEvent) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
HANDLE - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
hardLimit - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
True if cannot overtake max-cache-size
hasBeenCreated - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
hashCode() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Returns a hash code value for the object.
hashCode() - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
 
hasMoreElements() - Method in class org.ow2.jonas.lib.ejb21.CollectionEnum
Implements Enumeration.hasMoreElements()
hasNext() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
Returns true if the iteration has more elements.
home - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
optional home
home - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
HomeFactory - Class in org.ow2.jonas.lib.ejb21
This Factory return Home or LocalHome objects to clients.
HomeFactory() - Constructor for class org.ow2.jonas.lib.ejb21.HomeFactory
 
homehandle - Variable in class org.ow2.jonas.lib.ejb21.JEntityHandle
 
homeList - Static variable in class org.ow2.jonas.lib.ejb21.JLocalHome
 

I

ident - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
idle - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances not currently used, but active
ihContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
EntityContext for non-transacted requests
ihContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
EntityContext for non-transacted requests
inactivityTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
time in millisec. to keep objects in memory when not used.
indexesGenerator - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
inDirtyList - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if this instance may have been modified outside transactions.
infindbypk - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
init(EntityDesc, JContainer) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Init this object
init(JEntityFactory, Object) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
constructor.
init(BeanDesc, JContainer) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Init this object
init(EntityDesc, JContainer, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Initialization of the factory.
init(EntityDesc, JContainer, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
init(EntityDesc, JContainer, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
init(Object) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Nothing to do here.
initEntityContext(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Reinit Context for reuse
initGenClassPrefetch(PClassMapping, PClassMapping) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
It initializes the prefetching of a genclassMapping with the PClassMapping of the target class of the multivalued CMR.
initGenClassPrefetch(PClassMapping, PClassMapping) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
It initializes the prefetching of a genclassMapping with the PClassMapping of the target class of the multivalued CMR.
initInstancePool() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Init the pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Init the pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Init the pool of instances.
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Init pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Init pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
No pool of instances for stateful session beans
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Init pool of instances.
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
 
initSessionContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Reinit Context for reuse
instanceCount - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
Current number of instances in memory
instanceCount - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
interp - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
inTx - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances currently used inside a tx
invoke(Object, Method, Object[]) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
isCallerInRole(Identity) - Method in class org.ow2.jonas.lib.ejb21.JContext
Deprecated. Use boolean isCallerInRole(String roleName) instead. Tests if the caller has a given role.
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JContext
Test if the caller has a given role.
isCallerInRole(Identity) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deprecated. @throws java.lang.IllegalStateException for message driven bean because there is no security context available
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Test if the caller has a given role.
isCallerInRole(Identity) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deprecated. @throws java.lang.IllegalStateException for message driven bean because there is no security context available
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Test if the caller has a given role.
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Test if the caller has a given role.
isCallerInRole(String, String, boolean) - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
Test if the caller has a given role.
isCancelled() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
isClassAvailable(String, boolean) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Assess availability of a class in a given class loader
isClusterReplicated - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
isCMP2() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isCollecOrEnum(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given class implements java.uti.Collection or java.util.Enumeration false otherwise.
isDeadLocked(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Search if this transaction is blocked in a deadlock
isDebugContext() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugDd() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugFactory() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugIc() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugJms() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugLoaderLog() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugMapper() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugQuery() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSecurity() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSsfpool() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSwapper() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSynchro() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugThread() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugTx() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugTxlistener() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDeliveryTransacted(Method) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Determine if the method is transacted
isdetached - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if this object is no longer referenced by its factory, i.e.
isDirty() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
 
isEmpty() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
isEmpty() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
isHardLimit() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isIdentical(EJBLocalObject) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBObject) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBLocalObject) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBObject) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
Tests if a given EJB is identical to the invoked EJB object.
isInEarCase() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Return true if only if this ejbjar is in an ear file.
isInFindByPK() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
isInitialized() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
 
isInTransaction() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
This is used for remove on stateful session beans only.
isLegalElement(GenClassElement) - Method in interface org.ow2.jonas.lib.ejb21.jorm.GenClassListener
Check if the element is valid or not with the GenClass
isMarkedRemoved() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Check if context has been marked removed
ismarkedremoved - Variable in class org.ow2.jonas.lib.ejb21.JSessionContext
 
isMarkedRemoved() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
 
isModified - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
true when GenClass has been modified and must be written
isNewInstance() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Check if context is a newly created instance
isPassivated() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
isPrefetch() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isReentrant() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isremoved - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if this object will be garbaged and must not be used any longer.
isSerializable(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given class is a Serializable Java Type, false otherwise.
isSessionSynchro() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isShared() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isStateful - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isStateful() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isStopped() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
isSupported(String) - Method in class org.ow2.jonas.lib.ejb21.Protocols
Return true if the given protocol is supported
isSupported(Protocols) - Method in class org.ow2.jonas.lib.ejb21.Protocols
Return true if the given protocol is supported
isSynchro - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isTxBeanManaged() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
isValidForRmi(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given class is a valid type for RMI, false otherwise.
isVerbose() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isVoid(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given type is the type 'void'
isWriteInsideTx() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
isXxxObjectMethod(String) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given method name is getObject() or setObject()
itContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
EntityContext for transacted requests
itContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
unique EntityContext
iterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
iterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
iterator() - Method in class org.ow2.jonas.lib.ejb21.Protocols
 
itsContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
Map of EntityContext's for transactions Key is the Transaction.

J

JavaType - Class in org.ow2.jonas.lib.ejb21
This class implements methods which permit to get informations about Java Types: the JDBC Types associated the ResultSet.getXXX() methods associated the PreparedStatement.setXXX() methods associated
(The Java Type may be or not a primitive type)
JavaType() - Constructor for class org.ow2.jonas.lib.ejb21.JavaType
 
JContainer - Class in org.ow2.jonas.lib.ejb21
This class represents an EJB container.
JContainer(String, String, String, ClassLoader, DeploymentDesc, CmiService, HaService, IJAXRPCService, MBeanServer, ResourceService, String) - Constructor for class org.ow2.jonas.lib.ejb21.JContainer
constructor
JContext - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.EJBContext class.
JContext(JFactory, EnterpriseBean) - Constructor for class org.ow2.jonas.lib.ejb21.JContext
Constructs a JContext
JEntityContext - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.EntityContext interface.
JEntityContext(JEntityFactory, EntityBean) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityContext
Constructs an EntityContext the Context has to be initialized after this.
JEntityContext - Class in org.ow2.jonas.lib.ejb21.jorm
This class extends the JEntityContext of the JOnAS container in order to take in consideration the fact that the container manages PName instances and not primary keys.
JEntityContext(JEntityFactory, EntityBean) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.JEntityContext
 
JEntityFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for an Entity Bean.
JEntityFactory() - Constructor for class org.ow2.jonas.lib.ejb21.JEntityFactory
constructor must be without parameters (required by Jorm)
JEntityHandle - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.Handle interface.
JEntityHandle(JEntityRemote) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityHandle
constructor
JEntityHome - Class in org.ow2.jonas.lib.ejb21
This class is the Standard Home for Entity objects It exists only for beans that have declared a Remote Interface.
JEntityHome(EntityDesc, JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityHome
constructor
JEntityLocal - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBLocalObject implementation
JEntityLocal(JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityLocal
constructor
JEntityLocalHome - Class in org.ow2.jonas.lib.ejb21
This class is the Standard LocalHome for Entity objects It exists only for beans that have declared a Local Interface.
JEntityLocalHome(EntityDesc, JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityLocalHome
constructor
JEntityRemote - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBObject implementation
JEntityRemote(JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityRemote
constructor
JEntitySwitch - Class in org.ow2.jonas.lib.ejb21
JEntitySwitch is used internally to synchronize accesses to the entity context and thus to the entity bean instance.
JEntitySwitch() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitch
empty constructor.
JEntitySwitchCRC - Class in org.ow2.jonas.lib.ejb21
Container read committed lock policy.
JEntitySwitchCRC() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
empty constructor.
JEntitySwitchCRU - Class in org.ow2.jonas.lib.ejb21
Container Read Uncommitted lock-policy.
JEntitySwitchCRU() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
empty constructor.
JEntitySwitchCRW - Class in org.ow2.jonas.lib.ejb21
Container Optimistic lock-policy.
JEntitySwitchCRW() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
empty constructor.
JEntitySwitchCS - Class in org.ow2.jonas.lib.ejb21
Container Serialized (CS) lock-policy.
JEntitySwitchCS() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
empty constructor.
JEntitySwitchCST - Class in org.ow2.jonas.lib.ejb21
Container Serialized Transacted (CST) lock-policy.
JEntitySwitchCST() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
empty constructor.
JEntitySwitchDB - Class in org.ow2.jonas.lib.ejb21
DataBase lock policy : 1 instance per transactions.
JEntitySwitchDB() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
empty constructor.
JEntitySwitchRO - Class in org.ow2.jonas.lib.ejb21
ReadOnly lock policy : Instance are never written to database.
JEntitySwitchRO() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
empty constructor.
JFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for beans.
JFactory() - Constructor for class org.ow2.jonas.lib.ejb21.JFactory
constructor (for entity) must be without parameters (required by Jorm).
JFactory(BeanDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JFactory
constructor (for session)
JHandleDelegate - Class in org.ow2.jonas.lib.ejb21
Implementation for HandleDelegate SPI.
JHandleDelegate() - Constructor for class org.ow2.jonas.lib.ejb21.JHandleDelegate
 
JHome - Class in org.ow2.jonas.lib.ejb21
This class represents an EJBHome Remote Interface It is shared between Sessions and Entities.
JHome(BeanDesc, JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JHome
Constructor for the base class of the specific generated Home object.
JHomeHandle - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.HomeHandle interface.
JHomeHandle(String) - Constructor for class org.ow2.jonas.lib.ejb21.JHomeHandle
constructor
JLocal - Class in org.ow2.jonas.lib.ejb21
This class is the common part of the EJBLocalObject implementation class.
JLocal(JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JLocal
constructor
JLocalHome - Class in org.ow2.jonas.lib.ejb21
This class represents an EJBLocalHome It is shared between Sessions and Entities.
JLocalHome(BeanDesc, JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JLocalHome
Constructor for the base class of the specific generated Home object.
JMdbEndpointFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Message Driven Bean Endpoints There is one such class per MDB class.
JMdbEndpointFactory(MessageDrivenDesc, JContainer, ActivationSpec, ResourceService) - Constructor for class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Constructor
JMdbEndpointFactory(MessageDrivenDesc, String, JContainer, ActivationSpec, ResourceService) - Constructor for class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Constructor
JMdbFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Message Driven Bean There is one such class per MDB class.
JMdbFactory(MessageDrivenDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JMdbFactory
Constructor
JMessageDrivenBean - Class in org.ow2.jonas.lib.ejb21
Generic interposed class for Message Driven Beans This class presents these interfaces, depending on object reached: ServerSession interface to the ServerSessionPool MessageDrivenContext interface to the bean instance MessageListener interface to the JMS Session Runnable interface to the ThreadPool
JMessageDrivenBean(JMdbFactory, Session, MessageDrivenBean, WorkManager) - Constructor for class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
constructor
JMessageEndpoint - Class in org.ow2.jonas.lib.ejb21
Generic interposed class for Message Endpoints This class presents these interfaces, depending on object reached: MessageDrivenContext interface to the bean instance
JMessageEndpoint(JMdbEndpointFactory, MessageDrivenBean) - Constructor for class org.ow2.jonas.lib.ejb21.JMessageEndpoint
constructor
JMessageEndpointProxy - Class in org.ow2.jonas.lib.ejb21
Generic interposed class for Message Endpoints This class presents these interfaces, depending on object reached: MessageDrivenContext interface to the bean instance
JMessageEndpointProxy(JMdbEndpointFactory, MessageDrivenBean, JMessageEndpoint) - Constructor for class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
constructor
JNDICtx - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
jndiCtx - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
saved JNDICtx to be resumed at postInvoke
JObjectInputStream - Class in org.ow2.jonas.lib.ejb21
This class is used when we need a special class loader to resolve the class.
JObjectInputStream(InputStream, ClassLoader) - Constructor for class org.ow2.jonas.lib.ejb21.JObjectInputStream
Constructor
JormFactory - Class in org.ow2.jonas.lib.ejb21.jorm
This class is an extension of the JEntityFactory class.
JormFactory() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.JormFactory
constructor
JormType - Class in org.ow2.jonas.lib.ejb21.jorm
This class contains several methods to manipulate a PType.
JormType() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.JormType
 
JRemote - Class in org.ow2.jonas.lib.ejb21
This class is the common part of the EJBObject implementation class.
JRemote(JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JRemote
constructor
JServiceEndpoint - Class in org.ow2.jonas.lib.ejb21
Implementation of the Service Endpoint Interface.
JServiceEndpoint(JStatelessFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JServiceEndpoint
 
JServiceEndpointHome - Class in org.ow2.jonas.lib.ejb21
This class is a factory for JServiceEndpoint objects.
JServiceEndpointHome(SessionStatelessDesc, JStatelessFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
constructor
JSessionContext - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.SessionContext interface. it should be implemented by JStatefulContext and JStatelessContext depending if the beans is stateful or stateless.
JSessionContext(JSessionFactory, SessionBean) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionContext
Constructs a SessionContext
JSessionFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Session Bean.
JSessionFactory(SessionDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionFactory
constructor
JSessionHandle - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.Handle interface.
JSessionHandle(EJBObject) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionHandle
constructor
JSessionHome - Class in org.ow2.jonas.lib.ejb21
This class is the Standard Home for Session objects It exists only for beans that have declared a Remote Interface.
JSessionHome(SessionDesc, JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionHome
constructor
JSessionLocal - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBLocalObject implementation
JSessionLocal(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionLocal
constructor
JSessionLocalHome - Class in org.ow2.jonas.lib.ejb21
This class is the Standard LocalHome for Session objects It exists only for beans that have declared a Local Interface.
JSessionLocalHome(SessionDesc, JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionLocalHome
constructor
JSessionRemote - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBObject implementation
JSessionRemote(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionRemote
constructor
JSessionSwitch - Class in org.ow2.jonas.lib.ejb21
JSessionSwitch holds all the code that is common to EJBObject and EJBLocalObject for session beans.
JSessionSwitch(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionSwitch
constructor. a new object is build when the pool managed by JSessionFactory becomes empty.
JStatefulContext - Class in org.ow2.jonas.lib.ejb21
This class extends JSessionContext in case of Stateful Session Bean.
JStatefulContext(JSessionFactory, SessionBean, boolean) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulContext
Constructs a JStatefulContext
JStatefulFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Session Stateful Bean.
JStatefulFactory(SessionStatefulDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulFactory
constructor
JStatefulInputStream - Class in org.ow2.jonas.lib.ejb21
Extends ObjectInputStream because we want to enable resolveObject.
JStatefulInputStream(InputStream, JStatefulSwitch) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulInputStream
Constructor.
JStatefulOutputStream - Class in org.ow2.jonas.lib.ejb21
Extends ObjectOutputStream because we want to enable replaceObject.
JStatefulOutputStream(OutputStream) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulOutputStream
Constructor.
JStatefulSwitch - Class in org.ow2.jonas.lib.ejb21
JStatefulSwitch is the implementation of JSessionSwitch dedicated to the Stateful Session Bean.
JStatefulSwitch(JStatefulFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulSwitch
constructor.
JStatelessContext - Class in org.ow2.jonas.lib.ejb21
This class extends JSessionContext in case of Stateless Session Bean.
JStatelessContext(JSessionFactory, SessionBean) - Constructor for class org.ow2.jonas.lib.ejb21.JStatelessContext
constructor
JStatelessFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Session Stateless Bean.
JStatelessFactory(SessionStatelessDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JStatelessFactory
constructor
JStatelessSwitch - Class in org.ow2.jonas.lib.ejb21
JStatelessSwitch is the implementation of JSessionSwitch dedicated to the Stateless Session Bean.
JStatelessSwitch(JStatelessFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JStatelessSwitch
constructor.
JTimer - Class in org.ow2.jonas.lib.ejb21
JOnAS Implementation of the Timer interface (from EJB 2.1) This is a basic implementation based on jonas_timer.
JTimer(JTimerService, long, long, Serializable) - Constructor for class org.ow2.jonas.lib.ejb21.JTimer
constructor
JTimerHandle - Class in org.ow2.jonas.lib.ejb21
TimerHandle implementation
JTimerHandle(long, long, long, Serializable, String, String, Serializable) - Constructor for class org.ow2.jonas.lib.ejb21.JTimerHandle
Constructor
JTimerService - Class in org.ow2.jonas.lib.ejb21
JOnAS Implementation of the TimerService interface (from EJB 2.1) One such object is created the first time a bean calls getTimerService.
JTimerService(JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JTimerService
constructor used for MDB or Session beans
JTimerService(JEntitySwitch) - Constructor for class org.ow2.jonas.lib.ejb21.JTimerService
constructor used for Entity beans
JWrapper - Class in org.ow2.jonas.lib.ejb21
This class is just a wrapper to encapsulate some fields of a Stateful Session bean when it is serialized.
JWrapper(int, Object) - Constructor for class org.ow2.jonas.lib.ejb21.JWrapper
 
JWrapper(int, String, Object) - Constructor for class org.ow2.jonas.lib.ejb21.JWrapper
 

K

KIND_LITERAL - Static variable in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
Literal integer kind
KIND_NONE - Static variable in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
None kind
KIND_PARAMETER - Static variable in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
Parameter kind

L

lazyregister - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
true if we can differ the registration at first write.
lazyRegistering() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
list() - Method in class org.ow2.jonas.lib.ejb21.Protocols
Return comma-separated list of protocol names
listBeanNames() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
listBeanNames() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
listener - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
All the actions are send to this listener.
loaderlog - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
local - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The EJBLocalObject, or null if bean has no local interface.
LOCAL_ENTITY - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
LOCAL_HOME - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
localhome - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
optional local home
localhome - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
lockPolicy - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
lock policy
lockpolicy - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Lock policy used for this entity bean.
logger - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Logger, used also in the generated part.
logger - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Logger, used also in the generated part.
logger - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
loggerFactory - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
lognaming - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
lookup(String) - Method in class org.ow2.jonas.lib.ejb21.JContext
Lookup object with given name.
lookup(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Lookup object with given name.
lookup(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Lookup object with given name.

M

mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
Map a context and its instance.
mapped - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
mapper - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
mapper - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
MAPPER_NAME - Static variable in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
JOnAS map Entity beans on relational Databases : The JORM mapper is "rdb".
MapperManager - Class in org.ow2.jonas.lib.ejb21.jorm
This class manages Jorm mappers.
MapperManager() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.MapperManager
 
MarshallTool - Class in org.ow2.jonas.lib.ejb21
Contains static methods to marshall/unmarshall objects to/from a byte[]
MarshallTool() - Constructor for class org.ow2.jonas.lib.ejb21.MarshallTool
 
maxCacheSize - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
maxCacheSize - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
mdb - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
mdb - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
mdb - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
mdb - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
MedorFactory - Class in org.ow2.jonas.lib.ejb21.jorm
This class does the initialisation of Medor and permits to access to the query.
MedorFactory() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
mep - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
mergePath(String[], int, int) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
mergePath(String[]) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
methodPermissionSignature - Variable in class org.ow2.jonas.lib.ejb21.EJBInvocation
Security signature for the method which is invoked This string is used to build EJBMethodPermission
miManager - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
minPoolSize - Variable in class org.ow2.jonas.lib.ejb21.JFactory
initial value for pool size
minPoolSize - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
monitoringEnabled - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
MonitoringEvent - Class in org.ow2.jonas.lib.ejb21
implementation of the monitoring event to get statistics for the EJB2 sessions
MonitoringEvent(int, String, String, String, long, long, long, long) - Constructor for class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
mustCommit - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
must commit current Tx at postInvoke
mustReload - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if instance has been modified by a Transaction.
mustStore - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if a TX need this instance currently used outside tx When the last release is done, we must store this instance.
myClassLoader() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
myinstance - Variable in class org.ow2.jonas.lib.ejb21.JContext
 
mylocal - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
myremote - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
mytimer - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
myTimerService - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The Timer Service
myTimerService - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 

N

naming - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
NAMING_CONTEXT - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
newGCMInstance(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Create a GenClassMapping
next() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
Returns the next element in the interation.
nextElement() - Method in class org.ow2.jonas.lib.ejb21.CollectionEnum
Implements Enumeration.nextElement()
nextRead - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
 
noLongerUsed() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
noLongerUsed() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
This Session is no longer used: - unexport Remote Object - return the Session in the pool
noLongerUsed() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This Session is no longer used.
notify(Timer) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Notify the timer to the listener
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Notify a timeout for this bean and this Pk
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Notify a timeout for this bean
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Notify a timeout for this bean
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Notify a timeout for this bean
notifyWriting(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
This transaction has just modified this instance.
numberOfCalls - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 

O

onMessage(Message) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
A message has been received by the Session.
optimizeAtInit - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
org.ow2.jonas.lib.ejb21 - package org.ow2.jonas.lib.ejb21
 
org.ow2.jonas.lib.ejb21.jorm - package org.ow2.jonas.lib.ejb21.jorm
 
org.ow2.jonas.lib.ejb21.sql - package org.ow2.jonas.lib.ejb21.sql
 
outTx - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances currently used outside a tx

P

paAdd(PIndexedElem, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It adds the elements in the list.
paDeltaSupported() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This implementation is able to isolate the modification by element of the gen class.
paGetNbElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method is used by the PBinding to allocated data structure during a write operation.
paIterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method is used by the PBinding to fetch all PIndexedElem.
paSetNbElem(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method is call in first during a read operation in order to indicate the size of the gen class. if the value is equals to -1 then that means the data support is unable to known the size of the relation in advance.
passivate() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
passivate this instance
passivate() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Passivate this instance
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
try to passivate instances
passivateStateful(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
passivationDir - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
passivationTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
time in millisec. to keep instance state in memory without storing it After this time, instance is stored on database. before.
passive - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances passivated
pb - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This fields is the PBinding associated to this instance.
PermissionManager - Class in org.ow2.jonas.lib.ejb21
Defines a PermissionManager class which will manage JACC permissions for an ejbjar
PermissionManager(DeploymentDesc, String) - Constructor for class org.ow2.jonas.lib.ejb21.PermissionManager
Default Constructor
pieGetBigDecimalElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetBigIntegerElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetBooleanElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetByteArrayElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetByteElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetByteIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetCharArrayElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetCharElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetCharIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetDateElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetDateIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetDoubleElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetFloatElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetIntElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetIntIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.CollectionElement
There is a single index, then the index field name is not used
pieGetIntIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetLongElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetLongIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetObooleanElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetObyteElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetObyteIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOcharElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOcharIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOdoubleElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOfloatElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOintElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOintIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOlongElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOlongIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOshortElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOshortIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetRefElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetSerializedElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetShortElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetShortIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetStringElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetStringIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetBigDecimalElem(BigDecimal) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetBigIntegerElem(BigInteger) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetBooleanElem(boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetByteArrayElem(byte[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetByteElem(byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetByteIndexField(String, byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetCharArrayElem(char[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetCharElem(char) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetCharIndexField(String, char) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetDateElem(Date) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetDateIndexField(String, Date) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetDoubleElem(double) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetFloatElem(float) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetIntElem(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetIntIndexField(String, int) - Method in class org.ow2.jonas.lib.ejb21.jorm.CollectionElement
There is a single index, then the index field name is not used
pieSetIntIndexField(String, int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetLongElem(long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetLongIndexField(String, long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetObooleanElem(Boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetObyteElem(Byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetObyteIndexField(String, Byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOcharElem(Character) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOcharIndexField(String, Character) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOdoubleElem(Double) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOfloatElem(Float) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOintElem(Integer) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOintIndexField(String, Integer) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOlongElem(Long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOlongIndexField(String, Long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOshortElem(Short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOshortIndexField(String, Short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetRefElem(PName) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
The jorm assignes the PName of the referenced object
pieSetSerializedElem(Serializable) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetShortElem(short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetShortIndexField(String, short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetStringElem(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetStringIndexField(String, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pIndexedElems - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
All elements of the gen class (unmodified, modified, created, deleted) This ArrayList contains GenClassElem objects
pk - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of pks
pk - Variable in class org.ow2.jonas.lib.ejb21.JEntityHandle
 
pk - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The Primary Key for this bean instance.
pname - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field references the associated pname.
PObject - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface permits to fetch the PName of a jorm persistent object.
PObjectHome - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface permits to obtain an instance with its PName.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Common postInvoke
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JHome
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
 
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
postinvoke
postInvokeRemote(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JFactory
postInvoke for Remote access
prefetch - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
enable the prefetch for CMP2 bean
prefix - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Common preInvoke
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JHome
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
 
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
preInvoke for Session beans stateful
preInvokeRemote(int) - Method in class org.ow2.jonas.lib.ejb21.JFactory
preInvoke for Remote access
PrincipalFactory - Interface in org.ow2.jonas.lib.ejb21
PrincipalFactory.
printException(Exception) - Static method in class org.ow2.jonas.lib.ejb21.ExceptionHelper
 
printState() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
PROJECT_NAME - Static variable in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
Jorm need a project name to store the mapping information (Jorm Meta Information)
Protocols - Class in org.ow2.jonas.lib.ejb21
Class used to manage protocol names
Protocols(String) - Constructor for class org.ow2.jonas.lib.ejb21.Protocols
Build a new object to check protocols
Protocols(String, boolean) - Constructor for class org.ow2.jonas.lib.ejb21.Protocols
 
ptimestamp - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
timestamp uses for passivationTimeout

Q

query - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
queryTransformer - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
This field references the query transformer which must be used to optimize the medor requests.

R

razEntityContext() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Raz Context before freeing it.
RdbFactory - Class in org.ow2.jonas.lib.ejb21.jorm
 
RdbFactory() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
RdbMappingBuilder - Class in org.ow2.jonas.lib.ejb21.jorm
Class to hold meta-information for Jorm
RdbMappingBuilder(DeploymentDescEjb2) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
Constructor
read(PName, Object, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It loads the data of the gen class.
readEJBHome(ObjectInputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Deserialize the EJBHome reference corresponding to a HomeHandle.
readEJBObject(ObjectInputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Deserialize the EJBObject reference corresponding to a Handle.
readTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
Number of seconds before reading again instances for read-only.
readTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
time in millisec. to keep objects in memory without rereading them (for RO policy only)
rebindEJB(Transaction, JEntityContext, Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
rebind a PK with a JEntitySwitch (called by create methods)
reduceCache() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
reduce cache of instances
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Reduce number of instances in memory passivate all instances that are not busy and not used very recently
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Reduce number of instances in memory
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reentrant - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
reentrant if instance can be used concurrently
reentrant - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
reentrant=true if a bean instance can be accessed concurrently in the same transaction, or outside transaction.
register() - Method in class org.ow2.jonas.lib.ejb21.JHome
register this bean to JNDI (rebind).
register() - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
register this bean to JNDI (rebind) We register actually a Reference object.
register() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
register this bean to JNDI (rebind) We register actually a Reference object.
registerBF(BeanFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
register a BeanFactory
registerBFS(BeanFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
register a BeanFactory for Sync
registerContext(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Register a Context/Instance in the transaction.
registerCtx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
register a Context on the transaction, as a Synchronization. this will be used later to store instance state when needed : before a finder, or at beforeCompletion, and to release instance at commit.
registerEJB(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Register an EntitySwitch in the dirty list.
release() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
releaseConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
releaseConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
released - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
releaseEndpoint(JMessageEndpoint) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
put the JMessageEndpoint back to the pool
releaseICtx(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Release a context/instance at end of request.
releaseICtx(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
releaseICtx(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Release the Context after use.
releaseICtx(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
release the bean context.
releaseJContext(JContext, int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Release a Context
releaseJContext(JContext) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Release a Context [deprecated]
releaseJContext(JContext) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Called after each method call
releaseServerSession(ServerSession) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
put the ServerSession back to the pool
relNonInit - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
remote - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The EJBObject, or null if bean has no remote interface.
remove() - Method in interface org.ow2.jonas.lib.ejb21.Container
Remove the JOnAS container and unregister all beans.
remove() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Remove the JOnAS container and unregister all beans.
remove() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Remove this instance.
remove(Handle) - Method in class org.ow2.jonas.lib.ejb21.JHome
Removes an EJB object identified by its handle.
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JHome
Removes an EJB object identified by its primary key.
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
Removes an EJB object identified by its primary key.
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
remove(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
remove() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
 
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
remove(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
remove(pk) is not allowed for session beans
remove() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocalHome
remove(pk) is not allowed for session beans
remove() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
remove is implemented in the generated part.
remove(Timer) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Remove the Timer
removeAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It iterates over the collection parameter to remove each element in the collection.
removeAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It iterates over the collection parameter to remove each element in the collection.
removeContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
removeContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
removeContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
removed - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances marked removed
removeEJB(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
remove an EJB by its PK
removeEJB(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
remove a Session.
removeInstance(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.TxListener
Remove an instance from the list
removeStateful(int) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
removeTxListener(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Remove a Transaction Listener from the list.
replaceObject(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatefulOutputStream
We must care about some object types.
RequestCtx - Class in org.ow2.jonas.lib.ejb21
Context associated to a request to a bean.
RequestCtx(int) - Constructor for class org.ow2.jonas.lib.ejb21.RequestCtx
constructor.
reset() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
 
reset() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
reset the GenClass to its initial state.
resetCompCtx(Context) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Restore old value
resetComponentContext(Context) - Method in class org.ow2.jonas.lib.ejb21.JFactory
reset old Component Context for JNDI environment
resetDeploymentDesc() - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
Reset Deployment Descriptor
resolveClass(ObjectStreamClass) - Method in class org.ow2.jonas.lib.ejb21.JObjectInputStream
Use the thread context class loader to resolve the class
resolveClass(ObjectStreamClass) - Method in class org.ow2.jonas.lib.ejb21.JStatefulInputStream
Use the thread context class loader to resolve the class
resolveObject(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatefulInputStream
We must care about some object types.
restartTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
Restart a Timer read from disk (persistent timer)
restartTimers() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Restart the Timers after jonas restart
restartTimers() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Restart Timers
retainAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
For each element of the current collection, it checks if it exist into the collection parameter.
retainAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
For each element of the current collection, it checks if it exist into the collection parameter.
reuseEntityContext(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
reuse EntityContext for another transaction. optimization: don't pass it by the pool.
RMI_IIOP - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
IIOP protocol
RMI_IRMI - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
JRMP protocol
RMI_JRMP - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
JRMP protocol
run() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Process messages by calling run method on Session.
runningtx - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
transaction on which a Context has been registered.

S

sameas(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimer
This is used to retrieve a Timer from its Handle only.
saveBeanTx() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
saveBeanTx() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Keep the bean opened transaction for later use in other methods.
saveBeanTx() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This do nothing for stateless
saveOpenResources() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Save the open resources.
security - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
sehome - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
sehomeList - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
selectForUpdate - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
true when we want use select .. for ..update
sess - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
SESSION_CTX - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
sessionList - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
Pool of free JSessionSwitch objects Used if singleswitch=false.
Set - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the java.util.Set based on the generic class implementation (GenClassImpl) and the Collection implementation.
Set() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.Set
 
setActive() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setBeanEnvironment(Context, BeanDesc) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the bean environment
setCommitting() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setCompCtx() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Set the bean environment in current context
setComponentContext() - Method in class org.ow2.jonas.lib.ejb21.JFactory
set the Component Context for JNDI environment
setComponentContextFactory(JComponentContextFactory) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the JComponentContextFactory instance.
setComponentContextFactory(JComponentContextFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the JComponentContextFactory instance.
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
 
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
Set the connection list for this instance.
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Save the Connection List after a create method.
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Set the connection list for this instance.
setContainerNaming(JNamingManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the JNamingManager object.
setContainerNaming(JNamingManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the ContainerNaming object Called by the EJB Server when starting the service.
setContext4Tx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
setContext4Tx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
setContext4Tx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
setDeadlockTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Set the deadlock timeout (jonas admin) Not used today
setDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Set the dirty flag: true = instance modified.
setDispatcher(IEventDispatcher) - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
setEarFileName(String) - Method in interface org.ow2.jonas.lib.ejb21.Container
set the name of the ear application containing this container.
setEarFileName(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the name of the ear application containing this container.
setEntityContext(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Set the EntityContext needed for setDirty calls
setEntitySwitch(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
set the EntitySwitch
setEntitySwitch(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
finish initialization
setEntitySwitch(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
finish initialization
setFile(File) - Method in class org.ow2.jonas.lib.ejb21.JTimer
Set the file associated with this timer.
setFinding() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setInactivityTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Set the inactivity timeout (jonas admin) Not used today
setInFindByPK(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
setInstance(SessionBean) - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
set instance.
setJavaEEApplicationName(String) - Method in interface org.ow2.jonas.lib.ejb21.Container
Sets the Java EE Application Name of this container.
setJavaEEApplicationName(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Sets the Java EE Application Name of this container.
setJmsManager(JmsManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
set the JmsManager object.
setJmsManager(JmsManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the JmsManager object Called by the EJB Server when starting ths service.
setLifeCycleDispatcher(IEventDispatcher) - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
setListener(GenClassListener) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
setMapper(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
setMapper(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
setMaxWaitTime(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
setMessageContext(MessageContext) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Set the MessageContext in the StatelessContext
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setMonitoringSettingsDefinedInDD(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setMustCommit(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
setMustCommit(boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
set a flag to remember that the transaction must be committed
setMustCommit(boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
setName(String[]) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
setNewInstance() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Set new instance flag
setNumberOfCalls(long) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setPassivationTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Set the passivation timeout (jonas admin) Not used today
setPassive() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setPBinding(PBinding) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Set the PBinding that will be used for this GenClass Used by JEntityCmp2.vm
setPClassMapping(PClassMapping) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Set the PClassMapping for this GenClass.
setPermissionManager(PermissionManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the permission manager object.
setPermissionManager(PermissionManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the permission manager object
setPrincipalFactory(PrincipalFactory) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the PrincipalFactory.
setPrincipalFactory(PrincipalFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the PrincipalFactory.
setProxy(MessageEndpoint) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
setQueryOptimizer(QueryTransformer) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
Set the optimizer to be used when optimizing the query tree
setQueryTree(QueryTree) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
setReleasedState(boolean) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Mark this context as removed.
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
 
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
set this instance as removed
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
set this instance as removed
setResourceCheckerManager(IResourceCheckerManager) - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Sets the resource checker manager.
setRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JContext
Marks the current transaction for rollback.
setRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Marks the current transaction for rollback.
setRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Marks the current transaction for rollback.
setRunningTx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Associate transaction to ths Context
setSecurity(boolean) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the security flag to enable or disable security.
setSecurity(boolean) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the security flag to enable or disable security
setSessionSwitch(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
finish initialization
setSessionSwitch(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
finish initialization
setSessionSwitch(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
finish initialization
setState(int) - Method in class org.ow2.jonas.lib.ejb21.JContext
Set the instance State
setSwapTime(int) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Take into account the swapping time for the bean.
setTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
set the current timeout value for Jmx
setTotalBusinessProcessingTime(long) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setTotalProcessingTime(long) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setTransactionManager(TransactionManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
set the Transaction Manager.
setTransactionManager(TransactionManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the Transaction Manager.
setWarningThreshold(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setWorkManager(WorkManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the Work Manager.
setXAResource(XAResource) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
shared - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
shared if the EJB container is not the only one to modify the bean state on the database, or if a cluster of container access the bean concurrently.
shared - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
shared=true if the bean can be modify outside this container.
singleswitch - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
If no timeout, we can manage only 1 JSessionSwitch for all sessions.
singleSwitchOn() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
Return true if singleswitch option is on.
size() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
size - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This is the size of the relation.
size() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
splitPath(String) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
split a dot separated path into tokens
SqlDateFieldMapping - Class in org.ow2.jonas.lib.ejb21.sql
Conversion java.util.Date <-> java.sql.Date.
SqlDateFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
 
SqlTimeFieldMapping - Class in org.ow2.jonas.lib.ejb21.sql
Conversion java.util.Date <-> java.sql.Time.
SqlTimeFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
 
SqlTimestampFieldMapping - Class in org.ow2.jonas.lib.ejb21.sql
Conversion java.util.Date <-> java.sql.Timestamp.
SqlTimestampFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
 
ssfpool - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
start() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Cause the session's run method to be called to process messages that were just assigned to it.
startEJB(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Notify that the ejbFindByPrimarKey has been successful
startTimer(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
Start a timer for this Session.
startTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimer
start the Timer
state - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Holds the state of the SFSB before calling the method (in preinvoke) COMPLETE Added for the replication mechanishm in HA service
statefulList - Variable in class org.ow2.jonas.lib.ejb21.JStatefulFactory
List of JStatefulSwitch objects (pool of session instances) Key is the sessionId
status - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field describes the status of the PIndexedElem in according to the constant defined in the PIndexedElem interface.
stop() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
stop this EJB (unregister it in JNDI)
stop() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
stop this EJB.
stop() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
stop this EJB. call deactivate on the Endpoint Stop the threads and remove the beans
stop() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
stop this EJB.
stop() - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
stop() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
stop this EJB.
stopContainer() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
stopped - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
stopTimer() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
Stop the Timer associated to the Session
stopTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Stop a timer.
storeAll(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Try to store all entity bean instances modified in the transaction this method has been introduced to fix bug #305711 it's, may be, bad for performance
storeIfModified() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Persistence: write data on storage
storeInstances(Transaction) - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Store intances modified (used before finder ou select methods)
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
For storing entities modified in tx
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
storeInstances() - Method in class org.ow2.jonas.lib.ejb21.TxListener
Synchronizes all instances on disk.
swapper - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
syncAll(boolean, boolean) - Method in interface org.ow2.jonas.lib.ejb21.Container
Synchronize all entity beans.
syncAll(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Try to passivate all entity bean instances
syncDirty(boolean) - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Synchronize all dirty instances Does nothing if not CS policy.
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
synchronize bean instances if needed
syncForFind(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
synchronize data modified in this transaction.
syncForSelect() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
synchronize data modified in the current transaction.
synchro - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
synchronizeEntities() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Ask swapper to synchronize all dirty EntitySwitch Only used for container-serialized policy
syncLevels() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
Sets booleans which enable debugging (debug level or Warn)
sysExc - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
system exception or error raised in business method

T

terminate(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Release completely this object, since another one will be used.
thread - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
The session timeout has expired
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
The session timeout has expired, or a Timer on this bean has expired.
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimer
The timer has just expired.
timerTxAttr - Variable in class org.ow2.jonas.lib.ejb21.JFactory
Transactional attribute for ejbTimeout method.
timerTxAttr - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Transactional attribute for ejbTimeout method.
tm - Variable in class org.ow2.jonas.lib.ejb21.JContext
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
toArray() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It returns an array of the elements.
toArray(Object[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It returns an array of the elements.
toArray() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It returns an array of the elements.
toArray(Object[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It returns an array of the elements.
toBytes(Serializable) - Static method in class org.ow2.jonas.lib.ejb21.MarshallTool
Converts an instance of java.io.Serializable to a serialized byte array
todiscard - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True when context/instance has been discarded, to avoids that passivate store its state on storage.
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toObject(boolean) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(byte) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(short) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(int) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(long) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(float) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(double) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(char) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(Object) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
tooManyInstances() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toString() - Method in class org.ow2.jonas.lib.ejb21.EJBInvocation
String representation
toString() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Give a String representation of the Timer
toString() - Method in class org.ow2.jonas.lib.ejb21.Protocols
 
toString() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
toStringObject(String, Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
If it is a primitive type, return a new Object constructor, else return the same object.
totalBusinessProcessingTime - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
totalProcessingTime - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
TraceEjb - Class in org.ow2.jonas.lib.ejb21
 
TraceEjb() - Constructor for class org.ow2.jonas.lib.ejb21.TraceEjb
 
traceIds(HashMap) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Trace the given ids structure
translateEjbDeploymentDescriptor() - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
3.1.5 Translating EJB Deployment Descriptors A reference to a PolicyConfiguration object must be obtained by calling the getPolicyConfiguration method on the PolicyConfigurationFactory implementation class of the provider configured into the container.
translateEjbExcludeList() - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
3.1.5.2 Translating the EJB exclude-list An EJBMethodPermission object must be created for each method element occurring in the exclude-list element of the deployment descriptor.
translateEjbMethodPermission() - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
3.1.5.1 Translating EJB method-permission Elements For each method element of each method-permission element, an EJBMethodPermission object translated from the method element must be added to the policy statements of the PolicyConfiguration object.
translateEjbSecurityRoleRef() - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
3.1.5.3 Translating EJB security-role-ref Elements For each security-role-ref element appearing in the deployment descriptor, a corresponding EJBRoleRefPermission must be created.
tryBindICtx(Transaction, JEntityContext, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Try to bind a JEntityContext if none already bound.
tryBindICtx(Transaction, JEntityContext, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
Try to bind a JEntityContext if none already bound.
tx - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
txattr - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Transactional attribute for onMessage method.
txattr - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
txAttr - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Transaction Attribute
txbeanmanaged - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
txCompleted(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
This transaction is now over.
txCompleted(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
This transaction is now over.
txCompleted() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
End of Transaction
txlist - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
List of Transaction Listeners.
txlistener - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
TxListener - Class in org.ow2.jonas.lib.ejb21
This class is a listener on the transaction.
TxListener(JEntityFactory, Transaction) - Constructor for class org.ow2.jonas.lib.ejb21.TxListener
constructor
txUpdates - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if a transaction is mandatory for all modifying methods.

U

unexportObject() - Method in class org.ow2.jonas.lib.ejb21.JLocal
Make this object unaccessible : do nothing.
unexportObject() - Method in class org.ow2.jonas.lib.ejb21.JRemote
Make this object unaccessible thru the Orb.
uniqueSession - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
Unique JSessionSwitch when singleswitch=true
unregister() - Method in class org.ow2.jonas.lib.ejb21.JHome
unregister this bean in JNDI (unbind).
unregister() - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
unregister this bean in JNDI (unbind)
unregister() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
unregister this bean in JNDI (unbind)
unregisterContext(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Unregister a Context/Instance in the transaction.
unregistered - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
USER_TX - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 

V

value - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field references the user object.
visit(SimpleNode) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
Visit method to call from constructor.
visit(SimpleNode, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
Generic visit method that traverses all child nodes
visit(ASTEJBQL, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFromClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTRangeVariableDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSelectClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTAggregateSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTOrderByClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTOrderByItem, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTWhereClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBetweenExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTInExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLikeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTNullComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionMemberExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIntegerLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFloatingPointLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTStringExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTDatetimeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBooleanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTEntityBeanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFunctionsReturningStrings, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTAbstractSchemaName, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIdentifier, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTStringLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBooleanLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTInputParameter, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Visit child node.
visit(ASTLimitExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Visit child node LimitExpression().
visit(ASTIntegerLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Visit child nodes literal ::= integer_literal Push the corresponding EjbqlLimiterRange to the stack
visit(ASTInputParameter, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Node with value set to parameter index (1..n) string.
visit(ASTOrderByClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Visit child node.
visit(ASTOrderByItem, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Visit child node.
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Push corresponding MedorField to the stack.
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Push the Node to the stack
visit(ASTWhereClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
If query contains WHERE clause, visit child nodes
where_clause ::= WHERE conditional_expression
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
visit(ASTConditionalExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTConditionalTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTConditionalFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTBetweenExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTInExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTLikeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTNullComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Nothing to do: Already taken into account in EjbqlVariableVisitor at the variables parsing, so, just push the OP_IGNORE in the stack empty_collection_comparison_expression ::= collection_valued_path_expression IS [ NOT ] EMPTY
visit(ASTCollectionMemberExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTArithmeticExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTArithmeticTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTArithmeticFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
visit(ASTStringExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes string_expression ::= string_primary | input_parameter
visit(ASTDatetimeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes datetime_expression ::= datetime_value | input_parameter
visit(ASTBooleanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes boolean_expression ::= cmp_path_expression | boolean_literal | input_parameter
visit(ASTEntityBeanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes entity_bean_expression ::= entity_bean_value | input_parameter
visit(ASTFunctionsReturningStrings, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
visit child nodes Push corresponding Expression to the stack.
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
visit child nodes Push corresponding Expression to the stack.
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to identification variable string.
visit(ASTLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes literal ::= string_literal | arithmetic_literal | boolean_literal
visit(ASTStringLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to litteral string.
visit(ASTArithmeticLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes arithmetic_literal ::= integer_literal | floatingpoint_literal
visit(ASTIntegerLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to integer litteral arithmetic.
visit(ASTFloatingPointLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to integer litteral arithmetic.
visit(ASTBooleanLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to litteral boolean.
visit(ASTInputParameter, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to parameter index (1..n) string.
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push the Node to the stack
visit(ASTSelectClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node.
visit(ASTSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTAggregateSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Push the Node to the stack
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Push the Node to the stack
visit(ASTFromClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTRangeVariableDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTAbstractSchemaName, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Push the Node to the stack
visit(ASTIdentifier, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Store the pair identifier,Node from the Stack in HashMap
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Push the Node to the stack
visit(ASTSelectClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTAggregateSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTWhereClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Visit child nodes and count the number of the unary operator NOT.
visit(ASTBetweenExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTInExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTLikeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTNullComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes and see if it's IS EMPTY or IS NOT EMPTY
visit(ASTCollectionMemberExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTStringExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTDatetimeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTBooleanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTEntityBeanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTFunctionsReturningStrings, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTOrderByClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTOrderByItem, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes

W

waiters - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
nb of threads waiting (synchronization)
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
Wait until I'm allowed to work on this instance.
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
Wait until I'm allowed to work on this instance.
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
 
warningThreshold - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
wm - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
wm - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
write(PName, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It writes the data of the gen class if it was modified (see the field isModified).
writeEJBHome(EJBHome, ObjectOutputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Serialize the EJBHome reference corresponding to a HomeHandle.
writeEJBObject(EJBObject, ObjectOutputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Serialize the EJBObject reference corresponding to a Handle.
writingtx - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
transaction that has modified an instance

X

xar - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2011 OW2 Consortium. All Rights Reserved.