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
 
addDecoration(Object) - Method in class org.jboss.invocation.unified.marshall.InvocationMarshaller
 
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
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(long) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
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
 
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
 
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.