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.metadata.serviceref.HandlerMetaData
 
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.metadata.serviceref.HandlerMetaData
 
addSoapHeader(QName) - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
addSoapRole(String) - Method in class org.jboss.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.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.
beforeDeliveryInvoked - Variable in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
The beforeDeliveryInvoked used to identify sequence of before/after invocation
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.
begin(int) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl_Stub
 
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
 
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(XAException) - Method in class org.jboss.jms.recovery.XAResourceWrapper
Check whether an XAException is fatal.
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.
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
clearStats() - Static method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
Clear all class level stats
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
 
close() - Method in class org.jboss.jms.recovery.XAResourceWrapper
Close the connection
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(Xid, boolean) - Method in class org.jboss.jms.recovery.XAResourceWrapper
 
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.
commit(Object) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl_Stub
 
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
 
CompatibilityVersion - Class in org.jboss.invocation.pooled.interfaces
PooledInvokers had a change on its serialization at JBoss 4.0.4.
CompatibilityVersion() - Constructor for class org.jboss.invocation.pooled.interfaces.CompatibilityVersion
 
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
 
connect() - Method in class org.jboss.jms.recovery.XAResourceWrapper
Connect to the server if not already done so
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
A class wide pool Map>
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(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
createAlias(String, String) - Method in class org.jboss.naming.NamingService
 
createAlias(String, String) - Method in interface org.jboss.naming.NamingServiceMBean
Create an alias
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
 
createdMarshalledValue(Object) - Method in class org.jboss.invocation.unified.interfaces.JavaSerializationManager
Creates a MarshalledValue that does lazy serialization.
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
 
createMarshalledValueForCallByValue(Object) - Method in class org.jboss.invocation.DataContainerMarshallingInvokerInterceptor
 
createMarshalledValueForCallByValue(Object) - Method in class org.jboss.invocation.InvokerInterceptor
 
createMessageDispatcher() - Static method in class org.jboss.webservice.transport.jms.MessageDispatcherFactory
Create the SOAP message dispatcher for the installed SOAP stack
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
 
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.invocation.unified.server.UnifiedInvoker
 
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 containerId/pKey (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 containerId/pKey (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.
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.
DataContainerMarshallingInvokerInterceptor - Class in org.jboss.invocation
This MarshallingInvokerInterceptor uses JbossSerialization DataContainer's doing a faster serialization over call-by-values than For Marshalling local call-by-values using JBossSerialization
DataContainerMarshallingInvokerInterceptor() - Constructor for class org.jboss.invocation.DataContainerMarshallingInvokerInterceptor
 
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
 
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.
delegateMessage(String, InputStream) - Method in interface org.jboss.webservice.transport.jms.MessageDispatcher
Dispatch the message to the underlying SOAP engine
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() - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl_Stub
 
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
 
dipatchMessage(String, Object, InputStream) - Method in interface org.jboss.webservice.transport.jms.MessageDispatcher
Dispatch the message to the underlying SOAP engine
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, JMSContainerInvoker) - 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
 
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
 
DURABLE_SUBSCRIPTION - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
DynamicQueryCommand - Class in org.jboss.ejb.plugins.cmp.jdbc2
 
DynamicQueryCommand(JDBCEntityBridge2, JDBCDynamicQLQueryMetaData) - Constructor for class org.jboss.ejb.plugins.cmp.jdbc2.DynamicQueryCommand
 

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
EARDeployer 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
 
ejbCreate() - Method in class org.jboss.webservice.transport.jms.JMSTransportSupport
 
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
 
ejbRemove() - Method in class org.jboss.webservice.transport.jms.JMSTransportSupport
A container invokes this method before it ends the life of the message-driven object.
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 a 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 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
emitReconfigureNotification() - Method in class org.jboss.logging.Log4jService
 
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
 
end(Xid, int) - Method in class org.jboss.jms.recovery.XAResourceWrapper
 
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
 
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(int, 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.
ExternalizableRolesAuthorization - Class in org.jboss.jmx.connector.invoker
JBAS-3203: Delegate for Authorization Interceptor for RMIAdaptor should have roles configurable Authorization Delegate used by the AuthorizationInterceptor that gets its predefined roles from a properties file
ExternalizableRolesAuthorization() - Constructor for class org.jboss.jmx.connector.invoker.ExternalizableRolesAuthorization
 
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 class org.jboss.ejb.plugins.cmp.jdbc2.DynamicQueryCommand
 
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.DynamicQueryCommand
 
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
 
finalize() - Method in class org.jboss.jms.recovery.XAResourceWrapper
 
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.Schema
 
flush() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
flush() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
Flush is overriden here because in this policy impl flush might not actually remove all the instances from the cache.
flush() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
flush() - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
flushCache() - Method in class org.jboss.ejb.EntityContainer
Flush the cache
flushCache() - Method in interface org.jboss.ejb.EntityContainerMBean
Flush the cache
flushClassCache() - Static method in class org.jboss.invocation.MarshalledValueInputStream
Clear the current proxy cache.
flushClassCache() - Static method in class org.jboss.invocation.pooled.interfaces.OptimizedObjectInputStream
Clear the current proxy cache.
flushCreated(Schema.Views) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
flushCreated(Schema.Views) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Table.View
 
flushDeleted(Schema.Views) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
flushDeleted(Schema.Views) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Table.View
 
flushUpdated() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.View
 
flushUpdated() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Table.View
 
forget(Xid) - Method in class org.jboss.jms.recovery.XAResourceWrapper
 
forgetProxyForClass(Class) - Static method in class org.jboss.proxy.compiler.Proxies
 
forgetProxyForClass(Class) - Static method in class org.jboss.proxy.compiler.Proxy
 
free(EnterpriseContext) - Method in interface org.jboss.ejb.InstancePool
Return an anonymous instance after invocation.
free(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
Return an instance after invocation.
free(EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstancePool
Return an instance to the free pool.
free(EnterpriseContext) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
Return an instance after invocation.
free(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstancePool
 
freeContext(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Frees the given EnterpriseContext to the pool
freeContext(EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
freeContext(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
FROM - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 

G

g_haAttributes - Static variable in class org.jboss.naming.JNDIView
The HANamingService attributes, order is significant in getHAUrl()
GeneralPurposeDatabasePersistencePlugin - Class in org.jboss.ejb.txtimer
This DatabasePersistencePlugin uses getBytes/setBytes to persist the serializable objects associated with the timer.
GeneralPurposeDatabasePersistencePlugin() - Constructor for class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
 
generateFields(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
generateFields(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCKeyGeneratorCreateCommand
 
generateFields(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCPkSqlCreateCommand
 
generateKey() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGenerator
 
generateKey() - Method in interface org.jboss.ejb.plugins.keygenerator.KeyGenerator
 
generateKey() - Method in class org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGenerator
 
GenericEJBInterceptor - Class in org.jboss.proxy.ejb
The base EJB behavior interceptor.
GenericEJBInterceptor() - Constructor for class org.jboss.proxy.ejb.GenericEJBInterceptor
A public, no-args constructor for externalization to work.
GenericEntityObjectFactory - Interface in org.jboss.ejb
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface.
GenericEntityObjectFactory.UTIL - Class in org.jboss.ejb
 
GenericProxyFactory - Class in org.jboss.proxy
A generic factory of java.lang.reflect.Proxy that constructs a proxy that is a composite of ClientContainer/Interceptors/Invoker
GenericProxyFactory() - Constructor for class org.jboss.proxy.GenericProxyFactory
 
get(Object) - Method in interface org.jboss.ejb.InstanceCache
Gets a bean instance from this cache given the identity.
get() - Method in interface org.jboss.ejb.InstancePool
Get an instance without identity.
get(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
get() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
Get an instance without identity.
get(ResultSet, int, Class, Logger) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader.AbstractPrimitiveReader
 
get(ResultSet, int, Class, Logger) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader.AbstractResultSetReader
 
get(ResultSet, int, Class, Logger) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCResultSetReader
Reads one column from the java.sql.ResultSet.
get(Object) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
get(Object) - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
get(Object) - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
get() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
Get the singleton instance
get() - Method in class org.jboss.invocation.MarshalledValue
 
get() - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledValue
 
GET_EJB_HOME - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
EJBLocalObject.getEJBLocalHome() method reference.
GET_EJB_HOME - Static variable in class org.jboss.proxy.ejb.GenericEJBInterceptor
 
GET_EJB_META_DATA - Static variable in class org.jboss.proxy.ejb.HomeInterceptor
EJBHome.getEJBMetaData() method reference.
GET_EJB_OBJECT - Static variable in class org.jboss.proxy.ejb.handle.StatefulHandleImpl
A reference to Handle.getEJBObject().
GET_HANDLE - Static variable in class org.jboss.proxy.ejb.GenericEJBInterceptor
 
GET_HOME_HANDLE - Static variable in class org.jboss.proxy.ejb.HomeInterceptor
EJBHome.getHomeHandle() method reference.
GET_PRIMARY_KEY - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
EJBLocalObject.getPrimaryKey() method reference.
GET_PRIMARY_KEY - Static variable in class org.jboss.proxy.ejb.GenericEJBInterceptor
 
GET_READ_AHEAD_VALUES - Static variable in class org.jboss.proxy.ejb.ListEntityInterceptor
 
GET_RELATED_ID - Static variable in class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRMessage
 
getAbstractSchemaName() - Method in interface org.jboss.ejb.plugins.cmp.bridge.EntityBridge
 
getAbstractSchemaName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getAbstractSchemaName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the abstract shcema name of this entity.
getAbstractSchemaName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getAbstractSchemaName() - Method in class org.jboss.metadata.EntityMetaData
 
getAcceptNonWarDirs() - Method in class org.jboss.web.AbstractWebContainer
Get the flag indicating if local dirs with WEB-INF/web.xml should be treated as wars
getAcceptNonWarDirs() - Method in interface org.jboss.web.AbstractWebContainerMBean
Get the flag indicating if local dirs with WEB-INF/web.xml should be treated as wars
getAcknowledgeMode() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getAcknowledgeMode() - Method in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
Status of the JMS topic wrt messages acknowledgement
getAcknowledgeMode() - Method in class org.jboss.metadata.MessageDrivenMetaData
Get the message acknowledgement mode.
getActivationConfigProperties() - Method in class org.jboss.metadata.MessageDrivenMetaData
Get all the activation config properties
getActivationConfigProperty(String) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getActivationConfigProperty(String) - Method in class org.jboss.metadata.MessageDrivenMetaData
Get a particular activation config property
getAdapterJNDIName() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getAdapterJNDIName() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
Get where the provider adapter is bound into jndi
getAddColumnTemplate() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Returns add column SQL template.
getAdditionalColumns() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
Additional columns that should be added to the select clause.
getAheadResult() - Method in class org.jboss.proxy.ejb.ReadAheadResult
 
getAlias() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
The alias that is used for the select table.
getAliasHeaderPrefix() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Gets the prefix for that is used when generating an alias header.
getAliasHeaderSuffix() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Gets the suffix for that is used when generating an alias header.
getAliasMaxLength() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Gets maximum length of a table alias.
getAllTimers() - Method in class org.jboss.ejb.txtimer.TimerServiceImpl
Get the list of all registerd timers, both active and inactive
getAlterColumnTemplate() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Returns auto increment SQL template.
getAlternativeDD() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
getAlterTable() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the flag used to determine if the store manager should attempt to alter table when the entity is deployed.
getAlterTable() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Should the relation table be altered on deploy.
getAnonymousTypeQName() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaXmlTypeMapping
 
getAppData() - Method in class org.jboss.web.WebApplication
 
getApplicationData(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCEntityPersistenceStore
 
getApplicationData(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getApplicationData(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getApplicationDataMap() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getApplicationMetaData() - Method in class org.jboss.metadata.BeanMetaData
 
getApplicationMetaData() - Method in class org.jboss.verifier.BeanVerifier
 
getApplicationMetaData() - Method in interface org.jboss.verifier.strategy.VerificationContext
 
getApplicationTxData(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getArguments() - Method in class org.jboss.invocation.Invocation
 
getArguments() - Method in class org.jboss.invocation.MarshalledInvocation
 
getArguments() - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledInvocation
 
getAsContext() - Method in class org.jboss.metadata.IorSecurityConfigMetaData
 
getAsIsPayload() - Method in class org.jboss.invocation.Invocation
 
getAsIsValue(Object) - Method in class org.jboss.invocation.Invocation
 
getAssemblyDescriptor() - Method in class org.jboss.metadata.ApplicationMetaData
 
getAsynchronousInvalidation() - Method in interface org.jboss.cache.invalidation.InvalidationGroup
Return the default (a-)synchronous communication scheme used
getAttribute(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityCommandMetaData
 
getAudit() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Returns audit metadata
getAuthMethod() - Method in class org.jboss.metadata.EjbPortComponentMetaData
 
getAuthMethod() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.AsContext
 
getAutoIncrement() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getAutoIncrement() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getAutoIncrement() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getAutoIncrementTemplate() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Returns auto increment SQL template.
getAvailableCount() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
Get the current avaiable count from the strict max view.
getAvailableCount() - Method in interface org.jboss.ejb.plugins.AbstractInstancePoolMBean
Get the current avaiable count from the strict max view.
getAverageContenders() - Method in class org.jboss.monitor.EntityLockMonitor
 
getAverageContenders() - Method in interface org.jboss.monitor.EntityLockMonitorMBean
 
getBacklog() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
getBacklog() - Method in interface org.jboss.invocation.jrmp.server.JRMPInvokerMBean
 
getBacklog() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getBacklog() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getBacklog() - Method in class org.jboss.logging.Log4jSocketServer
 
getBacklog() - Method in interface org.jboss.logging.Log4jSocketServerMBean
 
getBacklog() - Method in class org.jboss.naming.NamingService
 
getBacklog() - Method in class org.jboss.web.WebServer
Get the server sockets listen queue depth
getBacklog() - Method in class org.jboss.web.WebService
Get the WebService listen queue backlog limit.
getBacklog() - Method in interface org.jboss.web.WebServiceMBean
 
getBaseInputSource() - Method in class org.jboss.webservice.metadata.wsdl.WSDL11DefinitionFactory.WSDLLocatorImpl
 
getBaseInputSource() - Method in class org.jboss.webservice.metadata.wsdl.WSDLLocatorImpl
 
getBaseURI() - Method in class org.jboss.webservice.metadata.wsdl.WSDL11DefinitionFactory.WSDLLocatorImpl
 
getBaseURI() - Method in class org.jboss.webservice.metadata.wsdl.WSDLLocatorImpl
 
getBeanByEjbName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData
Gets the metadata for an entity bean by name.
getBeanByEjbName(String) - Method in class org.jboss.metadata.ApplicationMetaData
Get an EJB by its declared <ejb-name> tag
getBeanClass() - Method in class org.jboss.ejb.Container
Returns the bean class instance of this container.
getBeanLoadBalancePolicy() - Method in class org.jboss.metadata.ClusterConfigMetaData
 
getBeanMapping() - Method in class org.jboss.ejb.SessionContainer
needed for sub-inner-class access (old jdk compiler bug)
getBeanMetaData() - Method in class org.jboss.ejb.Container
Returns the metadata of this container.
getBeanMetaData() - Method in interface org.jboss.ejb.ContainerMBean
Returns the metadata of this container.
getBeforeDeliveryInvoke() - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
 
getBinaryStream() - Method in class org.jboss.ejb.plugins.cmp.jdbc.ByteArrayBlob
 
getBindAddress() - Method in class org.jboss.logging.Log4jSocketServer
 
getBindAddress() - Method in interface org.jboss.logging.Log4jSocketServerMBean
 
getBindAddress() - Method in class org.jboss.naming.NamingService
 
getBindAddress() - Method in class org.jboss.web.WebServer
 
getBindAddress() - Method in class org.jboss.web.WebService
Get the specific address the WebService listens on.
getBindAddress() - Method in interface org.jboss.web.WebServiceMBean
 
getBindHostname() - Method in class org.jboss.web.WebServer
 
getBindings() - Method in class org.jboss.naming.JNDIBindings
 
getBindings() - Method in class org.jboss.naming.JNDIBindingService
 
getBindingsConfig() - Method in class org.jboss.naming.JNDIBindingServiceMgr
 
getBindingsConfig() - Method in interface org.jboss.naming.JNDIBindingServiceMgrMBean
 
getBlockSize() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory
 
getBlockSize() - Method in interface org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactoryMBean
 
getBusinessObject(Class) - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getBusinessObject(Class) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getByteArray(InputStream) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Read the entire input stream provided and return its content as a byte array.
getBytes(long, int) - Method in class org.jboss.ejb.plugins.cmp.jdbc.ByteArrayBlob
 
getBytes(Class) - Method in class org.jboss.web.WebClassLoader
Gets the bytecodes for a given class.
getBytes(URL) - Method in class org.jboss.web.WebServer
Read the local class/resource contents into a byte array.
getCache() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Returns the cache policy used for this cache.
getCacheContext() - Method in class org.jboss.naming.ExternalContext
 
getCacheContext() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getCacheContext() - Method in interface org.jboss.naming.ExternalContextMBean
 
getCachedCMRValue(Object, JDBCCMRFieldBridge) - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
Returns the cached value of a CMR field or null if nothing was cached for this field.
getCachedValue() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.CollectionValuedFieldState
 
getCachedValue() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2.SingleValuedFieldState
 
getCachedValue() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.CacheLoader
 
getCacheId() - Method in class org.jboss.invocation.InvocationContext
 
getCacheKey() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getCacheLock() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Returns the mutex used to sync access to the cache policy object
getCachePolicyString() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Display the cache policy.
getCachePolicyString() - Method in interface org.jboss.ejb.plugins.AbstractInstanceCacheMBean
Display the cache policy.
getCacheSize() - Method in class org.jboss.ejb.EntityContainer
 
getCacheSize() - Method in interface org.jboss.ejb.EntityContainerMBean
 
getCacheSize() - Method in interface org.jboss.ejb.InstanceCache
Get the current cache size
getCacheSize() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Get the current cache size
getCacheSize() - Method in interface org.jboss.ejb.plugins.AbstractInstanceCacheMBean
Get the current cache size
getCacheSize() - Method in class org.jboss.ejb.plugins.PerTxEntityInstanceCache
 
getCallbackHandler() - Method in class org.jboss.metadata.ClientMetaData
 
getCallByValue() - Method in class org.jboss.naming.NamingService
Get the call by value flag for jndi lookups.
getCallByValue() - Method in interface org.jboss.naming.NamingServiceMBean
Get the call by value flag for jndi lookups.
getCallerIdentity() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
Deprecated.  
getCallerPrincipal() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
Get the Principal for the current caller.
getCallerPrincipal() - Method in class org.jboss.ejb.EnterpriseContext
 
getCallerPrincipal() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getCallerPrincipal() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
getCallerPrincipal() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
Get the Principal for the current caller.
getCallerPrincipal() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getCallerPropagation() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.SasContext
 
getCallLogging() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getCallProperties() - Method in class org.jboss.metadata.serviceref.PortComponentRefMetaData
 
getCallProperties() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getCallProperties() - Method in class org.jboss.webservice.metadata.serviceref.PortComponentRefMetaData
 
getCallProperties() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getCascadeDeleteStrategy(JDBCCMRFieldBridge) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.CascadeDeleteStrategy
 
getCatalog() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCEntityPersistenceStore
 
getCatalog() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getCatalog() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getCatchSystemErr() - Method in class org.jboss.logging.Log4jService
Get the catch System.err flag.
getCatchSystemErr() - Method in interface org.jboss.logging.Log4jServiceMBean
 
getCatchSystemOut() - Method in class org.jboss.logging.Log4jService
Get the catch System.out flag.
getCatchSystemOut() - Method in interface org.jboss.logging.Log4jServiceMBean
 
getCause() - Method in exception org.jboss.tm.JBossTransactionRolledbackException
 
getCause() - Method in exception org.jboss.tm.JBossTransactionRolledbackLocalException
 
getCheckDirtyAfterGet() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
 
getChildrenByTagName(Element, String) - Static method in class org.jboss.metadata.MetaData
Returns an iterator over the children of the given element with the given tag name.
getClassIndex(Class) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getClassLoader() - Method in class org.jboss.ejb.Container
Returns the classloader for this container.
getClassLoader() - Method in class org.jboss.ejb.EjbModule
Get the class loader of this deployment unit.
getClassLoader() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData
Gets the classloader for this application which is used to load all classes.
getClassLoader() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the class loaded which is used to load all classes used by this entity
getClassLoader() - Method in class org.jboss.metadata.XmlFileLoader
Gets the class loader
getClassLoader() - Method in class org.jboss.verifier.BeanVerifier
 
getClassLoader() - Method in interface org.jboss.verifier.strategy.VerificationContext
 
getClassLoader() - Method in class org.jboss.web.WebApplication
Get the class loader of this WebApplication.
getClassLoaderKey(ClassLoader) - Method in class org.jboss.web.WebServer
Create the string key used as the key into the loaderMap.
getClassLoaderURLs(ClassLoader) - Static method in class org.jboss.web.AbstractWebContainer
Use reflection to access a URL[] getURLs method so that non-URLClassLoader class loaders that support this method can provide info.
getClient() - Method in class org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy
 
getClientConnectAddress() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getClientConnectAddress() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getClientConnectPort() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getClientConnectPort() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getClientId() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getClientInterceptors() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getClientInterceptors() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
 
getClientInterceptors() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getClientInterceptors() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
Get the proxy client side interceptor configuration
getClientMaxPoolSize() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
Getter for property maxPoolSize;
getClientMaxPoolSize() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
Getter for property maxPoolSize;
getClientRetryCount() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getClientRetryCount() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getClientSocketFactory() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getClientSocketFactory() - Method in class org.jboss.naming.NamingService
 
getClientSocketFactoryName() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getClientSocketFactoryName() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
Set the client socket factory implementation
getClusterConfigMetaData() - Method in class org.jboss.metadata.BeanMetaData
 
getClusterConfigMetaData() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getCMPField() - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getCMPFieldByName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getCMPFieldByName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the cmp field with the specified name
getCmpFieldIAmMappedTo() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP2xFieldBridge
 
getCMPFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the cmp fields of this entity
getCMPFields() - Method in class org.jboss.metadata.EntityMetaData
Gets the container managed fields.
getCMPFieldStateFactory(JDBCTypeFactory, String, Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory
 
getCmrChainLink() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP2xFieldBridge
 
getCMRField() - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getCMRField(int) - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getCmrField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCLeftJoinMetaData
 
getCMRFieldByName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getCMRFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the name of the entity's cmr field for this role.
getCMRFieldName() - Method in class org.jboss.metadata.RelationshipRoleMetaData
Gets the name of the entity's cmr field for this role.
getCMRFields() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getCMRFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getCMRFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getCMRFieldType() - Method in class org.jboss.metadata.RelationshipRoleMetaData
Gets the type of the cmr field (i.e., collection or set)
getCmrMessage() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRInvocation
 
getCMRState(int) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.PersistentContext
 
getCode() - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getCode() - Method in class org.jboss.proxy.compiler.ProxyCompiler
Create the implementation class for the given target.
getCodebaseString() - Method in class org.jboss.web.WebClassLoader
 
getColumnAscDesc() - Method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.OldIndexes
 
getColumnInfo() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Get the info column name
getColumnInfo() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Get the info column name
getColumnInitialDate() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Get the initial date column name
getColumnInitialDate() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Get the initial date column name
getColumnInstancePK() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Get the instance PK column name
getColumnInstancePK() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Get the instance PK column name
getColumnName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP2xFieldBridge
 
getColumnName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getColumnName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the column name the property should use or null if the column name is not overriden.
getColumnName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldPropertyMetaData
Gets the column name the property should use or null if the column name is not overriden.
getColumnName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValuePropertyMetaData
Gets the column name which this property will be persisted.
getColumnName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getColumnNames() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getColumnNames() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getColumnNames() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getColumnNames() - Method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.OldColumns
 
getColumnNames() - Method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.OldIndexes
 
getColumnNamesClause(JDBCFieldBridge[], StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns columnName0 [, columnName1 [AND columnName2 [...]]]
getColumnNamesClause(JDBCFieldBridge[], String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns columnName0 [, columnName1 [AND columnName2 [...]]]
getColumnNamesClause(JDBCEntityBridge.FieldIterator, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns columnName0 [, columnName1 [AND columnName2 [...]]]
getColumnNamesClause(JDBCFieldBridge, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns columnName0 [, columnName1 [, columnName2 [...]]]
getColumnNamesClause(JDBCFieldBridge, String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns identifier.columnName0 [, identifier.columnName1 [, identifier.columnName2 [...]]]
getColumnSizes() - Method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.OldColumns
 
getColumnTargetID() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Get the target ID column name
getColumnTargetID() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Get the target ID column name
getColumnTimerID() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Get the timer ID column name
getColumnTimerID() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Get the timer ID column name
getColumnTimerInterval() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePlugin
Get the timer interval column name
getColumnTimerInterval() - Method in class org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin
Get the timer interval column name
getColumnValue(int, Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getColumnValue(int, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getColumnValue(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getColumnValue(int, Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getCommandClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityCommandMetaData
 
getCommandFactory() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getCommandName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityCommandMetaData
 
getCommitOption() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getCompileClasspath(ClassLoader) - Method in class org.jboss.web.AbstractWebContainer
A utility method that walks up the ClassLoader chain starting at the given loader and queries each ClassLoader for a 'URL[] getURLs()' method from which a complete classpath of URL strings is built.
getCompileClasspath(ClassLoader) - Method in class org.jboss.web.AbstractWebDeployer
A utility method that walks up the ClassLoader chain starting at the given loader and queries each ClassLoader for a 'URL[] getURLs()' method from which a complete classpath of URL strings is built.
getConfidentiality() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
getConfig() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Display the configuration
getConfig() - Method in interface org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactoryMBean
Display the configuration
getConfig() - Method in class org.jboss.web.AbstractWebContainer
An accessor for any configuration element set via setConfig.
getConfig() - Method in interface org.jboss.web.AbstractWebContainerMBean
An accessor for any configuration element set via setConfig.
getConfigFile() - Method in class org.jboss.metadata.ApplicationMetaData
 
getConfigFile() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getConfigFile() - Method in class org.jboss.metadata.WebMetaData
 
getConfigFile() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getConfigName() - Method in class org.jboss.metadata.ApplicationMetaData
 
getConfigName() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getConfigName() - Method in class org.jboss.metadata.WebMetaData
 
getConfigName() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getConfigurationMetaDataByName(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getConfigurationName() - Method in class org.jboss.metadata.BeanMetaData
 
getConfigurations() - Method in class org.jboss.metadata.ApplicationMetaData
 
getConfigurationURL() - Method in class org.jboss.logging.Log4jService
Get the Log4j configuration URL.
getConfigurationURL() - Method in interface org.jboss.logging.Log4jServiceMBean
 
getConnection() - Method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
 
getConnectionFactory() - Method in class org.jboss.jms.recovery.XAResourceWrapper
Get the XAConnectionFactory
getConnectionFactoryName() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getConnectionFactoryName() - Method in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
JNDI name of the JMS connection factory to use for cache invalidations
getConstructorParameterOrder() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ExceptionMapping
 
getContainer() - Method in class org.jboss.cache.invalidation.triggers.EntityBeanCacheBatchInvalidatorInterceptor
 
getContainer(String) - Method in class org.jboss.ejb.EjbModule
Get a container from this deployment unit that corresponds to a given name
getContainer() - Method in class org.jboss.ejb.EnterpriseContext
Gets the container that manages the wrapped bean.
getContainer() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Returns the container for this cache.
getContainer() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
getContainer() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
getContainer() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCEntityPersistenceStore
 
getContainer() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCRelationInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
Gets the container for this entity.
getContainer() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getContainer() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getContainer() - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
getContainer() - Method in class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
Get the message driven container
getContainer(Invocation) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Get the container
getContainer() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
getContainer() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
getContainer() - Method in class org.jboss.web.WebClassLoader
Gets the JMX ObjectName of the WebClassLoader's container.
getContainerCacheConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainerConfiguration() - Method in class org.jboss.metadata.BeanMetaData
 
getContainerId() - Method in class org.jboss.ejb.txtimer.TimedObjectId
 
getContainerInterceptorsConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainerObjectNameJndiName() - Method in class org.jboss.metadata.BeanMetaData
Gets the container jndi name used in the object name
getContainerPoolConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainers() - Method in class org.jboss.ejb.EjbModule
Get all containers in this deployment unit.
getContainers() - Method in interface org.jboss.ejb.EjbModuleMBean
Get all containers in this deployment unit.
getContent() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getContext(String, Object) - Method in class org.jboss.ejb.BeanMetaDataPolicyContextHandler
Access the current EJB context metadata.
getContext(String, Object) - Method in class org.jboss.ejb.EJBArgsPolicyContextHandler
Access the EJB policy context data.
getContext(String, Object) - Method in class org.jboss.ejb.plugins.EnterpriseBeanPolicyContextHandler
Access the EJB policy context data.
getContext(String, Object) - Method in class org.jboss.ejb.SOAPMsgPolicyContextHandler
Access the EJB SEI policy context data.
getContext() - Method in class org.jboss.verifier.strategy.AbstractVerifier
Returns the context object reference for this strategy implementation.
getContextLoader() - Method in class org.jboss.metadata.WebMetaData
 
getContextRoot() - Method in class org.jboss.metadata.WebMetaData
This the the jboss-web.xml descriptor context-root and it is only meaningful if a war is deployed outside of an ear.
getCreateCount() - Method in class org.jboss.ejb.Container
Gets the number of create invocations that have been made
getCreateCount() - Method in interface org.jboss.ejb.ContainerMBean
Gets the number of create invocations that have been made
getCreatedPrincipalField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getCreatedPrincipalField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCAuditMetaData
 
getCreatedTables(JDBCEntityPersistenceStore) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand
 
getCreatedTimeField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getCreatedTimeField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCAuditMetaData
 
getCreateJBossMQDestination() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getCreateJBossMQDestination() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get whether JBossMQ destinations should be constructed when the destination is not in JNDI
getCreateMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Return all create methods of a class
getCreateTable() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the flag used to determine if the store manager should attempt to create database table when the entity is deployed.
getCreateTable() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Should the relation table be created on startup.
getCreateTableColumnsClause(JDBCFieldBridge[]) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
getCreateTableColumnsClause(JDBCType) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns columnName0 sqlType0 [, columnName1 sqlType0 [, columnName2 sqlType0 [...]]]
getCreateTableDdl() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory
 
getCreateTableDdl() - Method in interface org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactoryMBean
 
getCredential() - Method in class org.jboss.invocation.Invocation
 
getCredential() - Method in class org.jboss.invocation.LocalEJBInvocation
 
getCredential() - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledInvocation
 
getCtx(Transaction, Object) - Method in class org.jboss.ejb.TxEntityMap
Deprecated.  
getCtx(Object) - Method in class org.jboss.ejb.TxEntityMap
Deprecated.  
getCurrentClientPoolSize() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getCurrentClientPoolSize() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getCurrentContenders() - Method in class org.jboss.monitor.LockMonitor
 
getCurrentMember() - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getCurrentPath() - Method in exception org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException
 
getCurrentSize() - Method in interface org.jboss.ejb.InstancePool
Return the size of the pool.
getCurrentSize() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
getCurrentSize() - Method in interface org.jboss.ejb.plugins.AbstractInstancePoolMBean
 
getCurrentSize() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
getCurrentThreadPoolSize() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getCurrentThreadPoolSize() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getDatabasePersistencePlugin() - Method in class org.jboss.ejb.txtimer.DatabasePersistencePolicy
 
getDatabasePersistencePlugin() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePolicyMBean
 
getDataSource() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getDataSource() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the datasource of the relation table if relevent.
getDataSource() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
Returns the datasource for this entity.
getDataSource() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
 
getDataSource() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getDataSource() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable
 
getDataSource() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory
 
getDataSource() - Method in interface org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactoryMBean
 
getDataSource() - Method in class org.jboss.ejb.txtimer.DatabasePersistencePolicy
 
getDataSource() - Method in interface org.jboss.ejb.txtimer.DatabasePersistencePolicyMBean
 
getDataSourceName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the name of the datasource in jndi for this entity
getDeadlockDetection() - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.BeanMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.EntityMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.SessionMetaData
 
getDefaultCreateMethod(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getDefaultFlags() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getDefaultFlags() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMPFieldBridge
Returns the default field flags.
getDefaultInvokerName() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getDefaultResultType() - Method in class org.jboss.ejb.plugins.cmp.ejbql.AggregateFunction
 
getDefaultResultType() - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTCount
 
getDefaultSecurityDomain() - Method in class org.jboss.web.AbstractWebContainer
Get the default security domain implementation to use if a war does not declare a security-domain.
getDefaultSecurityDomain() - Method in interface org.jboss.web.AbstractWebContainerMBean
Get the default security domain implementation to use if a war does not declare a security-domain.
getDefaultSecurityDomain() - Method in class org.jboss.web.AbstractWebDeployer
Get the default security domain implementation to use if a war does not declare a security-domain.
getDefaultSecurityDomain() - Method in interface org.jboss.web.AbstractWebDeployerMBean
Get the default security domain implementation to use if a war does not declare a security-domain.
getDefaultTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the name of the table to which this entity is persisted
getDefaultTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the name of the relation table.
getDefaultTablePostCreateCmd() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Get the (user-defined) SQL commands that sould be issued after table creation
getDefaultTablePostCreateCmd() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the (user-defined) SQL commands that should be issued to the db after table creation.
getDefaultValidateDTDs() - Static method in class org.jboss.metadata.XmlFileLoader
 
getDelay() - Method in class org.jboss.ejb.txtimer.FixedDelayRetryPolicy
Get the delay for retry
getDelay() - Method in interface org.jboss.ejb.txtimer.FixedDelayRetryPolicyMBean
 
getDelegate() - Method in class org.jboss.jms.recovery.XAResourceWrapper
Get the delegate XAResource
getDelegate() - Static method in class org.jboss.proxy.ejb.handle.HandleDelegateImpl
 
getDeliveryActive() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getDeliveryActive() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get whether delivery is active
getDepends() - Method in class org.jboss.metadata.BeanMetaData
 
getDepends() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getDepends() - Method in class org.jboss.metadata.WebMetaData
Access the web application depends
getDeployedApp(String) - Method in class org.jboss.web.AbstractWebContainer
Get the WebApplication object for a deployed war.
getDeployedApplications() - Method in class org.jboss.web.AbstractWebContainer
Returns the applications deployed by the web container subclasses.
getDeployedApplications() - Method in interface org.jboss.web.AbstractWebContainerMBean
Returns the applications deployed by the web container subclasses.
getDeployer(DeploymentInfo) - Method in class org.jboss.web.AbstractWebContainer
 
getDeploymentInfo() - Method in class org.jboss.ejb.Container
Gets the DeploymentInfo for this Container
getDeploymentInfo() - Method in interface org.jboss.web.AbstractWebContainer.WebDescriptorParser
Get the DeploymentInfo for the war the triggered the deployment process.
getDeploymentInfo() - Method in class org.jboss.web.WebApplication
 
getDescription() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getDescription() - Method in class org.jboss.metadata.QueryMetaData
Gets the user description of the query.
getDescription() - Method in class org.jboss.metadata.SecurityIdentityMetaData
 
getDescription() - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
getDestinationJndiName() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getDestinationLink() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getDestinationType(Context, String) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Try to get a destination type by looking up the destination JNDI, or provide a default if there is not destinationJNDI or if it is not possible to lookup.
getDestinationType() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getDetectMisordering() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
getDetectReplay() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
getDirtyIterator(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.EntityState
 
getDirtyIterator(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getDisplayName() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getDisplayName() - Method in class org.jboss.metadata.ClientMetaData
The application-client/display-name
getDistributable() - Method in class org.jboss.metadata.WebMetaData
The distributable flag.
getDistributedCacheInvalidationConfig() - Method in class org.jboss.metadata.EntityMetaData
 
getDocument(URL) - Static method in class org.jboss.metadata.XmlFileLoader
Invokes getDocument(url, defaultValidateDTDs)
getDocument(URL, boolean) - Static method in class org.jboss.metadata.XmlFileLoader
Get the xml file from the URL and parse it into a Document object.
getDocument(InputStream, String) - Method in class org.jboss.metadata.XmlFileLoader
Parses the xml document in is to create a DOM Document.
getDocument(InputSource, String) - Method in class org.jboss.metadata.XmlFileLoader
Parses the xml document in is to create a DOM Document.
getDocumentFromURL(URL) - Method in class org.jboss.metadata.XmlFileLoader
Get the xml file from the URL and parse it into a Document object.
getDownloadResources() - Method in class org.jboss.web.WebServer
 
getDownloadResources() - Method in class org.jboss.web.WebService
A flag indicating if the server should attempt to download resources, i.e.
getDownloadResources() - Method in interface org.jboss.web.WebServiceMBean
 
getDownloadServerClasses() - Method in class org.jboss.web.WebServer
 
getDownloadServerClasses() - Method in class org.jboss.web.WebService
A flag indicating if the server should attempt to download classes from thread context class loader when a request arrives that does not have a class loader key prefix.
getDownloadServerClasses() - Method in interface org.jboss.web.WebServiceMBean
 
getDropColumnTemplate() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Returns auto increment SQL template.
getEagerLoadGroup() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
getEagerLoadGroup() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the name of the eager load group.
getEagerLoadGroup() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCLeftJoinMetaData
 
getEagerLoadGroup() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCReadAheadMetaData
Gets the eager load group.
getEagerLoadMask() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getEagerLoadMask() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
getEditor() - Method in class org.jboss.naming.JNDIBinding
The optional PropertyEditor implementation class name.
getEjbClass() - Method in class org.jboss.metadata.BeanMetaData
 
getEJBContext() - Method in class org.jboss.ejb.EnterpriseContext
Get the EJBContext object
getEJBContext() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getEJBContext() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
getEJBContext() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getEJBContext() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getEJBCreateMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Returns the ejbCreate(...) methods of a bean
getEJBFindByPrimaryKey(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Returns the ejbFindByPrimaryKey method
getEJBFindMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
returns the ejbFind methods of a bean
getEJBHome() - Method in interface org.jboss.ejb.EJBProxyFactory
This method is called whenever the EJBHome implementation for this container is needed.
getEJBHome() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
getEJBHome(Invocation) - Method in class org.jboss.ejb.EntityContainer
 
getEJBHome() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getEJBHome() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
getEJBHome() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
 
getEJBHome() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getEJBHome(Invocation) - Method in class org.jboss.ejb.SessionContainer
 
getEJBHome() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getEJBHome() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getEJBHome() - Method in class org.jboss.proxy.ejb.EJBMetaDataImpl
Obtain the home interface of the enterprise Bean.
getEJBHome(Invocation) - Method in class org.jboss.proxy.ejb.GenericEJBInterceptor
 
getEJBHome() - Method in class org.jboss.proxy.ejb.handle.HomeHandleImpl
HomeHandle implementation.
getEJBHome() - Method in class org.jboss.proxy.ejb.ProxyFactory
 
getEjbHomeMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractEJB2xVerifier
 
getEJBLocalHome() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
getEJBLocalHome(Invocation) - Method in class org.jboss.ejb.EntityContainer
MF FIXME these are implemented on the client
getEJBLocalHome() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getEJBLocalHome() - Method in interface org.jboss.ejb.LocalContainerInvoker
This method is called whenever the EJBLocalHome implementation for this container is needed.
getEJBLocalHome() - Method in interface org.jboss.ejb.LocalProxyFactory
This method is called whenever the EJBLocalHome implementation for this container is needed.
getEJBLocalHome() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
getEJBLocalHome() - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getEJBLocalHome(Invocation) - Method in class org.jboss.ejb.SessionContainer
 
getEJBLocalHome() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getEJBLocalHome() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getEjbLocalRefByName(String) - Method in class org.jboss.metadata.BeanMetaData
 
getEjbLocalReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getEjbLocalReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the ejb-local-ref mappings.
getEJBMetaData() - Method in interface org.jboss.ejb.EJBProxyFactory
This method is called whenever the metadata for this container is needed.
getEJBMetaData() - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
 
getEJBMetaData() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getEJBMetaData() - Method in class org.jboss.proxy.ejb.ProxyFactory
 
getEJBMetaDataHome(Invocation) - Method in class org.jboss.ejb.EntityContainer
 
getEJBMetaDataHome() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getEJBMetaDataHome(Invocation) - Method in class org.jboss.ejb.SessionContainer
 
getEJBMetaDataHome() - Method in class org.jboss.ejb.SessionContainer
 
getEjbModule() - Method in class org.jboss.ejb.Container
Gets the application deployment unit for this container.
getEjbModule() - Method in interface org.jboss.ejb.ContainerMBean
Gets the application deployment unit for this container.
getEJBName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
The name of the ejb from which the field will be selected.
getEjbName() - Method in class org.jboss.metadata.BeanMetaData
 
getEjbName() - Method in class org.jboss.metadata.MethodMetaData
 
getEJBNames() - Method in class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
getEJBObject(Invocation) - Method in class org.jboss.ejb.EntityContainer
A method for the getEJBObject from the handle
getEJBObject() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getEJBObject() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getEJBObject - Variable in class org.jboss.ejb.StatefulSessionContainer
 
getEJBObject(Invocation) - Method in class org.jboss.ejb.StatefulSessionContainer
A method for the getEJBObject from the handle
getEJBObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getEJBObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getEJBObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getEJBObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getEJBObject() - Method in class org.jboss.proxy.ejb.handle.EntityHandleImpl
Handle implementation.
getEJBObject() - Method in class org.jboss.proxy.ejb.handle.StatefulHandleImpl
Handle implementation.
getEJBObject() - Method in class org.jboss.proxy.ejb.handle.StatelessHandleImpl
 
getEjbQl() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQlQueryMetaData
Gets the EJB QL query which will be invoked.
getEjbQl() - Method in class org.jboss.metadata.QueryMetaData
Gets the ejb-ql for this query.
getEJBQLType(Class) - Static method in class org.jboss.ejb.plugins.cmp.ejbql.EJBQLTypes
 
getEjbRefByName(String) - Method in class org.jboss.metadata.BeanMetaData
 
getEjbReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getEjbReferences() - Method in class org.jboss.metadata.ClientMetaData
 
getEjbReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the ejb-ref mappings.
getEJBRemoveMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractEJB2xVerifier
Returns the ejbRemove(...) methods of a bean
getEjbSelectMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractEJB2xVerifier
Return all ejbSelect methods
getEjbTimeoutIdentity() - Method in class org.jboss.metadata.BeanMetaData
 
getEjbTimerService() - Static method in class org.jboss.ejb.txtimer.EJBTimerServiceLocator
Locates the EJBTimerService, first as MBean, then as singleton
getEJBVersion() - Method in class org.jboss.verifier.BeanVerifier
 
getEJBVersion() - Method in interface org.jboss.verifier.strategy.VerificationContext
 
getElementAttribute(Element, String) - Static method in class org.jboss.metadata.MetaData
Get an attribute value of the given element.
getElementAttribute(Element, String, boolean) - Static method in class org.jboss.metadata.MetaData
Get an attribute value of the given element.
getElementContent(Element) - Static method in class org.jboss.metadata.MetaData
Get the content of the given element.
getElementContent(Element, String) - Static method in class org.jboss.metadata.MetaData
Get the content of the given element.
getElementContent(Element, String, boolean) - Static method in class org.jboss.metadata.MetaData
Get the content of the given element.
getEnableClassCaching() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
getEnableClassCaching() - Method in interface org.jboss.invocation.jrmp.server.JRMPInvokerMBean
 
getENCLoader() - Method in class org.jboss.metadata.WebMetaData
 
getEnforceEjbRestrictions() - Method in class org.jboss.metadata.ApplicationMetaData
 
getEnterpriseBeans() - Method in class org.jboss.metadata.ApplicationMetaData
 
getEnterpriseContext() - Method in class org.jboss.invocation.Invocation
 
getEnterpriseContext() - Method in class org.jboss.invocation.LocalEJBInvocation
 
getEnterpriseContext() - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledInvocation
 
getEntity() - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getEntity(int) - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getEntity(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.IdentifierManager
 
getEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMRFieldBridge
 
getEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets bridge for this entity.
getEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the entity on which this field is defined
getEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the name of the entity that has this role.
getEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getEntityBridge() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCEntityPersistenceStore
 
getEntityBridge() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getEntityBridge() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getEntityByAbstractSchemaName(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
getEntityByEJBName(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
getEntityByInterface(Class) - Method in class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
getEntityClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the implementation class of this entity
getEntityCollection(Collection) - Method in interface org.jboss.ejb.EJBProxyFactory
This method is called whenever a collection of EJBObjects for a collection of primary keys is needed.
getEntityCollection(GenericEntityObjectFactory, Collection) - Static method in class org.jboss.ejb.GenericEntityObjectFactory.UTIL
 
getEntityCollection(Collection) - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
 
getEntityCollection(Collection) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getEntityCollection(Collection) - Method in class org.jboss.proxy.ejb.ProxyFactory
Create a Collection EJBObject proxies for an entity given its primary keys.
getEntityCommand() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the entity command metadata
getEntityCommandByName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData
Gets the entity command with the specified name
getEntityCount() - Method in class org.jboss.ejb.plugins.cmp.ejbql.Catalog
 
getEntityEJBLocalObject(Object) - Method in interface org.jboss.ejb.LocalContainerInvoker
This method is called whenever an EJBLocalObject implementation for an entitybean is needed.
getEntityEJBLocalObject(Object) - Method in interface org.jboss.ejb.LocalProxyFactory
This method is called whenever an EJBLocalObject implementation for an entitybean is needed.
getEntityEJBLocalObject(Object, boolean) - Method in interface org.jboss.ejb.LocalProxyFactory
This method is called whenever a new EJBLocalObject should be created.
getEntityEJBLocalObject(Object, boolean) - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getEntityEJBLocalObject(Object) - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getEntityEJBObject(Object) - Method in interface org.jboss.ejb.EJBProxyFactory
This method is called whenever an EJBObject implementation for an entitybean is needed.
getEntityEJBObject(Object) - Method in interface org.jboss.ejb.GenericEntityObjectFactory
 
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory
 
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getEntityEJBObject(Object) - Method in class org.jboss.proxy.ejb.ProxyFactory
Create an EJBObject proxy for an entity given its primary key.
getEntityLocalCollection(Collection) - Method in interface org.jboss.ejb.LocalContainerInvoker
This method is called whenever a collection of EJBLocalObjects for a collection of primary keys is needed.
getEntityLocalCollection(Collection) - Method in interface org.jboss.ejb.LocalProxyFactory
This method is called whenever a collection of EJBLocalObjects for a collection of primary keys is needed.
getEntityLocalCollection(Collection) - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getEntityLockMonitor(String) - Method in class org.jboss.monitor.EntityLockMonitor
 
getEntityName() - Method in interface org.jboss.ejb.plugins.cmp.bridge.EntityBridge
 
getEntityName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getEntityName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getEntityName() - Method in class org.jboss.metadata.RelationshipRoleMetaData
Gets the name of the entity that has this role.
getEntityReadAheadInfo(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
 
getEntityState() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCContext
 
getEntityTxData(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getEntrancy() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRInvocation
 
getEnvContext() - Method in class org.jboss.ejb.Container
Get the components environment context
getEnvContext() - Method in interface org.jboss.ejb.ContainerMBean
Get the components environment context
getEnvironment() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
Deprecated.  
getEnvironmentEntries() - Method in class org.jboss.metadata.BeanMetaData
 
getEnvironmentEntries() - Method in class org.jboss.metadata.ClientMetaData
 
getEnvironmentEntries() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the env-entry mappings.
getErrorColumn() - Method in exception org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException
 
getErrorLine() - Method in exception org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException
 
getEstablishTrustInClient() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
getEstablishTrustInTarget() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
getExceptionMappingForExceptionType(String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
Get the exception mapping fo a given exception type
getExceptionMappingForMessageQName(QName) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
Get the exception mapping fo a given wsdl message
getExceptionMappings() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
getExceptionRollback() - Method in class org.jboss.metadata.ApplicationMetaData
 
getExceptionRollback() - Method in class org.jboss.metadata.BeanMetaData
 
getExceptionType() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ExceptionMapping
 
getExcludedMethods() - Method in class org.jboss.metadata.BeanMetaData
 
getExistedTables(JDBCEntityPersistenceStore) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand
 
getExportedInterface() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getExportedInterface() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
Get the RMI compatible interface that the HttpInvokerProxy implements
getExportedInterface() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getExportedInterface() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
Get the RMI compatible interface that the JRMPInvokerProxy implements
getExportedInterfaces() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getExportedInterfaces() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
Get the RMI compatible interface that the JRMPInvokerProxy implements
getExportedInterfaces() - Method in class org.jboss.jmx.connector.invoker.InvokerAdaptorService
 
getExportedInterfaces() - Method in interface org.jboss.jmx.connector.invoker.InvokerAdaptorServiceMBean
 
getExternalURL() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxy
 
getExternalURLValue() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxy
 
getFactoryName() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory
 
getFactoryName() - Method in interface org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactoryMBean
 
getFactoryName() - Method in interface org.jboss.ejb.plugins.keygenerator.KeyGeneratorFactory
Returns the name of the factory
getFactoryName() - Method in class org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory
Returns the factory name
getFactoryRef() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
 
getFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
Get the jndi binding of the combined connection factory
getFactoryRef() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
Get the jndi name of the unified connection factory
getFalseMapping() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Gets the value to which the boolean false value in EJB-QL will be mapped.
getFetchSize() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getFetchSize() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
The number of rows that the database driver should get in a single trip to the database.
getField() - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getFieldByName(String) - Method in interface org.jboss.ejb.plugins.cmp.bridge.EntityBridge
 
getFieldByName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getFieldByName(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getFieldIndex() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getFieldList(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.IdentifierManager
 
getFieldName() - Method in interface org.jboss.ejb.plugins.cmp.bridge.FieldBridge
Gets the name of this field.
getFieldName() - Method in exception org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException
 
getFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the name of this field.
getFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the name of the field.
getFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
The name of the cmp-field to be selected.
getFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
This method is called only at deployment time, not called at runtime.
getFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
hacky method needed at deployment time
getFields(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache
 
getFields(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getFields(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
getFieldState(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.CMPFieldStateFactory
Calculates and returns an object that represents the state of the field value.
getFieldState(int) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCContext
 
getFieldType() - Method in interface org.jboss.ejb.plugins.cmp.bridge.CMPFieldBridge
 
getFieldType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getFieldType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the java Class type of this field.
getFieldType() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getFieldValue(int) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.PersistentContext
 
getFieldValue(int) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
getFile(Object) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
getFileName() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
getFinderMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
returns the finder methods of a home interface
getFirstElementContent(Element, String) - Static method in class org.jboss.metadata.MetaData
 
getFirstElementContent(Element, String, boolean) - Static method in class org.jboss.metadata.MetaData
 
getFirstTime() - Method in class org.jboss.ejb.txtimer.TimerHandleImpl
 
getFirstTime() - Method in class org.jboss.ejb.txtimer.TimerImpl
 
getFkConstraintTemplate() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Returns fk constraint SQL template.
getForeignKeyFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMRFieldBridge
 
getForeignKeyFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the foreign key fields of this entity (i.e., related entities pk fields)
getForeignKeyFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getFrom() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
Gets the sql FROM clause of this query.
getFromName() - Method in class org.jboss.naming.NamingAlias
Get the from name of the alias.
getFromName() - Method in interface org.jboss.naming.NamingAliasMBean
Get the from name of the alias.
getFullInterfaceHashes(Class) - Static method in class org.jboss.invocation.MarshalledInvocation
Calculate method full hashes.
getFunctionMapping(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
getFunctionName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCFunctionMappingMetaData
 
getFunctionSql(Object[], StringBuffer) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCFunctionMappingMetaData
 
getGeneratedPKField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
getGetter() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValuePropertyMetaData
Gets the getter method of this property.
getGlobalTxEntityMap() - Static method in class org.jboss.ejb.EntityContainer
 
getGroupName() - Method in interface org.jboss.cache.invalidation.InvalidationGroup
Return the name (i.e.
getGroupName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCOptimisticLockingMetaData
 
getGUID() - Method in class org.jboss.naming.LinkRefPair
Get the guid link name
getHANamingService() - Method in class org.jboss.naming.JNDIView
 
getHANamingService() - Method in interface org.jboss.naming.JNDIViewMBean
The service name of the HANamingService
getHandle(Invocation) - Method in class org.jboss.ejb.EntityContainer
 
getHandle(Invocation) - Method in class org.jboss.ejb.SessionContainer
While the following methods are implemented in the client in the case of JRMP we would need to implement them to fully support other transport protocols
getHandle() - Method in class org.jboss.ejb.txtimer.TimerImpl
Get a serializable handle to the txtimer.
getHandleDelegateSingleton() - Static method in class org.jboss.naming.client.java.HandleDelegateFactory
 
getHandlerClass() - Method in class org.jboss.metadata.serviceref.HandlerMetaData
 
getHandlerClass() - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
getHandlerName() - Method in class org.jboss.metadata.serviceref.HandlerMetaData
 
getHandlerName() - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
getHandlers() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getHandlers() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getHaSessionStateName() - Method in class org.jboss.metadata.ClusterConfigMetaData
 
getHighestHi() - Static method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGenerator
 
getHome() - Method in class org.jboss.metadata.BeanMetaData
 
getHome() - Method in class org.jboss.metadata.EjbRefMetaData
 
getHomeClass() - Method in class org.jboss.ejb.Container
this actually should be called remotehome, but for interface compliance purposes we keep it like that
getHomeClass() - Method in interface org.jboss.ejb.EJBProxyFactoryContainer
???
getHomeClass() - Method in class org.jboss.ejb.EntityContainer
 
getHomeClass() - Method in class org.jboss.ejb.MessageDrivenContainer
EJBProxyFactoryContainer - not needed, should we skip inherit this or just throw Error??
getHomeClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the home class of this entity
getHomeClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getHomeHandleHome(Invocation) - Method in class org.jboss.ejb.EntityContainer
 
getHomeHandleHome() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getHomeHandleHome(Invocation) - Method in class org.jboss.ejb.SessionContainer
 
getHomeHandleHome() - Method in class org.jboss.ejb.SessionContainer
 
getHomeInterfaceClass() - Method in class org.jboss.proxy.ejb.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's home interface.
getHomeLoadBalancePolicy() - Method in class org.jboss.metadata.ClusterConfigMetaData
 
getHomeMapping() - Method in class org.jboss.ejb.SessionContainer
needed for sub-inner-class access (old jdk compiler bug)
getHomeMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractEJB2xVerifier
Home methods are any method on the home interface which is neither a create or find method.
getHost() - Method in class org.jboss.web.WebService
Set the name of the interface to use for the host portion of the RMI codebase URL.
getHost() - Method in interface org.jboss.web.WebServiceMBean
 
getHttpMethods() - Method in class org.jboss.metadata.WebSecurityMetaData.WebResourceCollection
The optional security-constraint/web-resource-collection/http-method
getId() - Method in interface org.jboss.ejb.BeanLock
Get the bean instance cache id for the bean we are locking for.
getId() - Method in class org.jboss.ejb.CacheKey
 
getId() - Method in class org.jboss.ejb.EnterpriseContext
 
getId() - Method in class org.jboss.ejb.plugins.local.LocalHomeProxy
 
getId() - Method in class org.jboss.ejb.plugins.local.LocalProxy
 
getId() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getId() - Method in class org.jboss.invocation.Invocation
 
getId() - Method in class org.jboss.invocation.LocalEJBInvocation
 
getId() - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledInvocation
 
getID() - Method in class org.jboss.proxy.ejb.handle.EntityHandleImpl
 
getID() - Method in class org.jboss.proxy.ejb.handle.StatefulHandleImpl
 
getIdColumnName() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory
 
getIdColumnName() - Method in interface org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactoryMBean
 
getIds() - Method in class org.jboss.cache.invalidation.BatchInvalidation
 
getImportInputSource(String, String) - Method in class org.jboss.webservice.metadata.wsdl.WSDL11DefinitionFactory.WSDLLocatorImpl
 
getImportInputSource(String, String) - Method in class org.jboss.webservice.metadata.wsdl.WSDLLocatorImpl
 
getIndex() - Method in class org.jboss.ejb.ListCacheKey
 
getIndex(Object) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getIndexNames() - Method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.OldIndexes
 
getInfo() - Method in class org.jboss.ejb.txtimer.TimerHandleImpl
 
getInfo() - Method in class org.jboss.ejb.txtimer.TimerImpl
Get the information associated with the txtimer at the time of creation.
getInfo() - Method in class org.jboss.verifier.Section
 
getInfoInternal() - Method in class org.jboss.ejb.txtimer.TimerImpl
 
getInitialContext() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getInitialContext() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
This must return a context which can be closed.
getInitialContext() - Method in class org.jboss.jms.jndi.JNDIProviderAdapter
 
getInitialContext(Hashtable) - Method in class org.jboss.naming.BridgeNamingContextFactory
 
getInitialContext() - Method in class org.jboss.naming.ExternalContext
Get the class name of the InitialContext implementation to use.
getInitialContext() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getInitialContext() - Method in interface org.jboss.naming.ExternalContextMBean
Get the class name of the InitialContext implementation to use.
getInitialContext(Hashtable) - Method in class org.jboss.naming.HttpNamingContextFactory
 
getInitialContext(Hashtable) - Method in class org.jboss.naming.NamingContextFactory
 
getInitParams() - Method in class org.jboss.metadata.serviceref.HandlerMetaData
 
getInitParams() - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
getInputParameters() - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
getInputParameters() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
getInputParameters() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
getInstallGlobalService() - Method in class org.jboss.naming.NamingService
 
getInstance() - Method in class org.jboss.ejb.EnterpriseContext
 
getInstance(Class, Catalog) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager
 
getInstance() - Static method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
 
getInstanceCache() - Method in class org.jboss.ejb.EntityContainer
 
getInstanceCache() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getInstanceCache() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getInstancePk() - Method in class org.jboss.ejb.txtimer.TimedObjectId
 
getInstancePool() - Method in class org.jboss.ejb.EntityContainer
 
getInstancePool() - Method in interface org.jboss.ejb.InstancePoolContainer
Get the instance pool for the container.
getInstancePool() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getInstancePool() - Method in class org.jboss.ejb.SessionContainer
return instance pool
getInstancePool() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getInstanceValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP1xFieldBridge
 
getInstanceValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP2xFieldBridge
 
getInstanceValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the value of the cmr field for the instance associated with the context.
getInstanceValue(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCFieldBridge
Gets the internal value of this field without user level checks.
getInstanceValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getInstanceValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getIntegrity() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig
 
getInterceptor() - Method in class org.jboss.ejb.EntityContainer
 
getInterceptor() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getInterceptor() - Method in class org.jboss.ejb.SessionContainer
return first interceptor
getInterceptorClasses() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getInterceptors() - Method in class org.jboss.proxy.ClientContainer
 
getInterceptors() - Method in interface org.jboss.proxy.IClientContainer
Access a copy of the proxy container interceptor stack.
getInterfaceHashes(Class) - Static method in class org.jboss.invocation.MarshalledInvocation
Calculate method hashes.
getInterfaceType() - Method in class org.jboss.metadata.MethodMetaData
Return the interface type name.
getInUseCount() - Static method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
 
getInvalidateSessionPolicy() - Method in class org.jboss.metadata.WebMetaData
 
getInvalidationGroup(String) - Method in class org.jboss.cache.invalidation.InvalidationManager
 
getInvalidationGroup(String) - Method in interface org.jboss.cache.invalidation.InvalidationManagerMBean
Returns a given InvalidationGroup instance that is associated with the group name.
getInvalidationGroupName() - Method in class org.jboss.cache.invalidation.BatchInvalidation
 
getInvalidationGroupName() - Method in class org.jboss.metadata.CacheInvalidationConfigMetaData
 
getInvalidationGroups() - Method in class org.jboss.cache.invalidation.InvalidationManager
 
getInvalidationGroups() - Method in interface org.jboss.cache.invalidation.InvalidationManagerMBean
Return the set of all InvalidationGroup currently managed by this IM
getInvalidationManager() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getInvalidationManager() - Method in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
ObjectName of the InvalidationManager to be used.
getInvalidationManager() - Method in interface org.jboss.cache.invalidation.InvalidationGroup
Return the InvalidationManager (IM) to which is linked this group (IG)
getInvalidationManagerName() - Method in class org.jboss.metadata.CacheInvalidationConfigMetaData
 
getInvalidations() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationMessage
 
getInvocationContext() - Method in class org.jboss.invocation.Invocation
marcf: SCOTT WARNING! I removed the "setPrincipal" that was called here
getInvocationContext() - Method in class org.jboss.proxy.ClientContainer
 
getInvocationContext() - Method in interface org.jboss.proxy.IClientContainer
Access the InvocationContext associated with the proxy by the server side proxy factory.
getInvocationHandler(Object, Class[]) - Static method in class org.jboss.proxy.compiler.Proxies
Utility built on top of newInvocationHandler to find or create a proxy for the given target object.
getInvocationHandler(Object, Class) - Static method in class org.jboss.proxy.compiler.Proxies
 
getInvocationHandler() - Method in interface org.jboss.proxy.compiler.Proxies.ProxyTarget
Recover the original InvocationHandler object around which this proxy is wrapped.
getInvokedBusinessInterface() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getInvokedBusinessInterface() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getInvoker() - Method in class org.jboss.invocation.InvocationContext
 
getInvoker() - Method in class org.jboss.invocation.unified.server.UnifiedInvoker
 
getInvokerBinding(String) - Method in class org.jboss.metadata.BeanMetaData
 
getInvokerBinding(String) - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getInvokerBinding(String) - Method in class org.jboss.metadata.EjbRefMetaData
 
getInvokerBindings() - Method in class org.jboss.metadata.BeanMetaData
 
getInvokerLocator() - Method in class org.jboss.invocation.unified.server.UnifiedInvoker
Gets the invoker locator string for this server
getInvokerLocator() - Method in interface org.jboss.invocation.unified.server.UnifiedInvokerMBean
 
getInvokerMBean() - Method in class org.jboss.metadata.InvokerProxyBindingMetaData
Get the detached invoker MBean service name associated with the proxy
getInvokerName() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getInvokerName() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
Get the server side mbean that exposes the invoke operation for the exported interface
getInvokerName() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getInvokerName() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
Get the server side JRMPInvoker mbean that will be used as the RMI/JRMP transport handler.
getInvokerProxyBinding() - Method in class org.jboss.invocation.InvocationContext
 
getInvokerProxyBindingMetaDataByName(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getInvokerProxyBindings() - Method in class org.jboss.metadata.ApplicationMetaData
 
getInvokers() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getInvokerURL() - Method in class org.jboss.invocation.http.server.HttpInvoker
 
getInvokerURL() - Method in interface org.jboss.invocation.http.server.HttpInvokerMBean
Get the URL string of the servlet that will handle posts from the HttpInvokerProxy
getInvokerURL() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getInvokerURL() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
Get the http URL to the InvokerServlet
getInvokerURLPrefix() - Method in class org.jboss.invocation.http.server.HttpInvoker
 
getInvokerURLPrefix() - Method in interface org.jboss.invocation.http.server.HttpInvokerMBean
If there is no invokerURL set, then one will be constructed via the concatenation of invokerURLPrefix + the local host + invokerURLSuffix.
getInvokerURLPrefix() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getInvokerURLPrefix() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
If there is no invokerURL set, then one will be constructed via the concatenation of invokerURLPrefix + the local host + invokerURLSuffix.
getInvokerURLSuffix() - Method in class org.jboss.invocation.http.server.HttpInvoker
 
getInvokerURLSuffix() - Method in interface org.jboss.invocation.http.server.HttpInvokerMBean
If there is no invokerURL set, then one will be constructed via the concatenation of invokerURLPrefix + the local host + invokerURLSuffix.
getInvokerURLSuffix() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getInvokerURLSuffix() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
If there is no invokerURL set, then one will be constructed via the concatenation of invokerURLPrefix + the local host + invokerURLSuffix.
getInvokeStats() - Method in class org.jboss.ejb.Container
Gets the invocation statistics collection
getInvokeStats() - Method in interface org.jboss.ejb.ContainerMBean
Gets the invocation statistics collection
getInvokeTargetMethod() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getInvokeTargetMethod() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
 
getIorSecurityConfigMetaData() - Method in class org.jboss.metadata.BeanMetaData
 
getIsAsynchByDefault() - Method in class org.jboss.cache.invalidation.InvalidationManager
 
getIsAsynchByDefault() - Method in interface org.jboss.cache.invalidation.InvalidationManagerMBean
Get the is default asynchronous replication mode flag
getIsNullClause(boolean, JDBCFieldBridge[], String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns identifier.columnName0 IS [NOT] NULL [AND identifier.columnName1 IS [NOT] NULL [AND identifier.columnName2 IS [NOT] NULL [...]]]
getIsNullClause(boolean, JDBCFieldBridge, String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
Returns identifier.columnName0 IS [NOT] NULL [AND identifier.columnName1 IS [NOT] NULL [AND identifier.columnName2 IS [NOT] NULL [...]]]
getJaccContextID() - Method in class org.jboss.ejb.Container
 
getJaccContextID() - Method in class org.jboss.metadata.WebMetaData
 
getJarLocation() - Method in class org.jboss.verifier.BeanVerifier
 
getJarLocation() - Method in interface org.jboss.verifier.strategy.VerificationContext
 
getJava2ClassLoadingCompliance() - Method in class org.jboss.metadata.WebMetaData
A flag indicating if the normal Java2 parent first class loading model should be used over the servlet 2.3 web container first model.
getJava2ClassLoadingCompliance() - Method in class org.jboss.web.AbstractWebContainer
Get the flag indicating if the normal Java2 parent first class loading model should be used over the servlet 2.3 web container first model.
getJava2ClassLoadingCompliance() - Method in interface org.jboss.web.AbstractWebContainerMBean
Get the flag indicating if the normal Java2 parent first class loading model should be used over the servlet 2.3 web container first model.
getJava2ClassLoadingCompliance() - Method in class org.jboss.web.AbstractWebDeployer
Get the flag indicating if the normal Java2 parent first class loading model should be used over the servlet 2.3 web container first model.
getJava2ClassLoadingCompliance() - Method in interface org.jboss.web.AbstractWebDeployerMBean
Get the flag indicating if the normal Java2 parent first class loading model should be used over the servlet 2.3 web container first model.
getJavaMethodName() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointMethodMapping
 
getJavaPortName() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.PortMapping
 
getJavaType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getJavaType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCMappingMetaData
Gets the java type of this mapping.
getJavaType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCUserTypeMappingMetaData
 
getJavaType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValueClassMetaData
Gets the Java Class of this value class.
getJavaType() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaXmlTypeMapping
 
getJavaTypes() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getJavaTypes() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getJavaTypes() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getJavaVariableName() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.VariableMapping
 
getJavaWsdlMapping() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getJavaWsdlMapping() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ExceptionMapping
 
getJavaWsdlMapping() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaXmlTypeMapping
 
getJavaWsdlMapping() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.PackageMapping
 
getJavaWsdlMapping() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointInterfaceMapping
 
getJavaWsdlMapping() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceInterfaceMapping
 
getJavaWsdlMapping() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getJavaWsdlMappingURL() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getJavaWsdlMappingURL() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getJavaXmlTypeMappings() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
getJaxrpcMappingFile() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getJaxrpcMappingFile() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getJBossQL() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCJBossQLQueryMetaData
Gets the JBossQL query which will be invoked.
getJDBCApplication() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the meta data for the application of which this entity is a member.
getJDBCStoreManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the manager of this entity.
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
getJDBCType() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCFieldBridge
Gets the JDBC type of this field.
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getJDBCType(Class) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory
 
getJDBCType(JDBCCMPFieldMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory
 
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the JDBC type the property should use or Integer.MIN_VALUE if not overriden.
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldPropertyMetaData
Gets the JDBC type the property should use or Integer.MIN_VALUE if not overriden.
getJdbcType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCMappingMetaData
Gets the jdbc type of this mapping.
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValuePropertyMetaData
Gets the jdbc type of this property.
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getJDBCType() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getJDBCTypeFactory() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCEntityPersistenceStore
 
getJDBCTypeFactory() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getJDBCTypeFactory() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getJDBCTypeForJavaType(Class) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory
 
getJdbcTypeFromName(String) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCMappingMetaData
Gets the JDBC type constant int for the name.
getJDBCTypeName(int) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Gets the JDBC type name corresponding to the given type code.
getJDBCTypes() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getJDBCTypes() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getJDBCTypes() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getJMSProviderAdapter() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Return the JMSProviderAdapter that should be used.
getJMSTaskType() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
getJMXName(J2eeApplicationMetaData, DeploymentInfo) - Static method in class org.jboss.deployment.EARDeployment
 
getJMXName() - Method in class org.jboss.deployment.EARDeployment
 
getJMXName() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getJmxName() - Method in class org.jboss.ejb.Container
Build a JMX name using the pattern jboss.j2ee:service=EJB,jndiName=[jndiName] where the [jndiName] is either the bean remote home JNDI binding, or the local home JNDI binding if the bean has no remote interfaces.
getJmxName() - Method in class org.jboss.metadata.ApplicationMetaData
 
getJndiName() - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getJndiName() - Method in class org.jboss.ejb.plugins.local.LocalProxy
 
getJndiName() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getJndiName() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
Get the JNDI name under which the HttpInvokerProxy will be bound
getJndiName() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getJndiName() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
Get the JNDI name under which the HttpInvokerProxy will be bound
getJndiName() - Method in class org.jboss.metadata.BeanMetaData
 
getJndiName() - Method in class org.jboss.metadata.ClientMetaData
The location for the server side client context ENC bindings
getJndiName() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getJndiName() - Method in class org.jboss.metadata.EjbRefMetaData
 
getJNDIName() - Method in class org.jboss.metadata.MessageDestinationMetaData
 
getJNDIName() - Method in class org.jboss.metadata.MessageDestinationRefMetaData
 
getJndiName() - Method in class org.jboss.metadata.ResourceEnvRefMetaData
 
getJndiName() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getJndiName() - Method in class org.jboss.naming.ExternalContext
Set the jndi name under which the external context is bound.
getJndiName() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getJndiName() - Method in interface org.jboss.naming.ExternalContextMBean
Set the jndi name under which the external context is bound.
getJndiName() - Method in class org.jboss.naming.LinkRefPairService
 
getJndiName() - Method in interface org.jboss.naming.LinkRefPairServiceMBean
The jndi name where the link ref pair is bound
getJNDIName() - Method in class org.jboss.proxy.ejb.handle.EntityHandleImpl
 
getJNDIName() - Method in class org.jboss.proxy.ejb.handle.HomeHandleImpl
 
getJNDIName() - Method in class org.jboss.proxy.ejb.handle.StatefulHandleImpl
 
getJNDIName() - Method in class org.jboss.proxy.ejb.handle.StatelessHandleImpl
 
getJoinClause(JDBCAbstractCMRFieldBridge, String, String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
getJoinClause(JDBCFieldBridge[], String, JDBCFieldBridge[], String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
getKeepAliveMillis() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getKeepAliveMillis() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get the keep alive millis
getKey(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Returns the key used by the cache to map the given context
getKey(EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
getKey(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
getKey() - Method in class org.jboss.web.WebClassLoader
Gets a string key used as the key into the WebServer's loaderMap.
getKeyFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the key fields of this role.
getKeyGenerator() - Method in class org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory
 
getKeyGenerator() - Method in interface org.jboss.ejb.plugins.keygenerator.KeyGeneratorFactory
Returns a new key generator
getKeyGenerator() - Method in class org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory
Returns a newly constructed key generator
getKeyGeneratorFactory() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCOptimisticLockingMetaData
 
getKeys() - Method in class org.jboss.ejb.BeanMetaDataPolicyContextHandler
 
getKeys() - Method in class org.jboss.ejb.EJBArgsPolicyContextHandler
 
getKeys() - Method in class org.jboss.ejb.plugins.EnterpriseBeanPolicyContextHandler
 
getKeys() - Method in class org.jboss.ejb.SOAPMsgPolicyContextHandler
 
getLargeIcon() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getLatestImportURI() - Method in class org.jboss.webservice.metadata.wsdl.WSDL11DefinitionFactory.WSDLLocatorImpl
 
getLatestImportURI() - Method in class org.jboss.webservice.metadata.wsdl.WSDLLocatorImpl
 
getLazyLoadGroupMasks() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getLazyLoadGroups() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the collection of lazy load group names.
getLeftCMRField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.RelationData
 
getLeftId() - Method in class org.jboss.ejb.plugins.cmp.jdbc.RelationPair
 
getLeftJoinCMRList() - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
getLeftJoinCMRList() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
getLeftJoinCMRList() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
getLeftJoinCMRNodes(JDBCEntityBridge, String, Iterator, Set) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
getLeftJoins() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCLeftJoinMetaData
 
getLeftJoins() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCReadAheadMetaData
 
getLeftRelationshipRole() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the left jdbc relationship role.
getLeftRelationshipRole() - Method in class org.jboss.metadata.RelationMetaData
Gets the left relationship role.
getLenientEjbLink() - Method in class org.jboss.web.AbstractWebContainer
Get the flag indicating if ejb-link errors should be ignored in favour of trying the jndi-name in jboss-web.xml
getLenientEjbLink() - Method in interface org.jboss.web.AbstractWebContainerMBean
Get the flag indicating if ejb-link errors should be ignored in favour of trying the jndi-name in jboss-web.xml
getLenientEjbLink() - Method in class org.jboss.web.AbstractWebDeployer
Get the flag indicating if ejb-link errors should be ignored in favour of trying the jndi-name in jboss-web.xml
getLenientEjbLink() - Method in interface org.jboss.web.AbstractWebDeployerMBean
Get the flag indicating if ejb-link errors should be ignored in favour of trying the jndi-name in jboss-web.xml
getLimitParam() - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
getLimitParam() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
getLimitParam() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
getLimitValue() - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
getLimitValue() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
getLimitValue() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
getLink() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getLink() - Method in class org.jboss.metadata.EjbRefMetaData
 
getLink() - Method in class org.jboss.metadata.MessageDestinationRefMetaData
 
getLink() - Method in class org.jboss.metadata.ResourceEnvRefMetaData
 
getLink() - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
getListCacheMax() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getListCacheMax() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
The maximum number of qurey result lists that will be tracked.
getListId() - Method in class org.jboss.ejb.ListCacheKey
 
getLoaderConfig() - Method in class org.jboss.metadata.WebMetaData
 
getLoadGroup(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the load group with the specified name.
getLoadGroupMask(String) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getLoadGroupMask(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getLoadGroupMask(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getLoadGroups() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the map from load grou name to a List of field names, which forms a logical load group.
getLoadIterator(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.EntityState
 
getLoadIterator(JDBCCMPFieldBridge, JDBCReadAheadMetaData, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getLoadKeys() - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache.EntityReadAheadInfo
 
getLocal() - Static method in class org.jboss.invocation.InvokerInterceptor
Get the local invoker reference, useful for optimization.
getLocal() - Method in class org.jboss.metadata.BeanMetaData
 
getLocal() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getLocalClass() - Method in class org.jboss.ejb.Container
 
getLocalClass() - Method in interface org.jboss.ejb.EJBProxyFactoryContainer
???
getLocalClass() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getLocalClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the local class of this entity
getLocalClassLoader() - Method in class org.jboss.ejb.Container
Returns the local classloader for this container.
getLocalHome(Container) - Method in class org.jboss.ejb.EjbModule
 
getLocalHome() - Method in class org.jboss.metadata.BeanMetaData
 
getLocalHome() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getLocalHomeClass() - Method in class org.jboss.ejb.Container
 
getLocalHomeClass() - Method in interface org.jboss.ejb.EJBProxyFactoryContainer
???
getLocalHomeClass() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getLocalHomeClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the local home class of this entity
getLocalHomeClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getLocalInterface() - Method in interface org.jboss.ejb.plugins.cmp.bridge.EntityBridge
 
getLocalInterface() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getLocalInterface() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getLocalJndiName() - Method in class org.jboss.metadata.BeanMetaData
Gets the JNDI name under with the local home interface should be bound.
getLocalJndiName() - Method in class org.jboss.naming.LinkRefPairService
 
getLocalJndiName() - Method in interface org.jboss.naming.LinkRefPairServiceMBean
The jndi name of the local binding
getLocalLinkName() - Method in class org.jboss.naming.LinkRefPair
Get the local link name
getLocalProxyFactory() - Method in interface org.jboss.ejb.EJBProxyFactoryContainer
???
getLocalProxyFactory() - Method in class org.jboss.ejb.EntityContainer
 
getLocalProxyFactory() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getLocalProxyFactory() - Method in class org.jboss.ejb.SessionContainer
return local proxy factory
getLocalURLs() - Method in class org.jboss.web.WebClassLoader
Access the URLClassLoader.getURLs() value.
getLocator() - Method in class org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy
 
getLock(Object) - Method in class org.jboss.ejb.BeanLockManager
returns the lock associated with the key passed.
getLockClass() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getLockedIterator(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.EntityState
 
getLockedIterator(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getLockedValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP1xFieldBridge
 
getLockedValue(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP2xFieldBridge
 
getLockedValue(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMPFieldBridge
 
getLockingField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCOptimisticLockingMetaData
 
getLockingStrategy() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCOptimisticLockingMetaData
 
getLockManager() - Method in class org.jboss.ejb.Container
 
getLockMonitor() - Method in class org.jboss.ejb.BeanLockManager
 
getLockMonitor(String) - Method in class org.jboss.monitor.EntityLockMonitor
 
getLockMonitor(String) - Method in interface org.jboss.monitor.EntityLockMonitorMBean
 
getLog() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand
 
getLog4jQuietMode() - Method in class org.jboss.logging.Log4jService
Get the org.apache.log4j.helpers.LogLog.setQuietMode flag
getLog4jQuietMode() - Method in interface org.jboss.logging.Log4jServiceMBean
 
getLoggerLevel(String) - Method in class org.jboss.logging.Log4jService
Gets the level of the logger of the give name.
getLoggerLevel(String) - Method in interface org.jboss.logging.Log4jServiceMBean
Gets the level of the logger of the give name.
getLoggerRepository(InetAddress) - Method in class org.jboss.logging.Log4jSocketServer
 
getLoggerRepository(InetAddress) - Method in interface org.jboss.logging.Log4jSocketServerMBean
 
getLoggerRepositoryFactoryType() - Method in class org.jboss.logging.Log4jSocketServer
 
getLoggerRepositoryFactoryType() - Method in interface org.jboss.logging.Log4jSocketServerMBean
 
getLongString(ResultSet, int) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Get the indicated result set parameter as a character stream and return it's entire content as a String.
getMainResult() - Method in class org.jboss.proxy.ejb.ReadAheadResult
 
getManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getManager() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
getManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getManager() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCFieldBridge
 
getManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getMappedType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCUserTypeMappingMetaData
 
getMapper() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCUserTypeMappingMetaData
 
getMappings() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
getMatchingEJBCreate(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getMatchingEJBFind(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getMatchingEJBPostCreate(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getMaxAge() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
getMaxAge() - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
 
getMaxCapacity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getMaxCapacity() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCacheMBean
 
getMaxCapacity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
getMaxCapacity() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCacheMBean
 
getMaxContenders() - Method in class org.jboss.monitor.EntityLockMonitor
 
getMaxContenders() - Method in interface org.jboss.monitor.EntityLockMonitorMBean
 
getMaxContenders() - Method in class org.jboss.monitor.LockMonitor
 
getMaxKeysInDelete() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
 
getMaxMessages() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getMaxMessages() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get the maximum number of messages
getMaxPartitionCapacity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getMaxPartitionCapacity() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCacheMBean
 
getMaxPoolSize() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getMaxPoolSize() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get the maximum pool size
getMaxPoolSize() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
Getter for property maxPoolSize;
getMaxPoolSize() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
Getter for property maxPoolSize;
getMaxRetries() - Method in class org.jboss.proxy.ejb.RetryInterceptor
Gets the maximum number of retries that will be attempted.
getMaxSize() - Method in interface org.jboss.ejb.InstancePool
Get the maximum size of the pool.
getMaxSize() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
getMaxSize() - Method in interface org.jboss.ejb.plugins.AbstractInstancePoolMBean
 
getMaxSize() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
getMBeanProxyObjectName() - Method in class org.jboss.jmx.adaptor.rmi.RMIRemoteMBeanProxy
 
getMBeanProxyRMIAdaptor() - Method in class org.jboss.jmx.adaptor.rmi.RMIRemoteMBeanProxy
 
getMBeanServerConnection() - Method in class org.jboss.jmx.connector.invoker.MBeanProxyRemote
Get the mbeanServerConnection.
getMBeanServerConnection() - Method in interface org.jboss.jmx.connector.invoker.MBeanProxyRemoteMBean
Get the mbeanServerConnection.
getMedianWaitTime() - Method in class org.jboss.monitor.EntityLockMonitor
 
getMedianWaitTime() - Method in interface org.jboss.monitor.EntityLockMonitorMBean
 
getMemberIndex(Object, String, Class[]) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getMemberIndex(Object, String) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getMessage() - Method in exception org.jboss.tm.JBossTransactionRolledbackException
Returns the composite throwable message.
getMessage() - Method in exception org.jboss.tm.JBossTransactionRolledbackLocalException
Returns the composite throwable message.
getMessage() - Method in class org.jboss.verifier.event.VerificationEvent
 
getMessageBundle() - Method in class org.jboss.verifier.factory.DefaultEventFactory
 
getMessageBundle() - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getMessageBundle() - Method in class org.jboss.verifier.strategy.EJBVerifier11
 
getMessageBundle() - Method in class org.jboss.verifier.strategy.EJBVerifier20
 
getMessageBundle() - Method in class org.jboss.verifier.strategy.EJBVerifier21
 
getMessageContext() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getMessageContext() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getMessageCount() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getMessageCount() - Method in interface org.jboss.ejb.MessageDrivenContainerMBean
 
getMessageDestination(String) - Method in class org.jboss.ejb.Container
 
getMessageDestination(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getMessageDestination(String) - Method in class org.jboss.metadata.WebMetaData
Get a message destination metadata
getMessageDestinationMetaData(String) - Method in class org.jboss.metadata.AssemblyDescriptorMetaData
 
getMessageDestinationReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getMessageDestinationReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of message-destination-refs.
getMessageDrivenContext() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
getMessageEndpointFactory(Invocation) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Get the message endpoint factory
getMessageSelector() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getMessagingType() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getMetaData() - Method in class org.jboss.deployment.EARDeployment
 
getMetaData() - Method in interface org.jboss.deployment.EARDeploymentMBean
 
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMRFieldBridge
 
getMetaData() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the metadata of the relationship role that this field represents.
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getMetaData() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCEntityPersistenceStore
 
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getMetaData() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getMetaData() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get the message driven metadata
getMetaData() - Method in class org.jboss.metadata.XmlFileLoader
 
getMetaData() - Method in class org.jboss.web.WebApplication
Getter for property metaData.
getMetadataLibrary() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.DataSourceMetaData
 
getMetadataLibrary() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.metadata.DataSourceMetaDataMBean
 
getMethod() - Method in interface org.jboss.ejb.plugins.cmp.bridge.SelectorBridge
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCSelectorBridge
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCAutomaticQueryMetaData
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDynamicQLQueryMetaData
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCJBossQLQueryMetaData
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQlQueryMetaData
 
getMethod() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaData
Gets the method which invokes this query.
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRawSqlQueryMetaData
 
getMethod() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.EJBSelectBridge
 
getMethod() - Method in class org.jboss.invocation.Invocation
get on method Return the invocation method.
getMethod() - Method in class org.jboss.invocation.MarshalledInvocation
 
getMethodHash() - Method in class org.jboss.invocation.MarshalledInvocation
 
getMethodLock() - Method in class org.jboss.ejb.EntityEnterpriseContext
A non-reentrant deadlock detectable lock that is used to protected against entity bean reentrancy.
getMethodMap() - Method in class org.jboss.jmx.connector.invoker.InvokerAdaptorService
Expose the service interface mapping as a read-only attribute
getMethodMap() - Method in interface org.jboss.jmx.connector.invoker.InvokerAdaptorServiceMBean
Expose the service interface mapping as a read-only attribute
getMethodMap() - Method in class org.jboss.naming.NamingService
Expose the Naming service interface mapping as a read-only attribute
getMethodMap() - Method in interface org.jboss.naming.NamingServiceMBean
Expose the Naming service interface mapping as a read-only attribute
getMethodName() - Method in class org.jboss.metadata.MethodMetaData
 
getMethodName() - Method in class org.jboss.metadata.QueryMetaData
Gets the name of the query for which this metadata applies.
getMethodParamPartsMapping() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.WsdlMessageMapping
 
getMethodParamPartsMappingByPartName(String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointMethodMapping
 
getMethodParamPartsMappingByPosition(int) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointMethodMapping
 
getMethodParamPartsMappings() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceEndpointMethodMapping
 
getMethodParams() - Method in class org.jboss.metadata.MethodMetaData
The
getMethodParams() - Method in class org.jboss.metadata.QueryMetaData
Gets an iterator over the parameters of the query method.
getMethodPermissions(Method, InvocationType) - Method in class org.jboss.ejb.Container
Returns the permissions for a method.
getMethodPermissions(Method, InvocationType) - Method in class org.jboss.ejb.StatefulSessionContainer
Override getMethodPermissions to work around the fact that stateful session handles obtain their ejb objects by doing an invocation on the container as a home method invocation using the Handle.getEJBObject method.
getMethodPermissions(String, Class[], InvocationType) - Method in class org.jboss.metadata.BeanMetaData
A somewhat tedious method that builds a Set of the roles that have been assigned permission to execute the indicated method.
getMethodReturnValue() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.WsdlReturnValueMapping
 
getMethods(Class) - Static method in class org.jboss.proxy.compiler.Proxies
Utility which reports the set of valid methods for a target type.
getMethods(Class[]) - Static method in class org.jboss.proxy.compiler.Proxies
 
getMethodTransactionType(String, Class[], InvocationType) - Method in class org.jboss.metadata.BeanMetaData
 
getMethodTransactionType() - Method in class org.jboss.metadata.MessageDrivenMetaData
Check MDB methods TX type, is cached here
getMethodTransactionType(String, Class[]) - Method in class org.jboss.metadata.MessageDrivenMetaData
Check MDB methods TX type, is cached here
getMethodTransactionType(String, Class[], InvocationType) - Method in class org.jboss.metadata.MessageDrivenMetaData
Overide here, since a message driven bean only ever have one method, which we might cache.
getMimeType(String) - Method in class org.jboss.web.WebServer
Lookup the mime type for the suffix of the path argument.
getMinCapacity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getMinCapacity() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCacheMBean
 
getMinCapacity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
getMinCapacity() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCacheMBean
 
getMinPartitionCapacity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getMinPartitionCapacity() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCacheMBean
 
getMinPoolSize() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
getMinPoolSize() - Method in interface org.jboss.ejb.plugins.jms.JMSContainerInvokerMBean
Get the minimum pool size
getMissingHttpMethods(HashSet) - Static method in class org.jboss.metadata.WebSecurityMetaData
 
getMissingHttpMethods() - Method in class org.jboss.metadata.WebSecurityMetaData.WebResourceCollection
Return the http methods that were not specified in the collection.
getModuleData(Object) - Method in class org.jboss.ejb.EjbModule
 
getModuleDataMap() - Method in class org.jboss.ejb.EjbModule
 
getModuleOrder() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getModules() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getName() - Method in class org.jboss.ejb.ContainerRelection
 
getName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the name of this entity.
getName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Gets the name of this mapping.
getName() - Method in class org.jboss.invocation.jrmp.server.JRMPInvoker
 
getName() - Method in class org.jboss.invocation.unified.server.UnifiedInvoker
Gives this JMX service a name.
getName() - Method in interface org.jboss.jms.asf.ServerSessionPoolFactory
Get the name of the factory.
getName() - Method in class org.jboss.jms.asf.StdServerSessionPoolFactory
 
getName() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
 
getName() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
Get the provider name
getName() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getName() - Method in class org.jboss.metadata.ActivationConfigPropertyMetaData
Retrieve the property name
getName() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getName() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getName() - Method in class org.jboss.metadata.EjbRefMetaData
 
getName() - Method in class org.jboss.metadata.EnvEntryMetaData
 
getName() - Method in class org.jboss.metadata.InvokerProxyBindingMetaData
Get the unique name of the invoker proxy binding
getName() - Method in class org.jboss.metadata.MessageDestinationMetaData
 
getName() - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
getName() - Method in class org.jboss.metadata.WebSecurityMetaData.WebResourceCollection
 
getName() - Method in class org.jboss.naming.JNDIBinding
The JNDI name to bind under
getName() - Method in class org.jboss.verifier.event.VerificationEvent
 
getName() - Method in class org.jboss.web.WebApplication
Get the name of this WebApplication.
getNamespaceURI() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.PackageMapping
 
getNamingServer() - Method in class org.jboss.naming.NamingService
The getNamingServer method makes this class extensible, but it is a hack.
getNested() - Method in exception org.jboss.tm.JBossTransactionRolledbackException
 
getNested() - Method in exception org.jboss.tm.JBossTransactionRolledbackLocalException
 
getNext() - Method in class org.jboss.ejb.Container.AbstractContainerInterceptor
 
getNext() - Method in interface org.jboss.ejb.Interceptor
Get the next interceptor in the chain.
getNext() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
getNext() - Method in class org.jboss.proxy.Interceptor
 
getNextCMRIndex() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getNextExpire() - Method in class org.jboss.ejb.txtimer.TimerImpl
 
getNextTimeout() - Method in class org.jboss.ejb.txtimer.TimerImpl
Get the point in time at which the next txtimer expiration is scheduled to occur.
getNotNull() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getNotNull() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getNotNull() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getNTIndex(String, String) - Method in class org.jboss.proxy.compiler.ProxyAssembler
Deprecated.  
getNumAcceptThreads() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
Getter for property numAcceptThreads
getNumAcceptThreads() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
Getter for property numAcceptThreads
getNumContentions() - Method in class org.jboss.monitor.LockMonitor
 
getObject(Invocation) - Method in class org.jboss.proxy.ClientMethodInterceptor
Get the object used in Object methods
getObjectEquivalentClassName(BasicType) - Static method in class org.jboss.proxy.compiler.Utility
Get the Object equivalent Class name for a primitive
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.client.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.ENCFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.HttpNamingContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.LinkRefPairObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.tm.usertx.client.ClientUserTransactionObjectFactory
 
getObjectName() - Method in class org.jboss.invocation.Invocation
 
getObjectName() - Method in class org.jboss.invocation.InvocationContext
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.logging.Log4jService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.naming.JNDIView
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.web.WebService
 
getObjectNameFromArguments(Invocation) - Method in class org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor
Return any target object name relevent for this invocation.
getOffsetParam() - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
getOffsetParam() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
getOffsetParam() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
getOffsetValue() - Method in class org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler
 
getOffsetValue() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler
 
getOffsetValue() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.QLCompiler
 
getOldColumns(String, DataSource) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
getOldIndexes(String, DataSource) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
getOnMessageMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Returns the onMessage(...) method of a bean
getOptimisticLocking() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Returns optimistic locking metadata
getOptimizedInvokerProxy() - Method in class org.jboss.invocation.pooled.server.PooledInvoker
 
getOptimizedInvokerProxy() - Method in interface org.jboss.invocation.pooled.server.PooledInvokerMBean
 
getOptionalChild(Element, String) - Static method in class org.jboss.metadata.MetaData
Gets the child of the specified element having the specified name.
getOptionalChild(Element, String, Element) - Static method in class org.jboss.metadata.MetaData
Gets the child of the specified element having the specified name.
getOptionalChildBooleanContent(Element, String) - Static method in class org.jboss.metadata.MetaData
 
getOptionalChildBooleanContent(Element, String, boolean) - Static method in class org.jboss.metadata.MetaData
 
getOptionalChildContent(Element, String) - Static method in class org.jboss.metadata.MetaData
Macro to get the content of an optional child element.
getOptionalChildContent(Element, String, String) - Static method in class org.jboss.metadata.MetaData
Macro to get the content of an optional child element with default value.
getOptionDRefreshRate() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getORB() - Static method in class org.jboss.corba.ORBFactory
 
getOrder() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
Gets the sql ORDER BY clause of this query.
getOther() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
Gets other sql code which is appended to the end of the query.
getOtherRelationshipRole(JDBCRelationshipRoleMetaData) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the relationship role related to the specified role.
getOtherRelationshipRole(RelationshipRoleMetaData) - Method in class org.jboss.metadata.RelationMetaData
 
getPackageMappings() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
 
getPackageNameForNamespaceURI(String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
Get the package string for a given URI
getPackageType() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.PackageMapping
 
getPageSize() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCReadAheadMetaData
Gets the read ahead page size.
getParameter(Logger, CallableStatement, int, int, Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
Used for all retrieval of parameters from CallableStatements.
getParameterMode() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.WsdlMessageMapping
 
getParameterSetter() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getParameterSetter() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getParameterSetter() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getParameterSetter() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getParameterSetter(int, Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
 
getParamName() - Method in class org.jboss.metadata.serviceref.InitParamMetaData
 
getParamName() - Method in class org.jboss.webservice.metadata.serviceref.InitParamMetaData
 
getParamPosition() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.MethodParamPartsMapping
 
getParams() - Method in class org.jboss.metadata.MethodMetaData
The method param type names.
getParamSetter() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCMappingMetaData
 
getParamType() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.MethodParamPartsMapping
 
getParamValue() - Method in class org.jboss.metadata.serviceref.InitParamMetaData
 
getParamValue() - Method in class org.jboss.webservice.metadata.serviceref.InitParamMetaData
 
getPartitionName() - Method in class org.jboss.metadata.ClusterConfigMetaData
 
getPartitionsTotal() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getPartitionsTotal() - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCacheMBean
 
getPassivatedCount() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Get the passivated count.
getPassivatedCount() - Method in interface org.jboss.ejb.plugins.AbstractInstanceCacheMBean
Get the passivated count.
getPassivatedCount() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
Get the passivated count.
getPasswd() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getPath() - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getPath(int) - Method in class org.jboss.ejb.plugins.cmp.ejbql.ASTPath
 
getPath(BufferedReader) - Method in class org.jboss.web.WebServer
 
getPathList(String) - Method in class org.jboss.ejb.plugins.cmp.ejbql.IdentifierManager
 
getPayload() - Method in class org.jboss.invocation.Invocation
 
getPayloadValue(Object) - Method in class org.jboss.invocation.Invocation
 
getPayloadValue(Object) - Method in class org.jboss.invocation.MarshalledInvocation
A Marshalled invocation has serialized data in the form of MarshalledValue objects.
getPeriode() - Method in class org.jboss.ejb.txtimer.TimerHandleImpl
 
getPeriode() - Method in class org.jboss.ejb.txtimer.TimerImpl
 
getPermissionMethods() - Method in class org.jboss.metadata.BeanMetaData
 
getPersistenceContext() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getPersistenceManager() - Method in class org.jboss.ejb.EntityContainer
 
getPersistenceManager() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getPersistenceManager() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getPersistencePolicy() - Method in class org.jboss.ejb.txtimer.EJBTimerServiceImpl
Get the object name of the persistence policy.
getPersistencePolicy() - Method in interface org.jboss.ejb.txtimer.EJBTimerServiceImplMBean
 
getPersistenceStore() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
Gets the entity persistence store.
getPk() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.EntityTable.Row
 
getPkConstraintTemplate() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCTypeMappingMetaData
Returns pk constraint SQL template.
getPluginData(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getPoolCount() - Method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
 
getPooledConnection() - Method in class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy
 
getPoolFactoryClass() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
 
getPoolFactoryClass() - Method in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
Get the classname of pool factory to use.
getPoolName() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
 
getPoolName() - Method in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
Get the pool name.
getPort() - Method in class org.jboss.logging.Log4jSocketServer
 
getPort() - Method in interface org.jboss.logging.Log4jSocketServerMBean
 
getPort() - Method in class org.jboss.naming.NamingService
 
getPort() - Method in class org.jboss.web.WebServer
Get the http listening port
getPort() - Method in class org.jboss.web.WebService
Get the WebService listening port.
getPort() - Method in interface org.jboss.web.WebServiceMBean
 
getPortComponent() - Method in class org.jboss.metadata.BeanMetaData
 
getPortComponent() - Method in class org.jboss.metadata.SessionMetaData
 
getPortComponentLink() - Method in class org.jboss.metadata.serviceref.PortComponentRefMetaData
 
getPortComponentLink() - Method in class org.jboss.webservice.metadata.serviceref.PortComponentRefMetaData
The port-component-link element links a port-component-ref to a specific port-component required to be made available by a service reference.
getPortComponentName() - Method in class org.jboss.metadata.EjbPortComponentMetaData
 
getPortComponentRefs() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getPortComponentRefs() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getPortComponentURI() - Method in class org.jboss.metadata.EjbPortComponentMetaData
 
getPortMappings() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.ServiceInterfaceMapping
 
getPortName() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.PortMapping
 
getPortNames() - Method in class org.jboss.metadata.serviceref.HandlerMetaData
 
getPortNames() - Method in class org.jboss.webservice.metadata.serviceref.HandlerMetaData
 
getPortTypeQNameForServiceEndpointInterface(String) - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaWsdlMapping
Get the port type qname for a given service endpoint infterface
getPreloadDataMap(Object, boolean) - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache
Gets the map of preloaded data.
getPrimaryKey(Invocation) - Method in class org.jboss.ejb.EntityContainer
 
getPrimaryKey() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getPrimaryKey(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand
 
getPrimaryKey(Invocation) - Method in class org.jboss.ejb.SessionContainer
 
getPrimaryKey() - Method in class org.jboss.ejb.SessionContainer
 
getPrimaryKey() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getPrimaryKeyClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getPrimaryKeyClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getPrimaryKeyClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the primary key class for this entity
getPrimaryKeyClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getPrimaryKeyClass() - Method in class org.jboss.metadata.EntityMetaData
 
getPrimaryKeyClass() - Method in class org.jboss.proxy.ejb.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's primary key class.
getPrimaryKeyField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getPrimaryKeyField() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMPFieldBridge
Gets the field of the primary key object in which the value of this field is stored.
getPrimaryKeyField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the Field of the primary key object which contains the value of this field.
getPrimaryKeyFieldName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the name of the primary key field of this entity or null if the primary key is multivalued
getPrimaryKeyFields() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getPrimaryKeyFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getPrimaryKeyFields() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getPrimaryKeyValue(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getPrimaryKeyValue(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMRFieldBridge
 
getPrimaryKeyValue(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMPFieldBridge
Gets the value of this field in the specified primaryKey object.
getPrimaryKeyValue(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCFieldBridge
 
getPrimaryKeyValue(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMPFieldBridge2
 
getPrimKeyField() - Method in class org.jboss.metadata.EntityMetaData
 
getPrincialMapping() - Method in class org.jboss.ejb.plugins.SSLSessionInterceptor
 
getPrincipal() - Method in class org.jboss.invocation.Invocation
 
getPrincipal() - Method in class org.jboss.invocation.LocalEJBInvocation
 
getPrincipal() - Method in class org.jboss.invocation.pooled.interfaces.PooledMarshalledInvocation
 
getPropagationMode() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getPropagationMode() - Method in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
Indicates if this bridge should: 1 - Post local invalidations to the topic and invalidate local caches with invalidations received on the topic 2 - Only invalidate local caches with invalidations received on the topic but not post anything on the topic 3 - Only post local invalidations to the topic and not listen to the Topic for invalidation messages
getProperties() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getProperties() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValueClassMetaData
Gets the properties of this value class which are to be saved into the database.
getProperties() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
 
getProperties() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
Get the properties
getProperties() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getProperties() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
Get the provider properties
getProperties() - Method in class org.jboss.naming.ExternalContext
Get the InitialContex class environment properties.
getProperties() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getProperties() - Method in interface org.jboss.naming.ExternalContextMBean
Get the InitialContex class environment properties.
getProperty(String) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getPropertyName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getPropertyName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldPropertyMetaData
Gets the name of the property to be overriden.
getPropertyName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValuePropertyMetaData
Gets the name of this property.
getPropertyOverrides() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the property overrides.
getPropertyType() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCValuePropertyMetaData
Gets the java class type of this property.
getProviderAdapterClass() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getProviderAdapterClass() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
Get the provider adapter class
getProviderName() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getProviderName() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
Get the provider name
getProviderName() - Method in class org.jboss.jms.recovery.XAResourceWrapper
Get the providerName.
getProviderUrl() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getProviderUrl() - Method in interface org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridgeMBean
Provider URL to use for JMS access.
getProxy() - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getProxy(Object) - Method in class org.jboss.invocation.http.server.HttpProxyFactory
 
getProxy() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
Get the proxy instance created by the factory.
getProxy(Object) - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryMBean
Create a new proxy instance with the given id, no jndi name and all other settings the same as the jndi bound proxy.
getProxy() - Method in class org.jboss.invocation.jrmp.server.JRMPProxyFactory
 
getProxy() - Method in interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean
Get the proxy instance created by the factory.
getProxyClassConstructor() - Method in class org.jboss.ejb.plugins.local.BaseLocalProxyFactory
 
getProxyClassName() - Method in class org.jboss.proxy.compiler.ProxyCompiler
 
getProxyFactory() - Method in class org.jboss.ejb.Container
 
getProxyFactory() - Method in interface org.jboss.ejb.EJBProxyFactoryContainer
???
getProxyFactory() - Method in class org.jboss.metadata.InvokerProxyBindingMetaData
Get the class name of the org.jboss.ejb.EJBProxyFactory implementation used to create proxies for this configuration
getProxyFactoryConfig() - Method in class org.jboss.metadata.InvokerProxyBindingMetaData
An arbitary configuration to pass to the EJBProxyFactory implementation
getProxyString(Invocation) - Method in class org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
Get our proxy's string value.
getProxyType() - Method in class org.jboss.proxy.compiler.ProxyCompiler
 
getPublisher() - Method in class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationBridge
 
getPurgeEnabled() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
Get the stale session state purge enabled flag.
getQLCompiler(Element, JDBCEntityMetaData) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager
 
getQLCompiler() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
 
getQLCompilerClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCAutomaticQueryMetaData
 
getQLCompilerClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
 
getQLCompilerClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDynamicQLQueryMetaData
 
getQLCompilerClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCJBossQLQueryMetaData
 
getQLCompilerClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQlQueryMetaData
 
getQLCompilerClass() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaData
 
getQLCompilerClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRawSqlQueryMetaData
 
getQnameScope() - Method in class org.jboss.webservice.metadata.jaxrpcmapping.JavaXmlTypeMapping
 
getQualifiedTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMRFieldBridge
 
getQualifiedTableName() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractEntityBridge
 
getQualifiedTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the name of the relation table if relevent.
getQualifiedTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getQualifiedTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getQualifiedTableName() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getQueries() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the queries defined on this entity
getQueries() - Method in class org.jboss.metadata.EntityMetaData
 
getQueryCommand(Method) - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager
 
getQueryCommand(Method) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.QueryFactory
 
getQueryFactory() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2
 
getQueryManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getQueryMetaDataForMethod(Method) - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
 
getQueueFactoryRef() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
 
getQueueFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
Get the jndi binding of the queue connection factory
getQueueFactoryRef() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getQueueFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
Get the jndi name of the queue connection factory
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the read ahead meta data.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCAutomaticQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDeclaredQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCDynamicQLQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the read ahead meta data for this entity.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCJBossQLQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQlQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRawSqlQueryMetaData
Gets the read ahead metadata for the query.
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the read ahead meta data
getReadAhead() - Method in class org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache.EntityReadAheadInfo
 
getReadAheadCache() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
 
getReadAheadValues() - Method in class org.jboss.proxy.ejb.ListEntityInterceptor
 
getReadAheadValues() - Method in interface org.jboss.proxy.ejb.ReadAheadBuffer
The map of read ahead values, maps Methods to values.
getReadTimeOut() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge
 
getReadTimeOut() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData
Gets the length of time (ms) that a read valid or -1 if data must always be reread from the database
getReadTimeOut() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
How long is a read of this entity valid.
getReadTimeOut() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the read time out length.
getRealm() - Method in class org.jboss.metadata.IorSecurityConfigMetaData.AsContext
 
getRealmMapping() - Method in class org.jboss.ejb.Container
 
getReason() - Method in exception org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException
 
getReference() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getReference() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
getReferenceCount() - Method in interface org.jboss.cache.invalidation.InvalidationGroup
Return the value of the usage counter for this IG.
getRefName() - Method in class org.jboss.metadata.MessageDestinationRefMetaData
 
getRefName() - Method in class org.jboss.metadata.ResourceEnvRefMetaData
 
getRefName() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getRefreshPeriod() - Method in class org.jboss.logging.Log4jService
Get the refresh period.
getRefreshPeriod() - Method in interface org.jboss.logging.Log4jServiceMBean
 
getRefs() - Method in interface org.jboss.ejb.BeanLock
Get the current reference count of this lock.
getRefs() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getRelatedCMRField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMRFieldBridge
 
getRelatedCMRField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
The related entity's cmr field for this relationship.
getRelatedCMRField() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getRelatedEntity() - Method in interface org.jboss.ejb.plugins.cmp.bridge.CMRFieldBridge
 
getRelatedEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
The related entity.
getRelatedEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getRelatedEntityByFK(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Returns related entity's local interface.
getRelatedField() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCCMRFieldBridge2
 
getRelatedId(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Get the related entity's id.
getRelatedIdFromContext(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Creates a new instance of related id based on foreign key value in the context.
getRelatedInvoker() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
The related entity's local container invoker.
getRelatedJDBCEntity() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
The related entity.
getRelatedLocalInterface() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
The related entity's local home interface.
getRelatedManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
The related manger.
getRelatedRole() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the related role's jdbc meta data.
getRelatedRoleMetaData() - Method in class org.jboss.metadata.RelationshipRoleMetaData
Gets the related role's metadata
getRelationData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.M2MRelationManager
 
getRelationData() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.RelationDataManager
 
getRelationDataManager() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
 
getRelationMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
Gets the relation metadata.
getRelationMetaData() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the relation to which this role belongs.
getRelationMetaData() - Method in class org.jboss.metadata.RelationshipRoleMetaData
Gets the relation meta data to which the role belongs.
getRelationName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the relation name.
getRelationName() - Method in class org.jboss.metadata.RelationMetaData
Gets the relation name.
getRelations(Object) - Method in interface org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache
 
getRelations(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.PartitionedTableCache
 
getRelations(Object) - Method in class org.jboss.ejb.plugins.cmp.jdbc2.schema.TableCache
 
getRelationshipRoleName() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationshipRoleMetaData
Gets the name of this role.
getRelationshipRoleName() - Method in class org.jboss.metadata.RelationshipRoleMetaData
Gets the relationship role name
getRelationshipRoles() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Get the relationsip roles of this entity.
getRelationships() - Method in class org.jboss.metadata.ApplicationMetaData
Get the container managed relations in this application.
getRelationTableJoinClause(JDBCAbstractCMRFieldBridge, String, String, StringBuffer) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.SQLUtil
 
getRemote() - Method in class org.jboss.metadata.BeanMetaData
 
getRemote() - Method in class org.jboss.metadata.EjbRefMetaData
 
getRemoteAccess() - Method in class org.jboss.naming.ExternalContext
 
getRemoteAccess() - Method in interface org.jboss.naming.ExternalContextMBean
 
getRemoteClass() - Method in class org.jboss.ejb.Container
 
getRemoteClass() - Method in interface org.jboss.ejb.EJBProxyFactoryContainer
???
getRemoteClass() - Method in class org.jboss.ejb.EntityContainer
 
getRemoteClass() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getRemoteClass() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the remote class of this entity
getRemoteInterface() - Method in interface org.jboss.ejb.plugins.cmp.bridge.EntityBridge
 
getRemoteInterface() - Method in class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge
 
getRemoteInterface() - Method in class org.jboss.ejb.plugins.cmp.jdbc2.bridge.JDBCEntityBridge2
 
getRemoteInterfaceClass() - Method in class org.jboss.proxy.ejb.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's remote interface.
getRemoteJndiName() - Method in class org.jboss.naming.LinkRefPairService
 
getRemoteJndiName() - Method in interface org.jboss.naming.LinkRefPairServiceMBean
The jndi name of the remote binding
getRemoteLinkName() - Method in class org.jboss.naming.LinkRefPair
Get the remote link name
getRemoveCount() - Method in class org.jboss.ejb.Container
Gets the number of remove invocations that have been made
getRemoveCount() - Method in interface org.jboss.ejb.ContainerMBean
Gets the number of remove invocations that have been made
getRemoveTable() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData
Gets the flag used to determine if the store manager should attempt to remove database table when the entity is undeployed.
getRemoveTable() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Should the relation table be removed on shutdown.
getReplicationFieldBatchMode() - Method in class org.jboss.metadata.WebMetaData
 
getReplicationGranularity() - Method in class org.jboss.metadata.WebMetaData
 
getReplicationType() - Method in class org.jboss.metadata.WebMetaData
 
getReplyQueue(Message) - Method in class org.jboss.webservice.transport.jms.JMSTransportSupport
Get the reply queue.
getResource(String) - Method in class org.jboss.proxy.compiler.Runtime
Delegate to the original class loader.
getResourceAdapterName() - Method in class org.jboss.metadata.MessageDrivenMetaData
Get the resource adapter name
getResourceAsStream(String) - Method in class org.jboss.proxy.compiler.Runtime
Delegate to the original class loader.
getResourceByName(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getResourceCl() - Method in class org.jboss.metadata.ApplicationMetaData
Get the ClassLoader to load additional resources
getResourceCL() - Method in class org.jboss.metadata.serviceref.ServiceRefMetaData
 
getResourceCL() - Method in class org.jboss.webservice.metadata.serviceref.ServiceRefMetaData
 
getResourceEnvReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getResourceEnvReferences() - Method in class org.jboss.metadata.ClientMetaData
 
getResourceEnvReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the resource-ref mappings.
getResourceHolder() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getResourceHolder() - Method in class org.jboss.ejb.plugins.lock.NonReentrantLock
 
getResourceName() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getResourceReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getResourceReferences() - Method in class org.jboss.metadata.ClientMetaData
 
getResourceReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the resource-ref mappings.
getResulSetReader() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplexProperty
 
getResultReader() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCMappingMetaData
 
getResultReaderByType(Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
 
getResultSetReader(int, Class) - Static method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil
 
getResultSetReaders() - Method in interface org.jboss.ejb.plugins.cmp.jdbc.JDBCType
 
getResultSetReaders() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeComplex
 
getResultSetReaders() - Method in class org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeSimple
 
getResultTypeMapping() - Method in class org.jboss.metadata.QueryMetaData
Gets the interface type of returned ejb objects.
getResURL() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getRetry() - Method in class org.jboss.proxy.ejb.RetryInterceptor
 
getRetryPolicy() - Method in class org.jboss.ejb.txtimer.EJBTimerServiceImpl
Get the object name of the retry policy.
getRetryPolicy() - Method in interface org.jboss.ejb.txtimer.EJBTimerServiceImplMBean
 
getRightCMRField() - Method in class org.jboss.ejb.plugins.cmp.jdbc.RelationData
 
getRightId() - Method in class org.jboss.ejb.plugins.cmp.jdbc.RelationPair
 
getRightRelationshipRole() - Method in class org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCRelationMetaData
Gets the right jdbc relationship role.
getRightRelationshipRole() - Method in class org.jboss.metadata.RelationMetaData
Gets the right relationship role.
getRmiAdaptor() - Method in class org.jboss.jmx.adaptor.rmi.RMIRemoteMBeanProxy
 
getRmiBindAddress() - Method in class org.jboss.naming.NamingServi