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

A_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
ABS - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
ABS - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
AbstractEJB2xVerifier - Class in org.jboss.verifier.strategy
Abstract EJB 2.x bean verifier.
AbstractEJB2xVerifier(VerificationContext) - Constructor for class org.jboss.verifier.strategy.AbstractEJB2xVerifier
 
AbstractInstanceCache - Class in org.jboss.ejb.plugins
Base class for caches of entity and stateful beans.
AbstractInstanceCache() - Constructor for class org.jboss.ejb.plugins.AbstractInstanceCache
 
AbstractInstanceCacheMBean - Interface in org.jboss.ejb.plugins
MBean interface.
AbstractInstancePool - Class in org.jboss.ejb.plugins
Abstract Instance Pool class containing the basic logic to create an EJB Instance Pool.
AbstractInstancePool() - Constructor for class org.jboss.ejb.plugins.AbstractInstancePool
 
AbstractInstancePoolMBean - Interface in org.jboss.ejb.plugins
MBean interface.
AbstractInterceptor - Class in org.jboss.ejb.plugins
An abstract base class for container interceptors.
AbstractInterceptor() - Constructor for class org.jboss.ejb.plugins.AbstractInterceptor
 
AbstractJMSProviderAdapter - Class in org.jboss.jms.jndi
An abstract implementaion of JMSProviderAdapter.
AbstractJMSProviderAdapter() - Constructor for class org.jboss.jms.jndi.AbstractJMSProviderAdapter
 
AbstractPassivationJob - Class in org.jboss.ejb.plugins
Abstract class for passivation jobs.
AbstractQueryCommand - Class in org.jboss.ejb.plugins.cmp.jdbc2
 
AbstractQueryCommand() - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
 
abstractSchemaName - Variable in class org.jboss.ejb.plugins.cmp.ejbql.ASTAbstractSchema
 
AbstractVerifier - Class in org.jboss.verifier.strategy
Abstract superclass for verifiers containing a bunch of useful methods.
AbstractVerifier(VerificationContext) - Constructor for class org.jboss.verifier.strategy.AbstractVerifier
CONSTRUCTORS
AbstractWebContainer - Class in org.jboss.web
A template pattern class for web container integration into JBoss.
AbstractWebContainer() - Constructor for class org.jboss.web.AbstractWebContainer
 
AbstractWebContainer.WebDescriptorParser - Interface in org.jboss.web
 
AbstractWebContainerMBean - Interface in org.jboss.web
MBean interface.
AbstractWebDeployer - Class in org.jboss.web
A template pattern class for web deployer integration into JBoss.
AbstractWebDeployer() - Constructor for class org.jboss.web.AbstractWebDeployer
 
AbstractWebDeployerMBean - Interface in org.jboss.web
MBean interface.
acceptNonWarDirs - Variable in class org.jboss.web.AbstractWebContainer
A flag indicating if local dirs with WEB-INF/web.xml should be treated as wars
accepts(DeploymentInfo) - Method in class org.jboss.deployment.ClientDeployer
This method looks to the deployment for a META-INF/application-client.xml descriptor to identify a j2ee client jar.
accepts(DeploymentInfo) - Method in class org.jboss.ejb.EJBDeployer
 
accepts(DeploymentInfo) - Method in class org.jboss.web.AbstractWebContainer
 
acceptThreads - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
 
ACCESSED - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMPMessage
 
accessed(JDBCCMPFieldBridge, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.LockingStrategy.AbstractStrategy
 
accessed(JDBCCMPFieldBridge, EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.LockingStrategy
 
acknowledge() - Method in class org.jboss.invocation.pooled.server.ServerThread
 
acknowledgeMode - Variable in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
acknowledgeMode - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
JMS acknowledge mode, used when session is not XA.
acquireContext() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Acquires an EnterpriseContext from the pool
acquireContext() - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
acquireContext() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
acquireNonReentrant(long, Transaction) - Method in class org.jboss.ejb.plugins.lock.NonReentrantLock
 
acquireReentrant(long, Transaction) - Method in class org.jboss.ejb.plugins.lock.NonReentrantLock
 
activate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Activates the given EnterpriseContext
activate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
activate() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Activate
activate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
activateEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when an entity shall be activated.
activateEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when an entity shall be activated.
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
Non-operation.
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
Non-operation.
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
activateSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
Restores session state from the serialized file & invokes SessionBean.ejbActivate() on the target bean.
activateSession(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
Activate the SFSB for the given context.
ActivationConfigPropertyMetaData - Class in org.jboss.metadata
Parse the activation-config-property element used in message driven bean.
ActivationConfigPropertyMetaData() - Constructor for class org.jboss.metadata.ActivationConfigPropertyMetaData
Create a new Activation Config Property MetaData object
ActivationConfigPropertyMetaData(String, String) - Constructor for class org.jboss.metadata.ActivationConfigPropertyMetaData
Create a new Activation Config Property MetaData object
activationSig - Variable in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
The signature for activate/deactivateEndpint
activationSpec - Variable in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
The activation spec
ACTIVITY - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'ACTIVITY'
add(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
 
add() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
Add a instance in the pool
ADD_RELATED_ID - Static variable in class org.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor.CMRMessage
 
ADD_RELATION - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRMessage
 
ADD_TO_SET_ON_UPDATE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
ADD_TO_WHERE_ON_UPDATE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
addAheadResult(Object) - Method in class org.jboss.proxy.ejb.ReadAheadResult
 
addAll(Collection) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
 
addAttribute(ProxyAssembler.AMember, String, Object) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
addAttribute(String, Object) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
addBindings() - Method in class org.jboss.naming.JNDIBindingService
 
addChild(JavaWsdlMapping, PackageMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(JavaWsdlMapping, JavaXmlTypeMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(JavaWsdlMapping, ExceptionMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(JavaWsdlMapping, ServiceInterfaceMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(JavaWsdlMapping, ServiceEndpointInterfaceMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(JavaXmlTypeMapping, VariableMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(ServiceInterfaceMapping, PortMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(ServiceEndpointInterfaceMapping, ServiceEndpointMethodMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(ServiceEndpointMethodMapping, MethodParamPartsMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(ServiceEndpointMethodMapping, WsdlReturnValueMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addChild(MethodParamPartsMapping, WsdlMessageMapping, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
Called when parsing character is complete.
addClassLoader(ClassLoader) - Method in class org.jboss.web.WebServer
Add a class loader to the web server map and return the URL that should be used as the annotated codebase for classes that are to be available via RMI dynamic classloading.
addClassLoader(ClassLoader) - Method in class org.jboss.web.WebService
 
addClassLoader(ClassLoader) - Method in interface org.jboss.web.WebServiceMBean
 
addClean(EntityTable.Row) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
addConstructorParameter(String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ExceptionMapping
 
addCreated(EntityTable.Row) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
addDefaultFlag(byte) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
get rid of it later
addDefaultFlag(byte) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMPFieldBridge
TODO: Get rid of it
addDeployedApp(URL, WebApplication) - Method in class org.jboss.web.AbstractWebContainer
 
addedRelations - Variable in class org.jboss.ejb.plugins.cmp.jdbc.RelationData
 
addEntity(EntityBridge) - Method in class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
addEnvEntries(Iterator, Context) - Method in class org.jboss.web.AbstractWebDeployer
 
addExceptionMappings(ExceptionMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
addExcludedMethod(MethodMetaData) - Method in class org.jboss.metadata.BeanMetaData
 
addField() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
addFinderResults(List, JDBCReadAheadMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
 
addFkConstraint(JDBCCMPFieldBridge2[], EntityTable) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
addForeignKeyConstraints() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand
 
addHttpMethod(String) - Method in class org.jboss.metadata.WebSecurityMetaData.WebResourceCollection
 
addInitParam(InitParamMetaData) - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.Container
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.EntityContainer
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.MessageDrivenContainer
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.SessionContainer
add an additional interceptor to the chain
addJavaXmlTypeMappings(JavaXmlTypeMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
addListener(InvokerCallbackHandler) - Method in class org.jboss.invocation.unified.server.UnifiedInvoker
Adds a callback handler that will listen for callbacks from the server invoker handler.
addLoadedPk(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.CollectionValuedFieldState
 
addLoadedPk(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.FieldState
 
addLoadedPk(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.SingleValuedFieldState
 
addLocalHome(Container, EJBLocalHome) - Method in class org.jboss.ejb.EjbModule
 
addMember(int, Class, String, Class[], Class[]) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
addMember(int, Class, Class[], String) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
addMessageDestinationMetaData(MessageDestinationMetaData) - Method in class org.jboss.metadata.AssemblyDescriptorMetaData
 
addMetaData(Object, Object) - Method in class org.jboss.deployment.EARDeployment
 
addMetaData(Object, Object) - Method in interface org.jboss.deployment.EARDeploymentMBean
 
addMethodParamPartsMapping(MethodParamPartsMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointMethodMapping
 
addMimeType(String, String) - Method in class org.jboss.web.WebServer
Augment the type suffix to mime type mappings
addNotificationListener(ObjectName, RMINotificationListener, NotificationFilter, Object) - Method in interface org.jboss.jmx.adaptor.rmi.RMIAdaptor
 
addNotificationListener(ObjectName, RMINotificationListener, NotificationFilter, Object) - Method in interface org.jboss.jmx.adaptor.rmi.RMIAdaptorExt
 
addNotificationListener(ObjectName, RMINotificationListener, NotificationFilter, Object) - Method in class org.jboss.jmx.connector.invoker.InvokerAdaptorService
 
addOpp(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTMultDiv
 
addOpp(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPlusMinus
 
addPackageMapping(PackageMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
addPattern(String) - Method in class org.jboss.metadata.WebSecurityMetaData.WebResourceCollection
 
addPermissionMethod(MethodMetaData) - Method in class org.jboss.metadata.BeanMetaData
 
addPluginData(String, Object) - Method in class org.jboss.metadata.ApplicationMetaData
 
addPortMapping(PortMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceInterfaceMapping
 
addPreloadData(Object, JDBCFieldBridge, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
Add preloaded data for an entity within the scope of a transaction
addPrincipalName(String) - Method in class org.jboss.metadata.SecurityRoleMetaData
 
addPrincipalNames(Set) - Method in class org.jboss.metadata.SecurityRoleMetaData
 
addProxyFactory(String, EJBProxyFactory) - Method in class org.jboss.ejb.Container
 
addRef() - Method in interface org.jboss.ejb.BeanLock
Increment the reference count of this lock.
addRef() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
addReference() - Method in interface org.jboss.cache.invalidation.InvalidationGroup
Used to know when to definitively remove this IG.
addRelatedId(EntityEnterpriseContext, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
addRelatedId(EntityEnterpriseContext, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.CollectionValuedFieldState
 
addRelatedId(EntityEnterpriseContext, Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.FieldState
 
addRelatedId(EntityEnterpriseContext, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.SingleValuedFieldState
 
addRelatedPKsWaitedForMe(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Establishes relationships with related entities waited for passed in context to be created.
addRelatedPKWaitingForMyPK(Object, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
addRelation(EntityEnterpriseContext, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Adds the foreign key to the set of related ids, and updates any foreign key fields.
addRelation(JDBCCMRFieldBridge, Object, JDBCCMRFieldBridge, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.M2MRelationManager
 
addRelation(JDBCCMRFieldBridge, Object, JDBCCMRFieldBridge, Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.RelationDataManager
 
addRelation(JDBCCMRFieldBridge, Object, JDBCCMRFieldBridge, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.RelationData
 
addRelation(JDBCCMRFieldBridge2, Object, JDBCCMRFieldBridge2, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.RelationTable
 
address - Variable in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
connection information
address - Variable in class org.jboss.invocation.pooled.interfaces.ServerAddress
Address of host to connect to
addRole(String) - Method in class org.jboss.metadata.WebSecurityMetaData
 
addRowWithNullFk(EntityTable.Row) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
addSecurityRoleMetaData(SecurityRoleMetaData) - Method in class org.jboss.metadata.AssemblyDescriptorMetaData
 
addServiceEndpointInterfaceMappings(ServiceEndpointInterfaceMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
addServiceEndpointMethodMapping(ServiceEndpointMethodMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointInterfaceMapping
 
addServiceInterfaceMappings(ServiceInterfaceMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
addSoapHeader(QName) - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
addSoapRole(String) - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
addToRwords(String) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
addTransactionMethod(MethodMetaData) - Method in class org.jboss.metadata.BeanMetaData
 
addVariableMapping(VariableMapping) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaXmlTypeMapping
 
addVerificationListener(VerificationListener) - Method in class org.jboss.verifier.BeanVerifier
 
addVerificationListener(VerificationListener) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
addVerificationListener(VerificationListener) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
addVersionField() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
addWebResource(String) - Method in class org.jboss.metadata.WebSecurityMetaData
 
after(Invocation) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
After delivery processing.
afterCompletion(int) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization
Deprecated.  
afterCompletion(int) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
 
afterCompletion(int) - Method in class org.jboss.ejb.plugins.jms.DLQHandler.DLQSynchronization
Forget the message when the transaction commits
afterCompletion(int) - Method in class org.jboss.ejb.txtimer.TimerImpl
This method is invoked after the transaction has committed or rolled back.
afterInsert(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
ageOut(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
AggregateFunction - Class in org.jboss.ejb.plugins.cmp.ejbql
 
AggregateFunction(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.AggregateFunction
 
ALL_HTTP_METHOD_NAMES - Static variable in class org.jboss.metadata.WebSecurityMetaData
 
ALL_HTTP_METHODS - Static variable in class org.jboss.metadata.WebSecurityMetaData
The set of all http methods: DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE
allFkFieldsMappedToPkFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Returns true if all FK fields are mapped to PK fields
AllowedOperationsAssociation - Class in org.jboss.ejb
Associates the current thread with a stack of flags that indicate the callers current ejb method.
AllowedOperationsAssociation() - Constructor for class org.jboss.ejb.AllowedOperationsAssociation
 
AllowedOperationsFlags - Interface in org.jboss.ejb
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate()
AND - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
annotateClass(Class) - Method in class org.jboss.invocation.MarshalledValueOutputStream
 
annotateProxyClass(Class) - Method in class org.jboss.invocation.MarshalledValueOutputStream
 
ANONYMOUS_PORT - Static variable in class org.jboss.invocation.jrmp.server.JRMPInvoker
Identifer to instruct the usage of an anonymous port.
ANY - Static variable in class org.jboss.ejb.EjbModule
 
ANY_METHOD - Static variable in class org.jboss.metadata.MethodMetaData
 
ANYBODY - Static variable in class org.jboss.security.AnybodyPrincipal
 
ANYBODY_PRINCIPAL - Static variable in class org.jboss.security.AnybodyPrincipal
 
AnybodyPrincipal - Class in org.jboss.security
An implementation of Principal and Comparable that represents any role.
AnybodyPrincipal() - Constructor for class org.jboss.security.AnybodyPrincipal
 
AnyhostVerifier - Class in org.jboss.invocation.http.interfaces
 
AnyhostVerifier() - Constructor for class org.jboss.invocation.http.interfaces.AnyhostVerifier
 
append(boolean) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(char) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(char[]) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(char[], int, int) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(double) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(float) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(int) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(long) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
append(Object) - Method in class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
appendColumnNames(JDBCCMPFieldBridge2[], String, StringBuffer) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
appendColumnNamesClause(JDBCAbstractEntityBridge, String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns ', columnName0 [, columnName1 [AND columnName2 [...]]]'
appendColumnNamesClause(JDBCAbstractEntityBridge, String, String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns ', columnName0 [, columnName1 [AND columnName2 [...]]]'
appendColumnNamesClause(JDBCFieldBridge[], boolean[], String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns ', columnName0 [, columnName1 [AND columnName2 [...]]]'
appendColumnNamesClause(JDBCFieldBridge[], String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns ', columnName0 [, columnName1 [AND columnName2 [...]]]'
appendLeftJoinCMRColumnNames(List, AliasManager, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
APPLICATION - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'APPLICATION'
ApplicationMetaData - Class in org.jboss.metadata
The top level meta data from the jboss.xml and ejb-jar.xml descriptor.
ApplicationMetaData() - Constructor for class org.jboss.metadata.ApplicationMetaData
 
ApplicationPkCreateCommand - Class in org.jboss.ejb.plugins.cmp.jdbc2
 
ApplicationPkCreateCommand() - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.ApplicationPkCreateCommand
 
areInvalid(Serializable[]) - Method in interface org.jboss.cache.invalidation.Invalidatable
Indicates that the resources with the give keys should be invalidated (i.e.
areInvalid(Serializable[]) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.CacheInvalidator
 
areInvalid(Serializable[]) - Method in class org.jboss.ejb.plugins.InvalidableEntityInstanceCache
 
args - Variable in class org.jboss.invocation.Invocation
 
ARGUMENTS - Static variable in class org.jboss.invocation.InvocationKey
The arguments of the method to call.
ARRAY_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
AS_IS - Static variable in class org.jboss.invocation.PayloadKey
Do not serialize me, part of payload as is.
as_is_payload - Variable in class org.jboss.invocation.Invocation
as_is classes that will not be marshalled by the invocation (java.* and javax.* or anything in system classpath is OK)
ASC - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
ascending - Variable in class org.jboss.ejb.plugins.cmp.ejbql.ASTOrderByPath
 
AssemblyDescriptorMetaData - Class in org.jboss.metadata
The meta data object for the assembly-descriptor element.
AssemblyDescriptorMetaData() - Constructor for class org.jboss.metadata.AssemblyDescriptorMetaData
 
assertAllowedIn(String, int) - Static method in class org.jboss.ejb.AllowedOperationsAssociation
Throw an IllegalStateException if the current inMethodFlag does not match the given flags
associate(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.TxEntityMap
Deprecated. associate entity with transaction
ASTAbs - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an ABS function.
ASTAbs(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTAbs
 
ASTAbstractSchema - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an abstract schema name.
ASTAbstractSchema(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTAbstractSchema
 
ASTAnd - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an AND clause.
ASTAnd(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTAnd
 
ASTApproximateNumericLiteral - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an approximate numeric literal.
ASTApproximateNumericLiteral(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTApproximateNumericLiteral
 
ASTArithmeticComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a comparison clause.
ASTArithmeticComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTArithmeticComparison
 
ASTArithmeticParenthetical - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an arithmetic parenthetical.
ASTArithmeticParenthetical(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTArithmeticParenthetical
 
ASTAvg - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents AVG function.
ASTAvg(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTAvg
 
ASTBetween - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a between clause.
ASTBetween(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTBetween
 
ASTBooleanComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a boolean comparison.
ASTBooleanComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTBooleanComparison
 
ASTBooleanLiteral - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a boolean literal.
ASTBooleanLiteral(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTBooleanLiteral
 
ASTCollectionMemberDeclaration - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a collection member declaration.
ASTCollectionMemberDeclaration(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTCollectionMemberDeclaration
 
ASTComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a comparison.
ASTComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTComparison
 
ASTConcat - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a concat function.
ASTConcat(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTConcat
 
ASTConditionalParenthetical - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a conditional parenthetical.
ASTConditionalParenthetical(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTConditionalParenthetical
 
ASTCount - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a count function.
ASTCount(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTCount
 
ASTDatetimeComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a datetime comparison.
ASTDatetimeComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTDatetimeComparison
 
ASTEJBQL - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an ejb-ql query.
ASTEJBQL(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTEJBQL
 
ASTEntityComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an entity comparison.
ASTEntityComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTEntityComparison
 
ASTExactNumericLiteral - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an exact numeric literal.
ASTExactNumericLiteral(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTExactNumericLiteral
 
ASTFrom - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a from clause.
ASTFrom(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTFrom
 
ASTIdentifier - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an identifier.
ASTIdentifier(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTIdentifier
 
ASTIn - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an in clause.
ASTIn(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTIn
 
ASTIsEmpty - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an is empty condition.
ASTIsEmpty(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTIsEmpty
 
ASTLCase - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a LCase function.
ASTLCase(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTLCase
 
ASTLength - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a length function.
ASTLength(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTLength
 
ASTLike - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a like opperator.
ASTLike(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTLike
 
ASTLimitOffset - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a query limit and offset
ASTLimitOffset(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTLimitOffset
 
ASTLocate - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a locate function.
ASTLocate(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTLocate
 
ASTMax - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents MAX function.
ASTMax(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTMax
 
ASTMemberOf - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a member of condition.
ASTMemberOf(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTMemberOf
 
ASTMin - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents MIN function.
ASTMin(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTMin
 
ASTMod - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an ABS function.
ASTMod(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTMod
 
ASTMultDiv - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a series of multiplication and divide opperators.
ASTMultDiv(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTMultDiv
 
ASTNegation - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a negation opperator.
ASTNegation(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTNegation
 
ASTNot - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a logical not opperation.
ASTNot(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTNot
 
ASTNullComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an is null comparison.
ASTNullComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTNullComparison
 
ASTOr - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a logical or opperation.
ASTOr(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTOr
 
ASTOrderBy - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an order by clause.
ASTOrderBy(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTOrderBy
 
ASTOrderByPath - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an order by path declaration.
ASTOrderByPath(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTOrderByPath
 
ASTParameter - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a parameter declaration.
ASTParameter(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTParameter
 
ASTPath - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a path declaration.
ASTPath(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
ASTPlusMinus - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a series of addition and subtraction opperations.
ASTPlusMinus(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTPlusMinus
 
ASTRangeVariableDeclaration - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a range variable declaration.
ASTRangeVariableDeclaration(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTRangeVariableDeclaration
 
ASTSelect - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a select clause.
ASTSelect(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTSelect
 
ASTSqrt - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a square root function.
ASTSqrt(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTSqrt
 
ASTStringComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a string comparison.
ASTStringComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTStringComparison
 
ASTStringLiteral - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a string literal.
ASTStringLiteral(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTStringLiteral
 
ASTStringParenthetical - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a string parenthetical.
ASTStringParenthetical(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTStringParenthetical
 
ASTSubstring - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a substring function.
ASTSubstring(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTSubstring
 
ASTSum - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents SUM function.
ASTSum(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTSum
 
ASTUCase - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a UCase function.
ASTUCase(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTUCase
 
ASTValueClassComparison - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents an value class comparison.
ASTValueClassComparison(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTValueClassComparison
 
ASTWhere - Class in org.jboss.ejb.plugins.cmp.ejbql
This abstract syntax node represents a where clause.
ASTWhere(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTWhere
 
ASTWhereConditionalTerm - Class in org.jboss.ejb.plugins.cmp.ejbql
 
ASTWhereConditionalTerm(int) - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.ASTWhereConditionalTerm
 
attempt(long, Transaction, boolean) - Method in class org.jboss.ejb.plugins.lock.NonReentrantLock
 
attemptSync() - Method in interface org.jboss.ejb.BeanLockExt
A non-blocking method that checks if the calling thread will be able to acquire the sync lock based on the calling thread.
attemptSync() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
A non-blocking method that checks if the calling thread will be able to acquire the sync lock based on the calling thread.
augmentActivationConfigProperties() - Method in class org.jboss.ejb.plugins.inflow.JBossJMSMessageEndpointFactory
Add activation config properties
augmentActivationConfigProperties() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Add activation config properties
AUTH_METHOD_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.AsContext
 
AUTH_METHOD_USERNAME_PASSWORD - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.AsContext
 
authenticationFailed() - Method in interface org.jboss.ejb.plugins.SecurityInterceptor.AuthenticationObserver
 
AuthenticationInterceptor - Class in org.jboss.jmx.connector.invoker
A security interceptor that requires an authorized user for invoke(Invocation) operation calls when the SecurityDomain and SecurityMgr attributes are specified.
AuthenticationInterceptor() - Constructor for class org.jboss.jmx.connector.invoker.AuthenticationInterceptor
 
AuthenticationManager - Interface in org.jboss.security
The AuthenticationManager is responsible for validating credentials associated with principals.
authenticationObserver - Variable in class org.jboss.ejb.plugins.SecurityInterceptor
 
AuthorizationInterceptor - Class in org.jboss.jmx.connector.invoker
An Interceptor that aids in providing Authorization to JMX Invocations at an MBean Operations level.
AuthorizationInterceptor() - Constructor for class org.jboss.jmx.connector.invoker.AuthorizationInterceptor
 
authorize(Principal, Subject, String, String) - Method in class org.jboss.jmx.connector.invoker.RolesAuthorization
 
AUTO_ACKNOWLEDGE_MODE - Static variable in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
 
AUTO_ACKNOWLEDGE_MODE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
AVG - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
AVG_FUNC - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 

B

B_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
backlog - Variable in class org.jboss.invocation.jrmp.server.JRMPInvoker
The socket accept backlog
backlog - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
 
backlog - Variable in class org.jboss.logging.Log4jSocketServer
The listen backlog count.
BASE_EAR_DEPLOYMENT_NAME - Static variable in class org.jboss.deployment.EARDeployment
 
BASE_EJB_CONTAINER_NAME - Static variable in class org.jboss.ejb.Container
 
BASE_EJB_MODULE_NAME - Static variable in class org.jboss.ejb.EjbModule
 
BaseLocalProxyFactory - Class in org.jboss.ejb.plugins.local
The LocalProxyFactory implementation that handles local ejb interface proxies.
BaseLocalProxyFactory() - Constructor for class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
BasicVisitor - Class in org.jboss.ejb.plugins.cmp.ejbql
This a basic abstract syntax tree visitor.
BasicVisitor() - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.BasicVisitor
 
batchInvalidate(BatchInvalidation[]) - Method in interface org.jboss.cache.invalidation.BridgeInvalidationSubscription
Invalidates a set of keys in a set of InvalidationGroup.
batchInvalidate(BatchInvalidation[], boolean) - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
batchInvalidate(BatchInvalidation[], boolean) - Method in interface org.jboss.cache.invalidation.InvalidationBridgeListener
Called when a set of invalidations, concerning more than one IG, should be forwarded accross the bridge.
batchInvalidate(BatchInvalidation[]) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
batchInvalidate(BatchInvalidation[], boolean) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
batchInvalidate(BatchInvalidation[]) - Method in interface org.jboss.cache.invalidation.InvalidationManagerMBean
Invalidate a set of IG managed by this IM.
batchInvalidate(BatchInvalidation[], boolean) - Method in interface org.jboss.cache.invalidation.InvalidationManagerMBean
Identical as previous method.
BatchInvalidation - Class in org.jboss.cache.invalidation
Structure that contains keys to be invalidated and the name of the group on which these invalidation must be performed.
BatchInvalidation() - Constructor for class org.jboss.cache.invalidation.BatchInvalidation
 
BatchInvalidation(Serializable[], String) - Constructor for class org.jboss.cache.invalidation.BatchInvalidation
 
BEAN - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'BEAN'
bean - Variable in class org.jboss.verifier.strategy.AbstractEJB2xVerifier
 
BEAN_INTERCEPTOR - Static variable in class org.jboss.proxy.ejb.ProxyFactory
 
BEAN_MANAGED_TX - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
BEANCACHE_METRICS - Static variable in interface org.jboss.monitor.MetricsConstants
Bean cache metrics producer.
BeanCacheMonitor - Class in org.jboss.monitor
 
BeanCacheMonitor() - Constructor for class org.jboss.monitor.BeanCacheMonitor
 
BeanCacheMonitorMBean - Interface in org.jboss.monitor
The JMX management interface for the BeanCacheMonitor MBean.
BeanCacheSnapshot - Class in org.jboss.monitor.client
 
BeanCacheSnapshot() - Constructor for class org.jboss.monitor.client.BeanCacheSnapshot
 
beanChecked(VerificationEvent) - Method in interface org.jboss.verifier.event.VerificationListener
 
beanClass - Variable in class org.jboss.ejb.Container
This is the EnterpriseBean class
beanInterceptorClasses - Variable in class org.jboss.proxy.ejb.ProxyFactory
The proxy-config/client-interceptors/bean stack
beanInvoker - Variable in class org.jboss.proxy.ejb.ProxyFactory
 
BeanLock - Interface in org.jboss.ejb
BeanLock interface
BeanLockExt - Interface in org.jboss.ejb
An extension of the BeanLock interface that adds support for non-blocking acquisition of a lock.
BeanLockManager - Class in org.jboss.ejb
Manages BeanLocks.
BeanLockManager(Container) - Constructor for class org.jboss.ejb.BeanLockManager
 
BeanLockSupport - Class in org.jboss.ejb.plugins.lock
Support for the BeanLock
BeanLockSupport() - Constructor for class org.jboss.ejb.plugins.lock.BeanLockSupport
 
beanMapping - Variable in class org.jboss.ejb.EntityContainer
These are the mappings between the remote/local interface methods and the bean methods.
beanMapping - Variable in class org.jboss.ejb.MessageDrivenContainer
These are the mappings between the remote interface methods and the bean methods.
beanMapping - Variable in class org.jboss.ejb.SessionContainer
These are the mappings between the remote interface methods and the bean methods.
BeanMetaData - Class in org.jboss.metadata
A common meta data class for the entity, message-driven and session beans.
BeanMetaData(ApplicationMetaData, char) - Constructor for class org.jboss.metadata.BeanMetaData
 
BeanMetaDataPolicyContextHandler - Class in org.jboss.ejb
A PolicyContextHandler for the active EnterpriseBean metadata.
BeanMetaDataPolicyContextHandler() - Constructor for class org.jboss.ejb.BeanMetaDataPolicyContextHandler
 
beanMethodInvokerMap - Variable in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
beans - Variable in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
 
BeanSemaphore - Class in org.jboss.ejb.plugins
Allow ability to mark a Semaphore as no longer valid for mutex locking
BeanSemaphore(int) - Constructor for class org.jboss.ejb.plugins.BeanSemaphore
 
beanType - Variable in class org.jboss.metadata.BeanMetaData
The type of bean: ENTITY_TYPE, SESSION_TYPE, MDB_TYPE
BeanVerifier - Class in org.jboss.verifier
Attempts to verify the spec compliance of the beans in a given EJB-JAR file.
BeanVerifier() - Constructor for class org.jboss.verifier.BeanVerifier
Default constructor.
before(Invocation) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Before delivery processing.
beforeCompletion() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
beforeCompletion() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Table.View
 
beforeCompletion() - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization
Deprecated.  
beforeCompletion() - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
 
beforeCompletion() - Method in class org.jboss.ejb.plugins.jms.DLQHandler.DLQSynchronization
 
beforeCompletion() - Method in class org.jboss.ejb.txtimer.TimerImpl
This method is invoked before the start of the commit or rollback process.
beforeInsert(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
beforeInsert(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCInsertPKCreateCommand
 
begin() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
begin() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
begin() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
begin(int) - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Start a new transaction, and return its TPC.
begin(int) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Start a new transaction, and return its TPC.
BETWEEN - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
BIGDECIMAL_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
BigIntegerTimerIdGenerator - Class in org.jboss.ejb.txtimer
A timerId generator that uses a BigInteger count.
BigIntegerTimerIdGenerator() - Constructor for class org.jboss.ejb.txtimer.BigIntegerTimerIdGenerator
 
BINARY - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCParameterSetter
Types.BINARY, Types.VARBINARY.
BINARY_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
bindAddress - Variable in class org.jboss.logging.Log4jSocketServer
The address to bind to.
bindEnvEntry(Context, EnvEntryMetaData) - Static method in class org.jboss.metadata.EnvEntryMetaData
 
bindProxy() - Method in class org.jboss.proxy.ejb.ProxyFactory
The bindProxy method creates the home proxy and binds the home into jndi.
bis - Variable in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationMessage
 
BLOB - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCParameterSetter
Types.BLOB, Types.LONGVARBINARY.
BLOB_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
BlockStringBuffer - Class in org.jboss.ejb.plugins.cmp.ejbql
A buffer simmilar to StringBuffer that works on string blocks instead of individual characters.
BlockStringBuffer() - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.BlockStringBuffer
 
BMP_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
BMPPersistenceManager - Class in org.jboss.ejb.plugins
Persistence manager for BMP entites.
BMPPersistenceManager() - Constructor for class org.jboss.ejb.plugins.BMPPersistenceManager
 
BMT - Static variable in class org.jboss.ejb.EjbModule
 
BOOLEAN_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
BOOLEAN_TYPE - Static variable in class org.jboss.ejb.plugins.cmp.ejbql.EJBQLTypes
 
bridgeGroupInvalidateAllEvent(InvalidationManager.BridgeInvalidationSubscriptionImpl, String) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
bridgeGroupInvalidationEvent(InvalidationManager.BridgeInvalidationSubscriptionImpl, String, Serializable) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
bridgeGroupInvalidationEvent(InvalidationManager.BridgeInvalidationSubscriptionImpl, String, Serializable[]) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
BridgeInvalidationSubscription - Interface in org.jboss.cache.invalidation
Every bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM.
BridgeNamingContextFactory - Class in org.jboss.naming
A naming provider InitialContextFactory implementation that combines two Naming services to allow for delegation of lookups from one to the other.
BridgeNamingContextFactory() - Constructor for class org.jboss.naming.BridgeNamingContextFactory
 
bridgeSubscribers - Variable in class org.jboss.cache.invalidation.InvalidationManager
 
BYTE_ARRAY_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
BYTE_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
ByteArrayBlob - Class in org.jboss.ejb.plugins.cmp.jdbc
The representation (mapping) in the JavaTM programming language of an SQL BLOB value to an array of bytes.
ByteArrayBlob(byte[]) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.ByteArrayBlob
 
ByValueInvokerInterceptor - Class in org.jboss.invocation
An InvokerInterceptor that does not optimize remote invocations.
ByValueInvokerInterceptor() - Constructor for class org.jboss.invocation.ByValueInvokerInterceptor
 

C

C_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
Cache - Interface in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
Cache.CacheLoader - Interface in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
Cache.Listener - Interface in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
Cache.RemoveException - Exception in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
Cache.RemoveException() - Constructor for exception org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.RemoveException
 
Cache.RemoveException(String) - Constructor for exception org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.RemoveException
 
Cache.RemoveException(Throwable) - Constructor for exception org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.RemoveException
 
Cache.RemoveException(String, Throwable) - Constructor for exception org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.RemoveException
 
CACHE_ID - Static variable in class org.jboss.invocation.InvocationKey
The Cache-ID associates an instance in cache somewhere on the server with this invocation.
CacheInvalidationConfigMetaData - Class in org.jboss.metadata
Manages attributes related to distributed (possibly local-only) cache invalidations
CacheInvalidationConfigMetaData() - Constructor for class org.jboss.metadata.CacheInvalidationConfigMetaData
 
CacheInvalidator - Class in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
CacheInvalidator(Cache, TransactionManager, InvalidationGroup) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.schema.CacheInvalidator
 
cacheInvaliderObjectName - Variable in class org.jboss.metadata.CacheInvalidationConfigMetaData
 
CacheKey - Class in org.jboss.ejb
CacheKey is an encapsulation of both the PrimaryKey and a cache specific key.
CacheKey() - Constructor for class org.jboss.ejb.CacheKey
 
CacheKey(Object) - Constructor for class org.jboss.ejb.CacheKey
 
cacheMiss() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
cacheRelations(int, Cache.CacheLoader) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.PersistentContext
 
cacheRelations(int, Cache.CacheLoader) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
cacheValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.CollectionValuedFieldState
 
cacheValue(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.FieldState
 
cacheValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.SingleValuedFieldState
 
calculateHash(Method) - Static method in class org.jboss.invocation.MarshalledInvocation
 
callByValue - Variable in class org.jboss.metadata.BeanMetaData
Should the bean use by value call semeantics
CALLER_PROPAGATION_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.SasContext
 
CALLER_PROPAGATION_SUPPORTED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.SasContext
 
CallerIdentity - Class in org.jboss.security
The CallerIdentity is a principal that may have a credential.
CallerIdentity(String, Object) - Constructor for class org.jboss.security.CallerIdentity
Construct an unmutable instance of a CallerIdentity
callIn() - Method in class org.jboss.invocation.InvocationStatistics
 
callLogging - Variable in class org.jboss.ejb.plugins.LogInterceptor
 
callOut() - Method in class org.jboss.invocation.InvocationStatistics
 
callTimeout(Timer) - Method in interface org.jboss.ejb.txtimer.TimedObjectInvoker
Invokes the ejbTimeout method on the TimedObject with the given id.
callTimeout(Timer) - Method in class org.jboss.ejb.txtimer.TimedObjectInvokerImpl
Invokes the ejbTimeout method on the TimedObject with the given id.
CallValidationInterceptor - Class in org.jboss.ejb.plugins
This Interceptor validates the incomming arguments and the return value of the call.
CallValidationInterceptor() - Constructor for class org.jboss.ejb.plugins.CallValidationInterceptor
 
cancel() - Method in class org.jboss.ejb.txtimer.TimerImpl
Cause the txtimer and all its associated expiration notifications to be cancelled.
canPassivate(Object) - Method in class org.jboss.ejb.BeanLockManager
 
canPassivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Returns whether the given context can be passivated or not
canPassivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
canPassivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
canPassivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
capacityChanged(int) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
cascadeDelete(EntityEnterpriseContext, List) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
cascadeDelete(EntityEnterpriseContext, Map) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
cascadeDelete(EntityEnterpriseContext, List) - Method in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy.BatchCascadeDeleteStrategy
 
cascadeDelete(EntityEnterpriseContext, List) - Method in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy
 
cascadeDelete(EntityEnterpriseContext, List) - Method in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy.DefaultCascadeDeleteStrategy
 
cascadeDelete(EntityEnterpriseContext, List) - Method in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy.NoneCascadeDeleteStrategy
 
cascadeDelete(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.CollectionValuedFieldState
 
cascadeDelete(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.FieldState
 
cascadeDelete(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.SingleValuedFieldState
 
CascadeDeleteStrategy - Class in org.jboss.ejb.plugins.cmp.jdbc
 
CascadeDeleteStrategy(JDBCCMRFieldBridge) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy
 
CascadeDeleteStrategy.BatchCascadeDeleteStrategy - Class in org.jboss.ejb.plugins.cmp.jdbc
Batch cascade-delete strategy.
CascadeDeleteStrategy.BatchCascadeDeleteStrategy(JDBCCMRFieldBridge) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy.BatchCascadeDeleteStrategy
 
CascadeDeleteStrategy.DefaultCascadeDeleteStrategy - Class in org.jboss.ejb.plugins.cmp.jdbc
Specification compliant cascade-delete strategy, i.e.
CascadeDeleteStrategy.DefaultCascadeDeleteStrategy(JDBCCMRFieldBridge) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy.DefaultCascadeDeleteStrategy
 
CascadeDeleteStrategy.NoneCascadeDeleteStrategy - Class in org.jboss.ejb.plugins.cmp.jdbc
No cascade-delete strategy.
CascadeDeleteStrategy.NoneCascadeDeleteStrategy(JDBCCMRFieldBridge) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy.NoneCascadeDeleteStrategy
 
Catalog - Class in org.jboss.ejb.plugins.cmp.ejbql
This class maintains a map of all entitie bridges in an application by name.
Catalog() - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
CATCH_SYSTEM_ERR - Static variable in class org.jboss.logging.Log4jService
Default flag to enable/disable cacthing System.err.
CATCH_SYSTEM_OUT - Static variable in class org.jboss.logging.Log4jService
Default flag to enable/disable cacthing System.out.
changed(Invocation, EntityEnterpriseContext) - Method in class org.jboss.cache.invalidation.triggers.EntityBeanCacheBatchInvalidatorInterceptor
 
CHANGED - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMPMessage
 
changed(JDBCCMPFieldBridge, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.LockingStrategy.AbstractStrategy
 
changed(JDBCCMPFieldBridge, EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.LockingStrategy
 
CHARACTER_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
CHECK_DIRTY - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
CHECK_DIRTY_AFTER_GET_FALSE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
 
CHECK_DIRTY_AFTER_GET_NOT_PRESENT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
 
CHECK_DIRTY_AFTER_GET_TRUE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
 
checkCast(Object) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
checkCoherency() - Method in class org.jboss.ejb.EntityContainer
 
checkCoherency() - Method in class org.jboss.ejb.SessionContainer
 
checkCreateAllowed() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
checkDirtyAfterGet - Variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
checkDirtyAfterGet(JDBCTypeFactory, byte, Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory
 
checkDirtyAfterGet() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCUserTypeMappingMetaData
 
checkEntity(EntityMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier11
Verifies the entity bean class, home interface, remote interface and primary key class against the EJB 1.1 specification.
checkEntity(EntityMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier20
 
checkEntity(EntityMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier21
 
checkEntity(EntityMetaData) - Method in interface org.jboss.verifier.strategy.VerificationStrategy
Does the entity check
checkInvokerURL() - Method in class org.jboss.invocation.http.server.HttpInvoker
Validate that the invokerURL is set, and if not build it from the invokerURLPrefix + host + invokerURLSuffix.
checkInvokerURL() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
Validate that the invokerURL is set, and if not build it from the invokerURLPrefix + host + invokerURLSuffix.
checkMessageBean(MessageDrivenMetaData) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Provides an empty default implementation for EJB 1.1 verifier (message beans are for EJB 2.0 and greater only).
checkMessageBean(MessageDrivenMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier20
 
checkMessageBean(MessageDrivenMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier21
 
checkMessageBean(MessageDrivenMetaData) - Method in interface org.jboss.verifier.strategy.VerificationStrategy
Checks the message driven beans (EJB 2.0 only).
CHECKPOINT - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'CHECKPOINT'
checkSession(SessionMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier11
Verifies the session bean class, home interface and remote interface against the EJB 1.1 specification.
checkSession(SessionMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier20
IMPLEMENTS VERIFICATION STRATEGY INTERFACE
checkSession(SessionMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier21
IMPLEMENTS VERIFICATION STRATEGY INTERFACE
checkSession(SessionMetaData) - Method in interface org.jboss.verifier.strategy.VerificationStrategy
Checks the session
checkTransactionStatus(Transaction, InvocationType) - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
The application has not thrown an exception, but...
children - Variable in class org.jboss.ejb.plugins.cmp.ejbql.SimpleNode
 
CLASS_DUMP_PATH - Static variable in class org.jboss.proxy.compiler.ProxyCompiler
The path (if non-null) where generated classes will be dumped for debugging.
classLoader - Variable in class org.jboss.ejb.Container
This is the classloader of this container.
classloader - Variable in class org.jboss.verifier.strategy.AbstractVerifier
The application classloader.
clear() - Method in class org.jboss.ejb.EnterpriseContext
before reusing this context we clear it of previous state called by pool.free()
clear() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
clear() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
clear() - Method in interface org.jboss.ejb.plugins.AbstractInstancePoolMBean
Clear the pool - does not remove inuse contexts
clear() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
 
clear() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager
 
clear() - Method in class org.jboss.jms.asf.StdServerSessionPool
Clear the pool, clear out both threads and ServerSessions, connection.stop() should be run before this method.
clear() - Static method in class org.jboss.security.SecurityAssociation
Clear all principal information.
clearMonitor() - Method in class org.jboss.monitor.EntityLockMonitor
 
clearMonitor() - Method in interface org.jboss.monitor.EntityLockMonitorMBean
 
clearPool(ServerAddress) - Static method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
Close all sockets in a specific pool.
clearPools() - Static method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
Close all sockets in all pools
clearTimers() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Clear all persisted timers
clearTimers() - Method in class org.jboss.ejb.txtimer.DatabasePersistencePolicy
Delete all persisted timers
clearTimers() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Clear all persisted timers
clearTimers() - Method in class org.jboss.ejb.txtimer.NoopPersistencePolicy
Delete all persisted timers
clearTimers() - Method in interface org.jboss.ejb.txtimer.PersistencePolicy
Clear the persisted timers
CLIENT - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
CLIENT_ACKNOWLEDGE_MODE - Static variable in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
 
CLIENT_ACKNOWLEDGE_MODE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
clientConnectAddress - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
The internet address client will use to connect to the sever.
clientConnectPort - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
The port a client will use to connect to the sever.
ClientContainer - Class in org.jboss.proxy
An invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain.
ClientContainer() - Constructor for class org.jboss.proxy.ClientContainer
Exposed for externalization.
ClientContainer(InvocationContext) - Constructor for class org.jboss.proxy.ClientContainer
 
ClientContainerEx - Class in org.jboss.proxy
An extension of ClientContainer that allows one to access the client container invocation context and interceptors.
ClientContainerEx() - Constructor for class org.jboss.proxy.ClientContainerEx
 
ClientContainerEx(InvocationContext) - Constructor for class org.jboss.proxy.ClientContainerEx
 
ClientDeployer - Class in org.jboss.deployment
An XMBean resource implementation of a deployer for j2ee application client jars
ClientDeployer() - Constructor for class org.jboss.deployment.ClientDeployer
 
clientMaxPoolSize - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
 
ClientMetaData - Class in org.jboss.metadata
The metdata data from a j2ee application-client.xml descriptor
ClientMetaData() - Constructor for class org.jboss.metadata.ClientMetaData
 
ClientMethodInterceptor - Class in org.jboss.invocation.http.interfaces
Handle toString, equals, hashCode locally on the client.
ClientMethodInterceptor() - Constructor for class org.jboss.invocation.http.interfaces.ClientMethodInterceptor
 
ClientMethodInterceptor - Class in org.jboss.proxy
Handle toString, equals, hashCode locally on the client.
ClientMethodInterceptor() - Constructor for class org.jboss.proxy.ClientMethodInterceptor
 
clientpool - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
 
clientpool - Variable in class org.jboss.invocation.pooled.server.ServerThread
 
clientRetryCount - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
The number of retry attempts on
clientSocketFactory - Variable in class org.jboss.invocation.jrmp.server.JRMPInvoker
An optional custom client socket factory
clientSocketFactory - Variable in class org.jboss.invocation.pooled.interfaces.ServerAddress
An option socket factory for connecting to the server
clientSocketFactory - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
An optional custom client socket factory
clientSocketFactoryName - Variable in class org.jboss.invocation.jrmp.server.JRMPInvoker
The class name of the optional custom client socket factory
clientSocketFactoryName - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
The class name of the optional custom client socket factory
ClientUserTransaction - Class in org.jboss.tm.usertx.client
The client-side UserTransaction implementation.
ClientUserTransactionObjectFactory - Class in org.jboss.tm.usertx.client
This is an object factory for producing client UserTransactions.
ClientUserTransactionObjectFactory() - Constructor for class org.jboss.tm.usertx.client.ClientUserTransactionObjectFactory
 
ClientUserTransactionService - Class in org.jboss.tm.usertx.server
This is a JMX service handling the serverside of UserTransaction usage for standalone clients.
ClientUserTransactionService() - Constructor for class org.jboss.tm.usertx.server.ClientUserTransactionService
 
ClientUserTransactionServiceMBean - Interface in org.jboss.tm.usertx.server
MBean for ClientUserTransaction service.
CLOB - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCParameterSetter
Types.CLOB, Types.LONGVARCHAR.
CLOB_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
clone() - Method in class org.jboss.metadata.MetaData
Create a field wise copy of the object.
cloneMarshaller() - Method in class org.jboss.invocation.unified.marshall.HTTPInvocationMarshaller
 
cloneMarshaller() - Method in class org.jboss.invocation.unified.marshall.InvocationMarshaller
 
cloneUnMarshaller() - Method in class org.jboss.invocation.unified.marshall.HTTPInvocationUnMarshaller
 
cloneUnMarshaller() - Method in class org.jboss.invocation.unified.marshall.InvocationUnMarshaller
 
ClusterConfigMetaData - Class in org.jboss.metadata
The meta data object for the cluster-config element.
ClusterConfigMetaData() - Constructor for class org.jboss.metadata.ClusterConfigMetaData
 
clustered - Variable in class org.jboss.metadata.BeanMetaData
Is the bean marked as clustered
CLUSTERED_BMP_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CLUSTERED_CMP_1x_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CLUSTERED_CMP_2x_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CLUSTERED_STATEFUL_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CLUSTERED_STATELESS_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
ClusterProxyFactory - Interface in org.jboss.proxy.ejb
Tag interface used to determine if a ProxyFactory is used for clustering purposes (to raise warning if such a ProxyFactory is not found for a given bean when clustered=true)
cmp1XVerifier - Variable in class org.jboss.verifier.strategy.AbstractEJB2xVerifier
 
CMP_1x_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CMP_2x_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CMP_VERSION_1 - Static variable in class org.jboss.metadata.EntityMetaData
 
CMP_VERSION_2 - Static variable in class org.jboss.metadata.EntityMetaData
 
CMPFieldBridge - Interface in org.jboss.ejb.plugins.cmp.bridge
 
CMPFieldStateFactory - Interface in org.jboss.ejb.plugins.cmp.jdbc
Implementations of this interface are used to create and compare field states for equality.
CMPFilePersistenceManager - Class in org.jboss.ejb.plugins
A file-based CMP entity bean persistence manager.
CMPFilePersistenceManager() - Constructor for class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
CMPInMemoryPersistenceManager - Class in org.jboss.ejb.plugins
EntityPersistenceStore implementation storing values in-memory for very efficient access.
CMPInMemoryPersistenceManager() - Constructor for class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
 
CMPMessage - Class in org.jboss.ejb.plugins.cmp.jdbc.bridge
Type safe enumeration of message objects.
CMPPersistenceManager - Class in org.jboss.ejb.plugins
The CMP Persistence Manager implements the semantics of the CMP EJB 1.1 call back specification.
CMPPersistenceManager() - Constructor for class org.jboss.ejb.plugins.CMPPersistenceManager
 
cmrField - Variable in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy
 
cmrField - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand.LeftJoinCMRNode
 
CMRFieldBridge - Interface in org.jboss.ejb.plugins.cmp.bridge
 
CMRInvocation - Class in org.jboss.ejb.plugins.cmp.jdbc.bridge
Optimized invocation object for local CMR invocations
CMRInvocation() - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRInvocation
 
CMRMessage - Class in org.jboss.ejb.plugins.cmp.jdbc.bridge
Type safe enumeration of method object is passed through the invocation interceptor chain and caught by the JDBCRelationInterceptor.
CMT - Static variable in class org.jboss.ejb.EjbModule
 
coerceToJavaType(Object, Class) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader.AbstractPrimitiveReader
 
coerceToJavaType(Object, Class) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader.AbstractResultSetReader
 
coerceToSQLType(int, Object) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Coerces the input value into the correct type for the specified jdbcType.
COMMA - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
commit() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
commit() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
commit() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
commit(Object) - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Commit the transaction.
commit(Object) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Commit the transaction.
commitOption - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
The current commit option.
commitOptionStrings - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
committed() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
committed() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Table.View
 
compareTo(Object) - Method in class org.jboss.security.AnybodyPrincipal
This method always returns 0 to indicate equality for any argument.
compareTo(Object) - Method in class org.jboss.security.NobodyPrincipal
This method always returns 1 to indicate inequality for any argument.
compileEJBQL(String, Class, Class[], JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
compileEJBQL(String, Class, Class[], JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
compileEJBQL(String, Class, Class[], JDBCQueryMetaData) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
compileJBossQL(String, Class, Class[], JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
compileJBossQL(String, Class, Class[], JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
compileJBossQL(String, Class, Class[], JDBCQueryMetaData) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
completeRoot(Object, UnmarshallingContext, String, String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMappingFactory
 
con - Variable in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
 
CONCAT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
CONCAT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
concurrentCalls - Variable in class org.jboss.invocation.InvocationStatistics
 
CONFIDENTIALITY_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
CONFIDENTIALITY_REQUIRED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
CONFIDENTIALITY_SUPPORTED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
ConfigurationMetaData - Class in org.jboss.metadata
The configuration information for an EJB container.
ConfigurationMetaData(String) - Constructor for class org.jboss.metadata.ConfigurationMetaData
 
configurationName - Variable in class org.jboss.metadata.BeanMetaData
The container configuration name
configureHttpsHostVerifier(HttpURLConnection) - Static method in class org.jboss.invocation.http.interfaces.Util
Given an Https URL connection check the org.jboss.security.ignoreHttpsHost system property and if true, install the AnyhostVerifier as the com.sun.net.ssl.HostnameVerifier or javax.net.ssl.HostnameVerifier depending on the version of JSSE seen.
configureSSLSocketFactory(HttpURLConnection) - Static method in class org.jboss.invocation.http.interfaces.Util
Override the SSLSocketFactory used by the HttpsURLConnection.
conn - Variable in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
connection - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
The JMS connection.
connectionConsumer - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
The JMS connection consumer.
ConnectionFactoryHelper - Class in org.jboss.jms
A helper for creating connections from jms connection factories.
ConnectionFactoryHelper() - Constructor for class org.jboss.jms.ConnectionFactoryHelper
 
connectionFactoryName - Variable in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
connectionPools - Static variable in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
 
CONNECTOR - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
CONSUMES - Static variable in class org.jboss.metadata.MessageDestinationRefMetaData
 
CONSUMESPRODUCES - Static variable in class org.jboss.metadata.MessageDestinationRefMetaData
 
container - Variable in class org.jboss.cache.invalidation.triggers.EntityBeanCacheBatchInvalidatorInterceptor
 
Container - Class in org.jboss.ejb
This is the base class for all EJB-containers in JBoss.
Container() - Constructor for class org.jboss.ejb.Container
 
container - Variable in class org.jboss.ejb.plugins.AbstractInstancePool
The Container the instance pool is associated with
container - Variable in class org.jboss.ejb.plugins.AbstractInterceptor
The container the interceptor is associated with
container - Variable in class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
container - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
The container of this interceptor.
container - Variable in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Our container
container - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
The container.
container - Variable in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
container - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
container - Variable in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
container - Variable in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
container - Variable in class org.jboss.proxy.ejb.ProxyFactory
 
Container.AbstractContainerInterceptor - Class in org.jboss.ejb
The base class for container interceptors.
Container.AbstractContainerInterceptor() - Constructor for class org.jboss.ejb.Container.AbstractContainerInterceptor
 
CONTAINER_MANAGED_TX - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
containerManagedTx - Variable in class org.jboss.metadata.BeanMetaData
Is this bean's transactions managed by the container?
ContainerMBean - Interface in org.jboss.ejb
MBean interface.
ContainerPlugin - Interface in org.jboss.ejb
This is a superinterface for all Container plugins.
ContainerRelection - Class in org.jboss.ejb
The ContainerRelectionMBean implementation.
ContainerRelection() - Constructor for class org.jboss.ejb.ContainerRelection
 
ContainerRelectionMBean - Interface in org.jboss.ejb
A sample mbean that looks up the Container MBean for the jndiName passed to the inspectEJB method and retrieves its Home and Remote interfaces and lists all of their methods.
contains(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
 
contains(Transaction, Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache
 
contains(Transaction, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
contains(Transaction, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
containsAll(Collection) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
 
contenders - Variable in class org.jboss.monitor.EntityLockMonitor
 
contending() - Method in class org.jboss.monitor.LockMonitor
Adjust the counters to indicate a contetion conditions.
contention(int, long) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.Listener
 
contentions - Variable in class org.jboss.monitor.EntityLockMonitor
 
context - Variable in class org.jboss.invocation.InvocationContext
 
context - Variable in class org.jboss.proxy.ClientContainer
The static information that gets attached to every invocation.
convertObjectToByteArray(Object) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Coverts the value into a byte array.
convertToObject(byte[]) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Coverts the input into an object.
convertToObject(InputStream) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Coverts the input into an object.
copyTargetTypes() - Method in class org.jboss.proxy.compiler.Runtime
 
COUNT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
COUNT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
count - Variable in class org.jboss.invocation.InvocationStatistics.TimeStatistic
 
COUNT_FUNC - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
create(DeploymentInfo) - Method in class org.jboss.deployment.ClientDeployer
Sub-classes should override this method to provide custom 'create' logic.
create(DeploymentInfo) - Method in class org.jboss.deployment.EARDeployer
 
create() - Method in class org.jboss.ejb.Container.AbstractContainerInterceptor
 
create(DeploymentInfo) - Method in class org.jboss.ejb.EJBDeployer
 
create() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
create(Object) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
create() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
create() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
create() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
Does almost nothing because other services such as JDBC data sources may not have been started.
create() - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
 
create() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
create() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
create(Object) - Method in class org.jboss.ejb.plugins.EntityInstancePool
 
create() - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
Deprecated.  
create() - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
create() - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
create() - Method in class org.jboss.ejb.plugins.LogInterceptor
 
create(Object) - Method in class org.jboss.ejb.plugins.MessageDrivenInstancePool
 
create() - Method in class org.jboss.ejb.plugins.MetricsInterceptor
Starts the JMS publisher thread.
create() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
create() - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
create() - Method in class org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor
 
create() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.StatefulSessionInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.StatelessSessionInstancePool
 
create() - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
 
create() - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
 
create() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
create(Class, String, MBeanServer) - Static method in class org.jboss.jmx.adaptor.rmi.RMIRemoteMBeanProxy
Create an MBean proxy.
create(Class, ObjectName, MBeanServer) - Static method in class org.jboss.jmx.adaptor.rmi.RMIRemoteMBeanProxy
Create an MBean proxy.
create(InetAddress) - Method in class org.jboss.logging.Log4jSocketServer.DefaultLoggerRepositoryFactory
 
create(InetAddress) - Method in interface org.jboss.logging.Log4jSocketServer.LoggerRepositoryFactory
 
create() - Method in class org.jboss.proxy.ejb.ProxyFactory
 
create(Object) - Method in interface org.jboss.security.SecurityProxyFactory
 
create(DeploymentInfo) - Method in class org.jboss.web.AbstractWebContainer
Create a WebModule service, register it under the name "jboss.web.deployment:war="+di.shortName and invoke the ServiceController.create(jmxname, depends) using the depends found in the WebMetaData.
CREATE_INDEX - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
CREATE_METHOD - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
CREATE_TABLE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
createActivateEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createActivationSpec() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Create the activation spec
createActivationSpecSig - Variable in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
The signature for createActivationSpec
createAllowed - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
createBeanClassInstance() - Method in class org.jboss.ejb.Container
Returns a new instance of the bean class or a subclass of the bean class.
createBeanClassInstance() - Method in class org.jboss.ejb.EntityContainer
Returns a new instance of the bean class or a subclass of the bean class.
createBeanClassInstance() - Method in interface org.jboss.ejb.EntityPersistenceManager
Returns a new instance of the bean class or a subclass of the bean class.
createBeanClassInstance() - Method in interface org.jboss.ejb.EntityPersistenceStore
Returns a new instance of the bean class or a subclass of the bean class.
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
Returns a new instance of the bean class or a subclass of the bean class.
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
Returns a new instance of a class which implemnts the bean class.
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
Returns a new instance of the bean class or a subclass of the bean class.
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
Returns a new instance of the bean class or a subclass of the bean class.
createBeanVerifiedEvent(VerificationEventGenerator) - Method in class org.jboss.verifier.factory.DefaultEventFactory
 
createBeanVerifiedEvent(VerificationEventGenerator) - Method in interface org.jboss.verifier.factory.VerificationEventFactory
 
createCacheKey(Object) - Method in interface org.jboss.ejb.EntityCache
Returns the key used to cache the context
createCacheKey(Object) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
createCacheKey(Object) - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
CreateCommand - Interface in org.jboss.ejb.plugins.cmp.jdbc2
 
createConnection(Object, String, String) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a connection from the given factory.
createConnection(Object) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a connection from the given factory.
createConstructor() - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate an implementation of
createContainerInterceptor() - Method in class org.jboss.ejb.StatefulSessionContainer
 
createCount - Variable in class org.jboss.ejb.Container
The number of create invocations that have been made
createCreateBeanClassInstanceCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createCreateEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createDeclaredSQLQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createDelegateInvoker() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
createDeleteRelationsCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createDestination(Class, Context, String, String) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Create and or lookup a JMS destination.
createDestroyCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createdSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
Non-operation.
createdSession(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
Called after the SFSB's ejbCreate method has been successfully invoked to allow the PM to perform an post creation setup.
createDynamicQLQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createEJBQLQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createEndpoint(XAResource) - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called whenever an entity is to be created.
createEntity(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called whenever an entity is to be created.
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
This method is called whenever an entity is to be created.
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
createEntityTable(JDBCEntityMetaData, JDBCEntityBridge2) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.Schema
 
createFindAllQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createFindByPrimaryKeyQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createFindByQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createFindEntitiesCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createFindEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createGetInvocationHandler() - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate an implementation of
createGetTargetTypes() - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate an implementation of
createGroup(String) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
createHome(Invocation) - Method in class org.jboss.ejb.EntityContainer
This method takes care of the wiring of the "EJBObject" trio (target, context, proxy).
createHome() - Method in class org.jboss.ejb.MessageDrivenContainer
 
createHome(Invocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
createHome() - Method in class org.jboss.ejb.StatelessSessionContainer
 
createId(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
createId(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
Create a unique identifier for the given SFSB context.
createInitCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createInitEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createInsertRelationsCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createInstanceCache() - Method in class org.jboss.ejb.SessionContainer
no instance cache per default
createInstanceCache() - Method in class org.jboss.ejb.StatefulSessionContainer
creates and registers the instance cache
createInstancePool() - Method in class org.jboss.ejb.SessionContainer
creates a new instance pool
createInterceptors() - Method in class org.jboss.ejb.SessionContainer
Initialize the interceptors by calling the chain
createInvocationHandlerField() - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate a field declaration of the form...
createInvoker() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
Create the Invoker
createInvokers() - Method in class org.jboss.ejb.SessionContainer
creates the invokers
createIsModifiedCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createJBossMQDestination - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
createJBossQLQuery(JDBCQueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createJDBCQueryMetaData(QueryMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaDataFactory
 
createJDBCQueryMetaData(Element, Map, JDBCReadAheadMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaDataFactory
 
createJDBCQueryMetaData(JDBCQueryMetaData, JDBCReadAheadMetaData, Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaDataFactory
 
createList() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
createLoadEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createLoadRelationCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createLocalHome(Invocation) - Method in class org.jboss.ejb.EntityContainer
Local home interface implementation
createLocalHome(Invocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
createLocalHome() - Method in class org.jboss.ejb.StatelessSessionContainer
 
createParameters(int, JDBCFieldBridge) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.QueryParameter
 
createParameters(int, JDBCAbstractEntityBridge) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.QueryParameter
 
createPassivateEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createPermissions(WebMetaData, PolicyConfiguration) - Method in class org.jboss.web.AbstractWebDeployer
Create the JACC permission based on the security constraints obtained from the web.xml metadata.
createPermissions(WebMetaData, PolicyConfiguration) - Static method in class org.jboss.web.WebPermissionMapping
Apply the JACC rules for creating permissions from the web.xml security-constraints.
createPersistenceManager() - Method in class org.jboss.ejb.SessionContainer
no persistence manager per default
createPersistenceManager() - Method in class org.jboss.ejb.StatefulSessionContainer
create persistence manager
createPostCreateEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createPrimaryKeyInstance() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
createPrimaryKeyParameters(int, JDBCAbstractEntityBridge) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.QueryParameter
 
createProxy(Object, String, ClassLoader, Class[]) - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
createProxy(Object, ObjectName, Invoker, String, String, ArrayList, ClassLoader, Class[]) - Method in class org.jboss.proxy.GenericProxyFactory
Create a composite proxy for the given interfaces, invoker.
createProxy(Object, ObjectName, ObjectName, String, String, ArrayList, ClassLoader, Class[]) - Method in class org.jboss.proxy.GenericProxyFactory
Create a composite proxy for the given interfaces, invoker.
createProxy(Object, ObjectName, Invoker, String, String, ArrayList, ClassLoader, Class[], HashMap) - Method in class org.jboss.proxy.GenericProxyFactory
Create a composite proxy for the given interfaces, invoker.
createProxyMethod(String, int, Type, Type[], String[]) - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate an implementation of...
createQueueConnection(Object, String, String) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a queue connection from the given factory.
createQueueConnection(Object) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a queue connection from the given factory.
createRelationLinks(EntityEnterpriseContext, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Creates the relation links between the instance associated with the context and the related instance (just the id is passed in).
createRelationLinks(EntityEnterpriseContext, Object, boolean) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
createRelationTable(JDBCCMRFieldBridge2, JDBCCMRFieldBridge2) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.Schema
 
createRemoveEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createRuntimeField() - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate a field declaration of the form...
createService() - Method in class org.jboss.ejb.Container
The EJBDeployer calls this method.
createService() - Method in class org.jboss.ejb.EjbModule
 
createService() - Method in class org.jboss.ejb.EntityContainer
 
createService() - Method in class org.jboss.ejb.MessageDrivenContainer
 
createService() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
createService() - Method in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
create the service, do expensive operations etc
createService() - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Initalize the service.
createService() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Initialize the container invoker.
createService() - Method in class org.jboss.ejb.plugins.MessageDrivenInstancePool
 
createService() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
Setup the session data storage directory.
createService() - Method in class org.jboss.ejb.plugins.StatelessSessionInstancePool
 
createService() - Method in class org.jboss.ejb.SessionContainer
 
createService() - Method in class org.jboss.ejb.StatefulSessionContainer
 
createService() - Method in class org.jboss.invocation.local.LocalInvoker
 
createService() - Method in class org.jboss.logging.Log4jService
 
createService() - Method in class org.jboss.logging.Log4jSocketServer
 
createService() - Method in class org.jboss.web.WebService
 
createSessionPool(Destination, Connection, int, int, long, boolean, int, MessageListener) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Create a server session pool for the given connection.
createSpecViolationEvent(VerificationEventGenerator, Section) - Method in class org.jboss.verifier.factory.DefaultEventFactory
 
createSpecViolationEvent(VerificationEventGenerator, Section) - Method in interface org.jboss.verifier.factory.VerificationEventFactory
 
createStartCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createStopCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createStoreEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory
 
createSynchronization(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
Deprecated.  
createSynchronization(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
createTableIfNotExists() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Create the timers table if it does not exist already
createTableIfNotExists() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Create the timer table if it does not exist already
createTimer(long, Serializable) - Method in class org.jboss.ejb.EntityEnterpriseContext.TimerServiceWrapper
 
createTimer(long, long, Serializable) - Method in class org.jboss.ejb.EntityEnterpriseContext.TimerServiceWrapper
 
createTimer(Date, Serializable) - Method in class org.jboss.ejb.EntityEnterpriseContext.TimerServiceWrapper
 
createTimer(Date, long, Serializable) - Method in class org.jboss.ejb.EntityEnterpriseContext.TimerServiceWrapper
 
createTimer(long, Serializable) - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.TimerServiceWrapper
 
createTimer(long, long, Serializable) - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.TimerServiceWrapper
 
createTimer(Date, Serializable) - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.TimerServiceWrapper
 
createTimer(Date, long, Serializable) - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.TimerServiceWrapper
 
createTimer(long, Serializable) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.TimerServiceWrapper
 
createTimer(long, long, Serializable) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.TimerServiceWrapper
 
createTimer(Date, Serializable) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.TimerServiceWrapper
 
createTimer(Date, long, Serializable) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.TimerServiceWrapper
 
createTimer(long, Serializable) - Method in class org.jboss.ejb.txtimer.TimerServiceImpl
Create a single-action txtimer that expires after a specified duration.
createTimer(long, long, Serializable) - Method in class org.jboss.ejb.txtimer.TimerServiceImpl
Create an interval txtimer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in class org.jboss.ejb.txtimer.TimerServiceImpl
Create a single-action txtimer that expires at a given point in time.
createTimer(Date, long, Serializable) - Method in class org.jboss.ejb.txtimer.TimerServiceImpl
Create an interval txtimer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimerService(ObjectName, Object, Container) - Method in interface org.jboss.ejb.txtimer.EJBTimerService
Create a TimerService for a given TimedObjectId that lives in a JBoss Container.
createTimerService(ObjectName, Object, TimedObjectInvoker) - Method in interface org.jboss.ejb.txtimer.EJBTimerService
Create a TimerService for a given TimedObjectId that is invoked through the given invoker
createTimerService(ObjectName, Object, Container) - Method in class org.jboss.ejb.txtimer.EJBTimerServiceImpl
Create a TimerService for a given TimedObjectId that lives in a JBoss Container.
createTimerService(ObjectName, Object, TimedObjectInvoker) - Method in class org.jboss.ejb.txtimer.EJBTimerServiceImpl
Create a TimerService for a given TimedObjectId that is invoked through the given invoker
createTimerService(ObjectName, Object, Container) - Method in class org.jboss.ejb.txtimer.EJBTimerServiceLocator.MBeanDelegate
 
createTimerService(ObjectName, Object, TimedObjectInvoker) - Method in class org.jboss.ejb.txtimer.EJBTimerServiceLocator.MBeanDelegate
 
createTopicConnection(Object, String, String) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a topic connection from the given factory.
createTopicConnection(Object) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a topic connection from the given factory.
createToString() - Method in class org.jboss.proxy.compiler.ProxyImplementationFactory
generate an implementation of
createView(Transaction) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
createView(Transaction) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.RelationTable
 
createView(Transaction) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Table
 
CREDENTIAL - Static variable in class org.jboss.invocation.InvocationKey
Security credential assocated with this invocation.
CREDENTIAL_WAS_SET - Static variable in class org.jboss.security.SecurityAssociation.SubjectContext
 
crossDomainBatchInvalidate(InvalidationManager.BridgeInvalidationSubscriptionImpl, BatchInvalidation[], boolean) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
crossDomainInvalidateAll(InvalidationManager.BridgeInvalidationSubscriptionImpl, String, boolean) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
ctx - Variable in class org.jboss.ejb.plugins.AbstractPassivationJob
 
ctx - Variable in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization
Deprecated. The context we manage.
ctx - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
The context we manage.

D

D_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
D_COMMIT_OPTION is a lazy load option.
DatabasePersistencePlugin - Interface in org.jboss.ejb.txtimer
An implementation of of this interface provides database specific JDBC access that is not portable accros RDBMS systems.
DatabasePersistencePolicy - Class in org.jboss.ejb.txtimer
This service implements a PersistencePolicy that persistes the timer to a database.
DatabasePersistencePolicy() - Constructor for class org.jboss.ejb.txtimer.DatabasePersistencePolicy
 
DatabasePersistencePolicyMBean - Interface in org.jboss.ejb.txtimer
MBean interface.
DataSourceMetaData - Class in org.jboss.ejb.plugins.cmp.jdbc.metadata
 
DataSourceMetaData() - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.metadata.DataSourceMetaData
 
DataSourceMetaDataMBean - Interface in org.jboss.ejb.plugins.cmp.jdbc.metadata
MBean interface.
dataSourceName - Variable in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
 
DATATYPE - Static variable in class org.jboss.invocation.unified.marshall.HTTPInvocationMarshaller
 
DATATYPE - Static variable in class org.jboss.invocation.unified.marshall.HTTPInvocationUnMarshaller
 
DATATYPE - Static variable in class org.jboss.invocation.unified.marshall.InvocationMarshaller
 
DATATYPE - Static variable in class org.jboss.invocation.unified.marshall.InvocationUnMarshaller
 
DATE_PATTERN - Static variable in class org.jboss.ejb.txtimer.TimerHandleImpl
The date pattern used by this handle
DATETIME_TYPE - Static variable in class org.jboss.ejb.plugins.cmp.ejbql.EJBQLTypes
 
deactivate() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Deactivate
deadlockDetection - Variable in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
A flag that disables the deadlock detection check
debug - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
declare(Object) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
declareCollectionMember(String, String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.IdentifierManager
 
DeclaredSQLQueryCommand - Class in org.jboss.ejb.plugins.cmp.jdbc2
 
DeclaredSQLQueryCommand(JDBCEntityBridge2, JDBCDeclaredQueryMetaData) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.DeclaredSQLQueryCommand
 
declareRangeVariable(String, String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.IdentifierManager
 
decrementContenders(long) - Method in class org.jboss.monitor.EntityLockMonitor
 
DEFAULT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCReadAheadMetaData
 
DEFAULT_CLUSTERED_ENTITY_INVOKER_PROXY_BINDING - Static variable in class org.jboss.metadata.EntityMetaData
 
DEFAULT_CLUSTERED_STATEFUL_INVOKER - Static variable in class org.jboss.metadata.SessionMetaData
 
DEFAULT_CLUSTERED_STATELESS_INVOKER - Static variable in class org.jboss.metadata.SessionMetaData
 
DEFAULT_DESTINATION_TYPE - Static variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Default destination type.
DEFAULT_ENTITY_BMP_CONFIGURATION - Static variable in class org.jboss.ejb.EjbModule
 
DEFAULT_ENTITY_CMP_CONFIGURATION - Static variable in class org.jboss.ejb.EjbModule
 
DEFAULT_ENTITY_INVOKER_PROXY_BINDING - Static variable in class org.jboss.metadata.EntityMetaData
 
DEFAULT_INVALIDERS_JMX_NAME - Static variable in class org.jboss.cache.invalidation.InvalidationManager
 
DEFAULT_JMX_SERVICE_NAME - Static variable in class org.jboss.cache.invalidation.InvalidationManager
 
DEFAULT_MESSAGE_BUNDLE - Static variable in class org.jboss.verifier.factory.DefaultEventFactory
 
DEFAULT_MESSAGE_DRIVEN_BEAN_INVOKER_PROXY_BINDING - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
DEFAULT_MESSAGEDRIVEN_CONFIGURATION - Static variable in class org.jboss.ejb.EjbModule
 
DEFAULT_MESSAGING_TYPE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
DEFAULT_SESSION_STATE_NAME - Static variable in class org.jboss.metadata.ClusterConfigMetaData
 
DEFAULT_STATEFUL_CONFIGURATION - Static variable in class org.jboss.ejb.EjbModule
 
DEFAULT_STATEFUL_INVOKER - Static variable in class org.jboss.metadata.SessionMetaData
 
DEFAULT_STATELESS_CONFIGURATION - Static variable in class org.jboss.ejb.EjbModule
 
DEFAULT_STATELESS_INVOKER - Static variable in class org.jboss.metadata.SessionMetaData
 
DEFAULT_STORE_DIRECTORY_NAME - Static variable in class org.jboss.ejb.plugins.CMPFilePersistenceManager
The default store directory name ("entities").
DEFAULT_STORE_DIRECTORY_NAME - Static variable in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
The default store directory name ("sessions").
DEFAULT_TO_ASYNCHRONOUS_MODE - Variable in class org.jboss.cache.invalidation.InvalidationManager
 
DEFAULT_URL - Static variable in class org.jboss.logging.Log4jService
The default url for the configuration file.
DEFAULT_WEBSERVICE_INVOKER - Static variable in class org.jboss.metadata.SessionMetaData
 
DefaultEventFactory - Class in org.jboss.verifier.factory
 
DefaultEventFactory() - Constructor for class org.jboss.verifier.factory.DefaultEventFactory
Deprecated. Use the other constructor with a specific Message Bundle for your own verification logic!
DefaultEventFactory(String) - Constructor for class org.jboss.verifier.factory.DefaultEventFactory
Create a DefaultEventFactory using the specified message bundle for creating the Specification Violation Events
defaultFlags - Variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
defaultInvokerBindings() - Method in class org.jboss.metadata.BeanMetaData
 
defaultInvokerBindings() - Method in class org.jboss.metadata.EntityMetaData
 
defaultInvokerBindings() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
defaultInvokerBindings() - Method in class org.jboss.metadata.SessionMetaData
 
DefaultLoginConfig - Class in org.jboss.security.plugins
An mbean that uses the default JAAS login configuration file based implementation.
DefaultLoginConfig() - Constructor for class org.jboss.security.plugins.DefaultLoginConfig
Creates a new instance of DefaultLoginConfig
defaultSecurityDomain - Variable in class org.jboss.web.AbstractWebContainer
The default security-domain name to use
defaultSecurityDomain - Variable in class org.jboss.web.AbstractWebDeployer
The default security-domain name to use
defineDefaultInterceptors() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
Build the default interceptor list.
delete() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
DELETE_FROM - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
deleteFromBuffer(String) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Delete the entry in the message counter buffer for specifyed JMS id.
deleteTimer(String, TimedObjectId) - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Delete a timer.
deleteTimer(String, TimedObjectId) - Method in class org.jboss.ejb.txtimer.DatabasePersistencePolicy
Removes the timer from persistent storage.
deleteTimer(String, TimedObjectId) - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Delete a timer.
deleteTimer(String, TimedObjectId) - Method in class org.jboss.ejb.txtimer.NoopPersistencePolicy
Removes the timer from persistent storage.
deleteTimer(String, TimedObjectId) - Method in interface org.jboss.ejb.txtimer.PersistencePolicy
Deletes a timer from persistent storage.
delivered - Variable in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Whether we have delivered a message
delivery(Invocation) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Delivery.
deliveryActive - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
DEPLOYER - Static variable in class org.jboss.web.AbstractWebContainer
 
deploymentMap - Variable in class org.jboss.web.AbstractWebContainer
A mapping of deployed warUrl strings to the WebApplication object
DESC - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
deserialize(byte[]) - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Deserialize an object
deserialize(InputStream) - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Deserialize an object
deserializeTime - Static variable in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
 
destroy(DeploymentInfo) - Method in class org.jboss.deployment.ClientDeployer
Sub-classes should override this method to provide custom 'destroy' logic.
destroy(DeploymentInfo) - Method in class org.jboss.deployment.EARDeployer
Describe destroy method here.
destroy() - Method in class org.jboss.ejb.Container.AbstractContainerInterceptor
 
destroy(DeploymentInfo) - Method in class org.jboss.ejb.EJBDeployer
 
destroy() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
destroy() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
destroy() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateBeanClassInstanceCommand
 
destroy() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
destroy() - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
 
destroy() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.InstanceFactory
 
destroy() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
destroy() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
destroy() - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
destroy() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
destroy() - Method in class org.jboss.ejb.plugins.MetricsInterceptor
Kills the publisher thread.
destroy() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
destroy() - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
destroy() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
destroy() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
destroy() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
destroy() - Method in class org.jboss.proxy.ejb.ProxyFactory
 
destroy() - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Destroy this session.
destroy() - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Destroy this session.
destroy(DeploymentInfo) - Method in class org.jboss.web.AbstractWebContainer
Invokes the ServiceController.destroy(jmxName) to destroy the WebModule and its dependents.
DESTROY_EXISTING_RELATIONSHIPS - Static variable in class org.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor.CMRMessage
 
destroyExistingRelationships(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.CollectionValuedFieldState
 
destroyExistingRelationships(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
destroyExistingRelationships(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.FieldState
 
destroyExistingRelationships(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.SingleValuedFieldState
 
destroyInstanceCache() - Method in class org.jboss.ejb.SessionContainer
 
destroyInstanceCache() - Method in class org.jboss.ejb.StatefulSessionContainer
 
destroyInstancePool() - Method in class org.jboss.ejb.SessionContainer
 
destroyInterceptors() - Method in class org.jboss.ejb.SessionContainer
 
destroyInvokers() - Method in class org.jboss.ejb.SessionContainer
 
destroyMarshalledInvocationMapping() - Method in class org.jboss.ejb.SessionContainer
 
destroyPersistenceContext(EntityEnterpriseContext) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
destroyPersistenceContext(EntityEnterpriseContext) - Static method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
destroyPersistenceManager() - Method in class org.jboss.ejb.SessionContainer
 
destroyPersistenceManager() - Method in class org.jboss.ejb.StatefulSessionContainer
 
destroyRelationLinks(EntityEnterpriseContext, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Destroys the relation links between the instance associated with the context and the related instance (just the id is passed in).
destroyRelationLinks(EntityEnterpriseContext, Object, boolean) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Destroys the relation links between the instance associated with the context and the related instance (just the id is passed in).
destroyRelationLinks(EntityEnterpriseContext, Object, boolean, boolean) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
destroyService() - Method in class org.jboss.ejb.Container
A default implementation of destroying the container service (no-op).
destroyService() - Method in class org.jboss.ejb.EjbModule
 
destroyService() - Method in class org.jboss.ejb.EntityContainer
 
destroyService() - Method in class org.jboss.ejb.MessageDrivenContainer
 
destroyService() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
destroyService() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
Try to remove the store directory, if we can't then ignore.
destroyService() - Method in class org.jboss.ejb.plugins.jms.DLQHandler
 
destroyService() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
Purge any data in the store, and then the store directory too.
destroyService() - Method in class org.jboss.ejb.SessionContainer
 
destroyService() - Method in class org.jboss.invocation.http.server.HttpInvoker
 
destroyService() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
destroyService() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
destroyService() - Method in class org.jboss.invocation.local.LocalInvoker
 
destroyService() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
destroyService() - Method in class org.jboss.logging.Log4jSocketServer
 
destroyService() - Method in class org.jboss.web.WebModule
 
DETECT_MISORDERING_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
DETECT_MISORDERING_REQUIRED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
DETECT_MISORDERING_SUPPORTED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
DETECT_REPLAY_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
DETECT_REPLAY_REQUIRED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
DETECT_REPLAY_SUPPORTED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
DIRTY - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
disable() - Method in class org.jboss.web.ThreadPool
 
discard() - Method in class org.jboss.ejb.EnterpriseContext
 
discard() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
discard(EnterpriseContext) - Method in interface org.jboss.ejb.InstancePool
Discard an anonymous instance after invocation.
discard() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
Calls ejbRemove() on the MDB instance.
discard(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
discard(EnterpriseContext) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
discard() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
discard() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
displayUsage() - Static method in class org.jboss.Shutdown
 
distinct - Variable in class org.jboss.ejb.plugins.cmp.ejbql.AggregateFunction
 
distinct - Variable in class org.jboss.ejb.plugins.cmp.ejbql.ASTSelect
 
DISTINCT - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
dlqConfig - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
DLQConfig element from MDBConfig element from jboss.xml.
DLQHandler - Class in org.jboss.ejb.plugins.jms
Places redeliveded messages on a Dead Letter Queue.
DLQHandler(JMSProviderAdapter) - Constructor for class org.jboss.ejb.plugins.jms.DLQHandler
 
dlqHandler - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Dead letter queue handler.
DLQHandler.DLQSynchronization - Class in org.jboss.ejb.plugins.jms
Remove a redelivered message from the DLQ's buffer when it is acknowledged
DLQHandler.DLQSynchronization(String) - Constructor for class org.jboss.ejb.plugins.jms.DLQHandler.DLQSynchronization
 
doActivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Activate the given EnterpriseContext
doActivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
doBridgedOnlyInvalidateAll(InvalidationManager.BridgeInvalidationSubscriptionImpl, String) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
doBridgedOnlyInvalidation(InvalidationManager.BridgeInvalidationSubscriptionImpl, String, Serializable) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
doBridgedOnlyInvalidation(InvalidationManager.BridgeInvalidationSubscriptionImpl, String, Serializable[]) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
doCacheInvalidations - Variable in class org.jboss.cache.invalidation.triggers.EntityBeanCacheBatchInvalidatorInterceptor
 
doDistributedCacheInvalidations() - Method in class org.jboss.metadata.EntityMetaData
 
doesUserHaveRole(Principal, Set) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal, Set) - Method in class org.jboss.security.plugins.NullSecurityManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal, Set) - Method in interface org.jboss.security.RealmMapping
Validates the application domain roles to which the operational environment Principal belongs.
doesUserHaveRole(Principal) - Method in class org.jboss.security.RunAsIdentity
 
doesUserHaveRole(Set) - Method in class org.jboss.security.RunAsIdentity
True if the run-as principal has any of the method roles
doInvalidate(Serializable) - Method in class org.jboss.ejb.plugins.InvalidableEntityInstanceCache
 
doLocalOnlyInvalidateAll(String, boolean) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
doLocalOnlyInvalidation(String, Serializable, boolean) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
doLocalOnlyInvalidations(String, Serializable[], boolean) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
dorun() - Method in class org.jboss.invocation.pooled.server.ServerThread
This is needed because Object*Streams leak
doRun() - Method in class org.jboss.logging.Log4jSocketServer.SocketListenerThread
 
doSchedule(Invocation) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
doSchedule(Invocation) doSchedule implements a particular policy for scheduling the threads coming in.
DOUBLE_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
DROP_TABLE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
dropTable(DataSource, String) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
ds - Variable in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
 
dump(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.SimpleNode
 
dup() - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
DUPS_OK_ACKNOWLEDGE_MODE - Static variable in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
 
DUPS_OK_ACKNOWLEDGE_MODE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
dupSubjectContext() - Static method in class org.jboss.security.SecurityAssociation
Push a duplicate of the current SubjectContext if one exists.
DURABLE_SUBSCRIPTION - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 

E

eagerLoadMask - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand.LeftJoinCMRNode
 
EAR_DEPLOYMENT_QUERY_NAME - Static variable in class org.jboss.deployment.EARDeployment
 
EARDeployer - Class in org.jboss.deployment
Enterprise Archive Deployer.
EARDeployer() - Constructor for class org.jboss.deployment.EARDeployer
Default CTOR
EARDeployerMBean - Interface in org.jboss.deployment
MBean interface.
EARDeployment - Class in org.jboss.deployment
An EAR Deployment
EARDeployment(DeploymentInfo) - Constructor for class org.jboss.deployment.EARDeployment
 
EARDeploymentMBean - Interface in org.jboss.deployment
MBean interface.
EJB - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
EJB_1x - Static variable in class org.jboss.metadata.ApplicationMetaData
 
EJB_2x - Static variable in class org.jboss.metadata.ApplicationMetaData
 
EJB_ARGS_KEY - Static variable in class org.jboss.ejb.EJBArgsPolicyContextHandler
 
EJB_CONTAINER_QUERY_NAME - Static variable in class org.jboss.ejb.Container
 
EJB_CONTEXT_KEY - Static variable in class org.jboss.ejb.plugins.EnterpriseBeanPolicyContextHandler
 
EJB_CREATE_METHOD - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_HOME - Static variable in class org.jboss.invocation.InvocationKey
The EJB home proxy bound for use by getEJBHome
EJB_HOME_INTERFACE - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_HOME_METHOD - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_LOCAL_HOME_INTERFACE - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_LOCAL_OBJECT_INTERFACE - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_METADATA - Static variable in class org.jboss.invocation.InvocationKey
The EJB meta-data for the EJBHome reference.
EJB_MODULE_QUERY_NAME - Static variable in class org.jboss.ejb.EjbModule
 
EJB_OBJECT_INTERFACE - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_REMOVE_METHOD - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_SELECT_METHOD - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_TIMEOUT - Static variable in class org.jboss.ejb.Container
A reference to TimedObject.ejbTimeout(javax.ejb.Timer).
EJBArgsPolicyContextHandler - Class in org.jboss.ejb
A PolicyContextHandler for the EJB invocation arguments.
EJBArgsPolicyContextHandler() - Constructor for class org.jboss.ejb.EJBArgsPolicyContextHandler
 
EJBDeployer - Class in org.jboss.ejb
A EJBDeployer is used to deploy EJB applications.
EJBDeployer() - Constructor for class org.jboss.ejb.EJBDeployer
Default CTOR
EJBDeployerMBean - Interface in org.jboss.ejb
EJBDeployer MBean interface.
EjbLocalRefMetaData - Class in org.jboss.metadata
EjbLocalRefMetaData() - Constructor for class org.jboss.metadata.EjbLocalRefMetaData
 
ejbMetaData - Variable in class org.jboss.proxy.ejb.ProxyFactory
 
EJBMetaDataImpl - Class in org.jboss.proxy.ejb
An implementation of the EJBMetaData interface which allows a client to obtain the enterprise Bean's meta-data information.
EJBMetaDataImpl(Class, Class, Class, boolean, boolean, HomeHandle) - Constructor for class org.jboss.proxy.ejb.EJBMetaDataImpl
Construct an EJBMetaDataImpl.
ejbMinorVersion - Variable in class org.jboss.metadata.ApplicationMetaData
 
ejbModule - Variable in class org.jboss.ejb.Container
This is the application that this container is a part of
EjbModule - Class in org.jboss.ejb
An EjbModule represents a collection of beans that are deployed as a unit.
EjbModule(DeploymentInfo, TransactionManager, ObjectName) - Constructor for class org.jboss.ejb.EjbModule
 
EjbModuleMBean - Interface in org.jboss.ejb
MBean interface.
ejbName - Variable in class org.jboss.ejb.plugins.LogInterceptor
 
EJBOBJECT_REMOVE - Static variable in class org.jboss.ejb.Container
 
EjbPortComponentMetaData - Class in org.jboss.metadata
The metdata data for session/port-component element from jboss.xml
EjbPortComponentMetaData(SessionMetaData) - Constructor for class org.jboss.metadata.EjbPortComponentMetaData
 
EJBProxyFactory - Interface in org.jboss.ejb
This is an interface for Container plugins.
EJBProxyFactoryContainer - Interface in org.jboss.ejb
This is an interface for Containers that uses EJBProxyFactory.
EJBQLQueryCommand - Class in org.jboss.ejb.plugins.cmp.jdbc2
 
EJBQLQueryCommand(JDBCEntityBridge2, JDBCQlQueryMetaData) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.EJBQLQueryCommand
 
EJBQLToSQL92Compiler - Class in org.jboss.ejb.plugins.cmp.jdbc
Compiles EJB-QL and JBossQL into SQL using OUTER and INNER joins.
EJBQLToSQL92Compiler(Catalog) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
EJBQLTypes - Class in org.jboss.ejb.plugins.cmp.ejbql
This class contains a list of the reconized EJB-QL types.
EJBQLTypes() - Constructor for class org.jboss.ejb.plugins.cmp.ejbql.EJBQLTypes
 
EjbRefMetaData - Class in org.jboss.metadata
EjbRefMetaData() - Constructor for class org.jboss.metadata.EjbRefMetaData
 
EJBSelectBridge - Class in org.jboss.ejb.plugins.cmp.jdbc2.bridge
 
EJBSelectBridge(EntityContainer, Schema, JDBCQueryMetaData, QueryCommand) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.bridge.EJBSelectBridge
 
ejbTimeout - Static variable in class org.jboss.ejb.plugins.EntityInstanceInterceptor
A reference to TimedObject.ejbTimeout(javax.ejb.Timer).
ejbTimeout - Static variable in class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
Deprecated. A reference to TimedObject.ejbTimeout(javax.ejb.Timer).
ejbTimeout - Variable in class org.jboss.ejb.plugins.JaasAuthenticationInterceptor
The TimedObject.ejbTimeout callback
ejbTimeout - Static variable in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
A reference to TimedObject.ejbTimeout(javax.ejb.Timer).
ejbTimeout - Variable in class org.jboss.ejb.plugins.SecurityInterceptor
 
ejbTimeout - Static variable in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
A reference to TimedObject.ejbTimeout(javax.ejb.Timer).
EJBTimerService - Interface in org.jboss.ejb.txtimer
A service that implements this interface provides an Tx aware EJBTimerService.
EJBTimerServiceImpl - Class in org.jboss.ejb.txtimer
A service that implements this interface provides an Tx aware EJBTimerService.
EJBTimerServiceImpl() - Constructor for class org.jboss.ejb.txtimer.EJBTimerServiceImpl
 
EJBTimerServiceImplMBean - Interface in org.jboss.ejb.txtimer
EJBTimerServiceImpl standard MBean interface.
EJBTimerServiceLocator - Class in org.jboss.ejb.txtimer
Locates the EJBTimerService, either as MBean or as local instance.
EJBTimerServiceLocator() - Constructor for class org.jboss.ejb.txtimer.EJBTimerServiceLocator
 
EJBTimerServiceLocator.MBeanDelegate - Class in org.jboss.ejb.txtimer
Delegates method calls to the EJBTimerService to the MBean server
EJBTimerServiceLocator.MBeanDelegate(MBeanServer) - Constructor for class org.jboss.ejb.txtimer.EJBTimerServiceLocator.MBeanDelegate
 
EjbUtil - Class in org.jboss.ejb
Utility methods for resolving ejb-ref and ejb-local-ref within the scope of a deployment.
EjbUtil() - Constructor for class org.jboss.ejb.EjbUtil
 
EJBVerifier11 - Class in org.jboss.verifier.strategy
Concrete implementation of the VerificationStrategy interface.
EJBVerifier11(VerificationContext) - Constructor for class org.jboss.verifier.strategy.EJBVerifier11
Constructs the verifier object.
EJBVerifier20 - Class in org.jboss.verifier.strategy
EJB 2.0 bean verifier.
EJBVerifier20(VerificationContext) - Constructor for class org.jboss.verifier.strategy.EJBVerifier20
 
EJBVerifier21 - Class in org.jboss.verifier.strategy
EJB 2.1 bean verifier.
EJBVerifier21(VerificationContext) - Constructor for class org.jboss.verifier.strategy.EJBVerifier21
 
ejbVersion - Variable in class org.jboss.metadata.ApplicationMetaData
version of the dtd used to create ejb-jar.xml
emitter - Variable in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationMessage
 
EMPTY - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
EMPTY_ARGS - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
An empty method parameter list.
EMPTY_ARGS - Static variable in class org.jboss.proxy.ClientContainer
An empty method parameter list.
EMPTY_ARGS - Static variable in class org.jboss.proxy.ejb.HomeInterceptor
 
EMPTY_FIELD_ITERATOR - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
EMPTY_STRING - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
enable() - Method in class org.jboss.web.ThreadPool
 
enableClassCaching - Variable in class org.jboss.invocation.jrmp.server.JRMPInvoker
A flag to enable caching of classes in the MarshalledValueInputStream
enabled - Variable in class org.jboss.logging.Log4jSocketServer.SocketListenerThread
 
enableTcpNoDelay - Variable in class org.jboss.invocation.pooled.interfaces.ServerAddress
If the TcpNoDelay option should be used on the socket.
enableTcpNoDelay - Variable in class org.jboss.invocation.pooled.server.PooledInvoker
If the TcpNoDelay option should be used on the socket.
ENCFactory - Class in org.jboss.naming
Implementation of "java:comp" namespace factory.
ENCFactory() - Constructor for class org.jboss.naming.ENCFactory
 
ENCThreadLocalKey - Class in org.jboss.naming
Return a LinkRef based on a ThreadLocal key.
ENCThreadLocalKey() - Constructor for class org.jboss.naming.ENCThreadLocalKey
 
endInvocation(Invocation) - Method in interface org.jboss.ejb.BeanLock
Callback to the BeanLock to inform it that a method invocation has ended.
endInvocation(Invocation) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
endInvocation(Invocation) - Method in class org.jboss.ejb.plugins.lock.NoLock
 
endInvocation(Invocation) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
releaseMethodLock if we reach the count of zero it means the instance is free from threads (and reentrency) we wake up the next thread in the currentLock
endInvocation(Invocation) - Method in class org.jboss.ejb.plugins.lock.SimpleReadWriteEJBLock
 
endTransaction(Transaction) - Method in interface org.jboss.ejb.BeanLock
Informs the lock that the given transaction has ended.
endTransaction(Invocation, boolean) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
End the transaction
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.NoLock
 
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.SimpleReadWriteEJBLock
 
ENTERPRISE_CONTEXT - Static variable in class org.jboss.invocation.InvocationKey
Enterprise context
EnterpriseBeanPolicyContextHandler - Class in org.jboss.ejb.plugins
A PolicyContextHandler for the active EnterpriseBean
EnterpriseBeanPolicyContextHandler() - Constructor for class org.jboss.ejb.plugins.EnterpriseBeanPolicyContextHandler
 
EnterpriseContext - Class in org.jboss.ejb
The EnterpriseContext is used to associate EJB instances with metadata about it.
EnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.EnterpriseContext
 
EnterpriseContext.EJBContextImpl - Class in org.jboss.ejb
 
EnterpriseContext.EJBContextImpl() - Constructor for class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
EnterpriseContext.UserTransactionImpl - Class in org.jboss.ejb
 
EnterpriseContext.UserTransactionImpl() - Constructor for class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
entity - Variable in class org.jboss.ejb.plugins.cmp.ejbql.ASTAbstractSchema
 
entity - Variable in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy
 
entity - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
entity - Variable in class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
 
ENTITY_TYPE - Static variable in class org.jboss.ejb.plugins.cmp.ejbql.EJBQLTypes
 
ENTITY_TYPE - Static variable in class org.jboss.metadata.BeanMetaData
 
EntityBeanCacheBatchInvalidatorInterceptor - Class in org.jboss.cache.invalidation.triggers
The role of this interceptor is to detect that an entity has been modified after an invocation has been performed an use the InvalidationsTxGrouper static class so that invalidation messages can be groupped and sent at transaction-commit time in a single batch.
EntityBeanCacheBatchInvalidatorInterceptor() - Constructor for class org.jboss.cache.invalidation.triggers.EntityBeanCacheBatchInvalidatorInterceptor
 
EntityBridge - Interface in org.jboss.ejb.plugins.cmp.bridge
EntityBridge follows the Bridge pattern [Gamma et.
EntityBridgeInvocationHandler - Class in org.jboss.ejb.plugins.cmp.bridge
EntityBridgeInvocationHandler is the invocation hander used by the CMP 2.x dynamic proxy.
EntityBridgeInvocationHandler(Map, Map, Class) - Constructor for class org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler
Creates an invocation handler for the specified entity.
EntityBridgeInvocationHandler.BridgeInvoker - Interface in org.jboss.ejb.plugins.cmp.bridge
 
EntityBridgeInvocationHandler.FieldGetInvoker - Class in org.jboss.ejb.plugins.cmp.bridge
 
EntityBridgeInvocationHandler.FieldGetInvoker(FieldBridge) - Constructor for class org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.FieldGetInvoker
 
EntityBridgeInvocationHandler.FieldSetInvoker - Class in org.jboss.ejb.plugins.cmp.bridge
 
EntityBridgeInvocationHandler.FieldSetInvoker(FieldBridge) - Constructor for class org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.FieldSetInvoker
 
EntityCache - Interface in org.jboss.ejb
EntityCaches can work from several keys.
EntityContainer - Class in org.jboss.ejb
This is a Container for EntityBeans (both BMP and CMP).
EntityContainer() - Constructor for class org.jboss.ejb.EntityContainer
 
EntityContainerMBean - Interface in org.jboss.ejb
MBean interface.
EntityCreationInterceptor - Class in org.jboss.ejb.plugins
The instance interceptors role is to break entity creation into two calls, one for ejbCreate and one for ejbPostCreate.
EntityCreationInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityCreationInterceptor
 
EntityEnterpriseContext - Class in org.jboss.ejb
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it.
EntityEnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.EntityEnterpriseContext
 
EntityEnterpriseContext.EntityContextImpl - Class in org.jboss.ejb
 
EntityEnterpriseContext.EntityContextImpl() - Constructor for class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
EntityEnterpriseContext.TimerServiceWrapper - Class in org.jboss.ejb
Delegates to the underlying TimerService, after checking access
EntityEnterpriseContext.TimerServiceWrapper(EnterpriseContext.EJBContextImpl, TimerService) - Constructor for class org.jboss.ejb.EntityEnterpriseContext.TimerServiceWrapper
 
EntityHandleImpl - Class in org.jboss.proxy.ejb.handle
An EJB entity bean handle implementation.
EntityHandleImpl(String, Object) - Constructor for class org.jboss.proxy.ejb.handle.EntityHandleImpl
Construct a EntityHandleImpl.
EntityInstanceCache - Class in org.jboss.ejb.plugins
Cache subclass for entity beans.
EntityInstanceCache() - Constructor for class org.jboss.ejb.plugins.EntityInstanceCache
 
EntityInstanceCacheMBean - Interface in org.jboss.ejb.plugins
MBean interface.
EntityInstanceInterceptor - Class in org.jboss.ejb.plugins
The instance interceptors role is to acquire a context representing the target object from the cache.
EntityInstanceInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
EntityInstancePool - Class in org.jboss.ejb.plugins
An entity bean instance pool.
EntityInstancePool() - Constructor for class org.jboss.ejb.plugins.EntityInstancePool
 
EntityInterceptor - Class in org.jboss.proxy.ejb
An EJB entity bean proxy class.
EntityInterceptor() - Constructor for class org.jboss.proxy.ejb.EntityInterceptor
No-argument constructor for externalization.
EntityLockInterceptor - Class in org.jboss.ejb.plugins
The lock interceptors role is to schedule thread wanting to invoke method on a target bean
EntityLockInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityLockInterceptor
 
EntityLockMonitor - Class in org.jboss.monitor
MBean implementation for providing Locking Stats for EntityBeans
EntityLockMonitor() - Constructor for class org.jboss.monitor.EntityLockMonitor
 
EntityLockMonitorMBean - Interface in org.jboss.monitor
The JMX management interface for the EntityLockMonitor MBean.
EntityMetaData - Class in org.jboss.metadata
The meta data information specific to entity beans.
EntityMetaData(ApplicationMetaData) - Constructor for class org.jboss.metadata.EntityMetaData
 
EntityMultiInstanceInterceptor - Class in org.jboss.ejb.plugins
Deprecated. this interceptor was used with Instance Per Transaction containers which do not use a global cache but cache instances per transaction and always passivate instances at commit time (commit option C). This interceptor used org.jboss.ejb.TxEntityMap to compensate the absence of a real per transaction cache implementation. Now, the differences between IPT and standard container are:
  • org.jboss.ejb.plugins.PerTxEntityInstanceCache as the cache implementation;
  • NoLock as the locking policy;
  • empty container-cache-conf element.
(alex@jboss.org) The instance interceptors role is to acquire a context representing the target object from the cache.
EntityMultiInstanceInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
Deprecated.  
EntityMultiInstanceSynchronizationInterceptor - Class in org.jboss.ejb.plugins
Deprecated. this interceptor was used with Instance Per Transaction containers which do not use a global cache but cache instances per transaction and always passivate instances at commit time (commit option C). The only difference from the EntityInstanceInterceptor is that it uses specific instance Synchronization implementation which always passivates the instance at commit time which is equivalent to commit option C in standard container. Now, the differences between IPT and standard container are:
  • org.jboss.ejb.plugins.PerTxEntityInstanceCache as the cache implementation;
  • NoLock as the locking policy;
  • empty container-cache-conf element.
(alex@jboss.org) The role of this interceptor is to synchronize the state of the cache with the underlying storage. It does this with the ejbLoad and ejbStore semantics of the EJB specification. In the presence of a transaction this is triggered by transaction demarcation. It registers a callback with the underlying transaction monitor through the JTA interfaces. If there is no transaction the policy is to store state upon returning from invocation. The synchronization polices A,B,C of the specification are taken care of here.

WARNING: critical code, get approval from senior developers before changing.

EntityMultiInstanceSynchronizationInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
Deprecated.  
EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization - Class in org.jboss.ejb.plugins
Deprecated.  
EntityPersistenceManager - Interface in org.jboss.ejb
This interface is implemented by any EntityBean persistence managers plugins.
EntityPersistenceStore - Interface in org.jboss.ejb
This interface is implemented by any EntityBean persistence Store.
EntityReentranceInterceptor - Class in org.jboss.ejb.plugins
The role of this interceptor is to check for reentrancy.
EntityReentranceInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityReentranceInterceptor
 
EntitySynchronizationInterceptor - Class in org.jboss.ejb.plugins
The role of this interceptor is to synchronize the state of the cache with the underlying storage.
EntitySynchronizationInterceptor() - Constructor for class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
EntitySynchronizationInterceptor.InstanceSynchronization - Class in org.jboss.ejb.plugins
 
EntityTable - Class in org.jboss.ejb.plugins.cmp.jdbc2.schema
todo refactor optimistic locking
EntityTable(JDBCEntityMetaData, JDBCEntityBridge2, Schema, int) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
EntityTable.CommitStrategy - Interface in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
EntityTable.ForeignKeyConstraint - Class in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
EntityTable.ForeignKeyConstraint(int, JDBCCMPFieldBridge2[]) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.ForeignKeyConstraint
 
EntityTable.Row - Class in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
EntityTable.Row(EntityTable.View) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
EntityTable.Row(EntityTable.View, Object[], Object[]) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
EntityTable.View - Class in org.jboss.ejb.plugins.cmp.jdbc2.schema
 
EntityTable.View(Transaction) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
entityViews - Variable in class org.jboss.ejb.plugins.cmp.jdbc2.schema.Schema.Views
 
Entrancy - Class in org.jboss.ejb.plugins.lock
This type safe enumeration s used to mark an invocation as non-entrant.
ENTRANT - Static variable in class org.jboss.ejb.plugins.lock.Entrancy
 
entryAdded(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
entryPromotion(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.invocation.pooled.server.LRUPool
 
EnvEntryMetaData - Class in org.jboss.metadata
EnvEntryMetaData() - Constructor for class org.jboss.metadata.EnvEntryMetaData
 
equals(Object) - Method in class org.jboss.ejb.CacheKey
This method uses the id implementation of equals if the mo is null since this indicates that the id class did implement equals.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand.LeftJoinCMRNode
 
EQUALS - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory
This implementation uses field's value as its state.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCAutomaticQueryMetaData
Compares this JDBCAutomaticQueryMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Compares this JDBCCMPFieldMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldPropertyMetaData
Compares this JDBCCMPFieldPropertyMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
Compares this JDBCDeclaredQueryMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDynamicQLQueryMetaData
Compares this JDBCDynamicQLQueryMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Compares this JDBCEntityMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCJBossQLQueryMetaData
Compares this JDBCJBossQLQueryMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCLeftJoinMetaData
 
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQlQueryMetaData
Compares this JDBCQlQueryMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRawSqlQueryMetaData
Compares this JDBCRawSqlQueryMetaData against the specified object.
equals(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.RelationPair
 
EQUALS - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
Object.equals(java.lang.Object) method reference.
equals(Object) - Method in class org.jboss.ejb.txtimer.TimedObjectId
 
equals(Object) - Method in class org.jboss.ejb.txtimer.TimerHandleImpl
Return true if objectId, createDate, periode are equal
equals(Object) - Method in class org.jboss.ejb.txtimer.TimerImpl
Return true if objectId, createDate, periode are equal
equals(Object) - Method in class org.jboss.invocation.MarshalledValue
 
equals(Object) - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledValue
 
equals(Object) - Method in class org.jboss.invocation.pooled.interfaces.ServerAddress
 
EQUALS - Static variable in class org.jboss.proxy.ejb.GenericEJBInterceptor
 
equals(Object) - Method in class org.jboss.security.AnybodyPrincipal
This method always returns 0 to indicate equality for any argument.
equals(Object) - Method in class org.jboss.security.CallerIdentity
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jboss.security.NobodyPrincipal
This method always returns 0 to indicate equality for any argument.
equals(Object) - Method in class org.jboss.security.SimplePrincipal
Compare this SimplePrincipal's name against another Principal
ERROR - Static variable in class org.jboss.web.AbstractWebContainer
 
ERROR - Static variable in class org.jboss.web.AbstractWebDeployer
 
ESCAPE - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
ESTABLISH_TRUST_IN_CLIENT_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
ESTABLISH_TRUST_IN_CLIENT_REQUIRED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
ESTABLISH_TRUST_IN_CLIENT_SUPPORTED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
ESTABLISH_TRUST_IN_TARGET_NONE - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
ESTABLISH_TRUST_IN_TARGET_SUPPORTED - Static variable in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
evict() - Method in class org.jboss.invocation.pooled.server.LRUPool
 
evict() - Method in class org.jboss.invocation.pooled.server.ServerThread
 
eviction(int, Object, int) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.Listener
 
ExceptionInterceptor - Class in org.jboss.naming.interceptors
A client interceptor that handles the wrapping of exceptions to NamingExceptions
ExceptionInterceptor() - Constructor for class org.jboss.naming.interceptors.ExceptionInterceptor
 
ExceptionMapping - Class in org.jboss.webservice.metadata.jaxrpcmapping
XML mapping of the java-wsdl-mapping/exception-mapping element.
ExceptionMapping(JavaWsdlMapping) - Constructor for class org.jboss.webservice.metadata.jaxrpcmapping.ExceptionMapping
 
exceptionProcessor - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
execute(Object[]) - Method in interface org.jboss.ejb.plugins.cmp.bridge.SelectorBridge
 
execute(Object[]) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCSelectorBridge
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
execute(String, Object[], int, int, JDBCEntityBridge, JDBCCMPFieldBridge, SelectFunction, JDBCStoreManager, boolean[], List, List, JDBCQueryMetaData, GenericEntityObjectFactory, Logger) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCActivateEntityCommand
 
execute() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateBeanClassInstanceCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateCommand
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCCustomFinderQuery
 
execute(RelationData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCDeleteRelationsCommand
 
execute() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCDestroyCommand
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCDynamicQLQuery
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCFindEntitiesCommand
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCFindEntityCommand
 
execute() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCInitCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCInitEntityCommand
Called before ejbCreate.
execute(RelationData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCInsertRelationsCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCIsModifiedCommand
 
execute(EntityEnterpriseContext, boolean) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand
Loads entity.
execute(JDBCCMPFieldBridge, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand
Loads entity or required field.
execute(JDBCCMRFieldBridge, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadRelationCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCPassivateEntityCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCPostCreateEntityCommand
 
execute(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCRemoveEntityCommand
 
execute() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand
 
execute() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStopCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreEntityCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.ApplicationPkCreateCommand
 
execute(Object[]) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.EJBSelectBridge
 
execute(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.CreateCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.PkSqlCreateCommand
 
executeBatch(PreparedStatement) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.CommitStrategy
 
executeDeleteSQL(String, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy
 
executeFetchOne(Object[], GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCIdentityColumnCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBC30GeneratedKeysCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCDB2IdentityValLocalCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCInformixCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCMySQLCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCOracleCreateCommand
 
executeInsert(PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCOracleSequenceCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCPostgreSQLCreateCommand
 
executeInsert(int, PreparedStatement, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCSQLServerCreateCommand
 
executeUpdate(PreparedStatement) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.CommitStrategy
 
EXISTS - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
existsSQL - Variable in class org.jboss.ejb.plugins.cmp.jdbc.JDBCInsertPKCreateCommand
 
exListener - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
exportCI() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
ExternalContext - Class in org.jboss.naming
A MBean that binds an arbitrary InitialContext into the JBoss default InitialContext as a Reference.
ExternalContext() - Constructor for class org.jboss.naming.ExternalContext
No-args constructor for JMX.
ExternalContext(String, String) - Constructor for class org.jboss.naming.ExternalContext
 
ExternalContext.SerializableInitialContext - Class in org.jboss.naming
The external InitialContext information class.
ExternalContext.SerializableInitialContext() - Constructor for class org.jboss.naming.ExternalContext.SerializableInitialContext
 
ExternalContext.SerializableInitialContext(String) - Constructor for class org.jboss.naming.ExternalContext.SerializableInitialContext
 
ExternalContextMBean - Interface in org.jboss.naming
MBean interface.
externalURL - Variable in class org.jboss.invocation.http.interfaces.HttpInvokerProxy
 
externalURLValue - Variable in class org.jboss.invocation.http.interfaces.HttpInvokerProxy
 
extractPrimaryKeyFromInstance(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
extractPrimaryKeyFromInstance(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 

F

factory - Variable in class org.jboss.ejb.plugins.local.LocalProxy
 
factoryRef - Variable in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
The factory name to use.
factoryRef - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The factory jndi name.
FEATURE_IMPORT_DOCUMENTS - Static variable in class org.jboss.webservice.metadata.wsdl.WSDL11DefinitionFactory
 
FEATURE_VERBOSE - Static variable in class org.jboss.webservice.metadata.wsdl.WSDL11DefinitionFactory
 
fetchCollection(Schema, GenericEntityObjectFactory, Object[]) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
 
fetchCollection(Schema, GenericEntityObjectFactory, Object[]) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.QueryCommand
 
fetchOne(Schema, GenericEntityObjectFactory, Object[]) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.AbstractQueryCommand
 
fetchOne(Schema, GenericEntityObjectFactory, Object[]) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.FindByPrimaryKeyCommand
 
fetchOne(Schema, GenericEntityObjectFactory, Object[]) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.QueryCommand
 
FIELD_GROUP_STRATEGY - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCOptimisticLockingMetaData
 
FieldBridge - Interface in org.jboss.ejb.plugins.cmp.bridge
FieldBridge represents one field for one entity.
fieldList - Variable in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
fieldName - Variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
finalize() - Method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy.ClientSocket
 
find(Invocation) - Method in class org.jboss.ejb.EntityContainer
This methods finds the target instances by delegating to the persistence manager It then manufactures EJBObject for all the involved instances found.
FindByPrimaryKeyCommand - Class in org.jboss.ejb.plugins.cmp.jdbc2
 
FindByPrimaryKeyCommand(JDBCEntityBridge2) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.FindByPrimaryKeyCommand
 
findEjbLink(MBeanServer, DeploymentInfo, String) - Static method in class org.jboss.ejb.EjbUtil
Resolves an <ejb-link> target for an <ejb-ref> entry and returns the name of the target in the JNDI tree.
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when collections of entities are to be found.
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when collections of entities are to be found.
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
This method is called when collections of entities are to be found.
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
find multiple entities
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when single entities are to be found.
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when single entities are to be found.
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPInMemoryPersistenceManager
This method is called when single entities are to be found.
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
findLocal(Invocation) - Method in class org.jboss.ejb.EntityContainer
 
findLocalEjbLink(MBeanServer, DeploymentInfo, String) - Static method in class org.jboss.ejb.EjbUtil
Resolves an <ejb-link> target for an <ejb-local-ref> entry and returns the name of the target in the JNDI tree.
findMessageDestination(MBeanServer, DeploymentInfo, String) - Static method in class org.jboss.ejb.EjbUtil
Resolves a <message-destination> target for a <message-destination-link> entry and returns the name of the target in the JNDI tree.
findTypeMappingMetaData(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.MetaDataLibrary
 
findTypeMappingMetaData(String) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.metadata.MetaDataLibraryMBean
 
finish(String, Invocation, boolean) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Finish the current delivery
finishedContending(long) - Method in class org.jboss.monitor.LockMonitor
Adjust the counters to indicate that contention is over If the parent EntityLockMonitor has been initialized the total stats will be updated, too.
fireBeanChecked(VerificationEvent) - Method in class org.jboss.verifier.BeanVerifier
 
fireBeanChecked(VerificationEvent) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
fireBeanChecked(VerificationEvent) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
fireBeanVerifiedEvent(BeanMetaData) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
fireBeanVerifiedEvent(BeanMetaData, String) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
fireSpecViolation(VerificationEvent) - Method in class org.jboss.verifier.BeanVerifier
 
fireSpecViolation(VerificationEvent) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
fireSpecViolation(VerificationEvent) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
fireSpecViolationEvent(BeanMetaData, Section) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
fireSpecViolationEvent(BeanMetaData, Method, Section) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
fixConstraintName(String, DataSource) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
FixedDelayRetryPolicy - Class in org.jboss.ejb.txtimer
This service implements a RetryPolicy that retries the call to ejbTimeout after a fixed delay.
FixedDelayRetryPolicy() - Constructor for class org.jboss.ejb.txtimer.FixedDelayRetryPolicy
 
FixedDelayRetryPolicyMBean - Interface in org.jboss.ejb.txtimer
MBean interface.
fixTableName(String, DataSource) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
FLOAT_READER - Static variable in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
 
flush() - Method in interface org.jboss.ejb.InstanceCache
Flush the cache.
flush() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Flush the cache.
flush() - Method in interface org.jboss.ejb.plugins.AbstractInstanceCacheMBean
Flush the cache.
flush() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.PersistentContext
 
flush() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache
 
flush() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
flush() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
flush() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.