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
 
AbstractHandle - class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle.
An abstract base handle class from which all handles extend from.
AbstractHandle(InitialContextHandle, String) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
Initialize.
AbstractHandle(String) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
Initialize, creating a new initial context handle object.
AbstractInstanceCache - class org.jboss.ejb.plugins.AbstractInstanceCache.
Base class for caches of entity and stateful beans.
AbstractInstanceCache.PassivationHelper - class org.jboss.ejb.plugins.AbstractInstanceCache.PassivationHelper.
Helper class that schedules, unschedules, and executes the passivation jobs.
AbstractInstanceCache.PassivationHelper(AbstractInstanceCache) - Constructor for class org.jboss.ejb.plugins.AbstractInstanceCache.PassivationHelper
 
AbstractInstanceCache() - Constructor for class org.jboss.ejb.plugins.AbstractInstanceCache
 
AbstractInstancePool - class org.jboss.ejb.plugins.AbstractInstancePool.
Abstract Instance Pool class containing the basic logic to create an EJB Instance Pool.
AbstractInstancePool() - Constructor for class org.jboss.ejb.plugins.AbstractInstancePool
 
AbstractInterceptor - class org.jboss.ejb.plugins.AbstractInterceptor.
AbstractInterceptor() - Constructor for class org.jboss.ejb.plugins.AbstractInterceptor
 
AbstractJMSProviderAdapter - class org.jboss.jms.jndi.AbstractJMSProviderAdapter.
An abstract implementaion of JMSProviderAdapter.
AbstractJMSProviderAdapter() - Constructor for class org.jboss.jms.jndi.AbstractJMSProviderAdapter
 
AbstractVerifier - class org.jboss.verifier.strategy.AbstractVerifier.
Abstract superclass for verifiers containing a bunch of useful methods.
AbstractVerifier(VerificationContext, VerificationEventFactory) - Constructor for class org.jboss.verifier.strategy.AbstractVerifier
 
AbstractWebContainer - class org.jboss.web.AbstractWebContainer.
A template pattern class for web container integration into JBoss.
AbstractWebContainer.WebDescriptorParser - interface org.jboss.web.AbstractWebContainer.WebDescriptorParser.
 
AbstractWebContainer() - Constructor for class org.jboss.web.AbstractWebContainer
 
AbstractWebContainerMBean - interface org.jboss.web.AbstractWebContainerMBean.
A template pattern for web container integration into JBoss.
accumulate(String, long) - Method in class org.jboss.util.CounterService
accumulate a count into a named counter.
acknowledgeMode - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
JMS acknowledge mode, used when session is not XA.
acquire() - Method in class org.jboss.util.Semaphore
 
acquire() - Method in interface org.jboss.util.Sync
Acquires this sync
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
 
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(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
activateEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when an entity shall be activated.
activateEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when an entity shall be activated.
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
activateOptions() - Method in class org.jboss.logging.log4j.ConsoleAppender
 
activateSession(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
 
activateSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
ACTIVITY - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'ACTIVITY'
add() - Method in interface org.jboss.ejb.InstancePool
Add an instance in the Pool.
add() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
Add a instance in the pool by invoking create() with a new bean instance.
add() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
Add a instance in the pool
add(Object) - Method in class org.jboss.util.FinderResults
 
addAll(Collection) - Method in class org.jboss.util.FinderResults
 
addClassLoader(ClassLoader) - Method in class org.jboss.web.WebService
 
addClassLoader(ClassLoader) - Method in interface org.jboss.web.WebServiceMBean
 
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.
addCommonUrl(URL) - Method in class org.jboss.deployment.Deployment
Add a module manifest Class-Path element
addConnectionEventListener(ConnectionEventListener) - Method in class org.jboss.jms.ra.JmsManagedConnection
Add a connection event listener.
addContainer(Container) - Method in class org.jboss.ejb.Application
Add a container to this application.
addDependency(ScopedURLClassLoader, ScopedURLClassLoader) - Method in class org.jboss.deployment.scope.Scope
adds a dependency between two classloaders.
addEjbModule(String, URL, URL[]) - Method in class org.jboss.deployment.Deployment
Create a new Module for an EJB and add it to the ejbModules list.
addEnvEntries(Iterator, Context) - Method in class org.jboss.web.AbstractWebContainer
 
addExcludedMethod(MethodMetaData) - Method in class org.jboss.metadata.BeanMetaData
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.Container
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.MessageDrivenContainer
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.EntityContainer
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.StatefulSessionContainer
 
addInterceptor(Interceptor) - Method in class org.jboss.ejb.StatelessSessionContainer
 
addLocal(String, ContainerRemote) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Add an invoker to the invokers map.
addLocalHome(Container, EJBLocalHome) - Method in class org.jboss.ejb.Application
 
addMethodLock() - Method in interface org.jboss.ejb.BeanLock
 
addMethodLock() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
addMimeType(String, String) - Method in class org.jboss.web.WebServer
Augment the type suffix to mime type mappings
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface org.jboss.jmx.interfaces.JMXConnector
Adds the given Notification Listener in a way that the Notification Events are send back to the listener
Please asume that the listening is terminated when the instance of these interface goes down.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
addNotificationListener(ObjectName, RMINotificationListener, NotificationFilter, Object) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
addNotificationListener(ObjectName, RMINotificationListener, NotificationFilter, Object) - Method in class org.jboss.jmx.server.RMIConnectorImpl
Adds a given remote notification listeners to the given Broadcaster.
addPermissionMethod(MethodMetaData) - Method in class org.jboss.metadata.BeanMetaData
 
addPluginData(String, Object) - Method in class org.jboss.metadata.ApplicationMetaData
 
addRef() - Method in interface org.jboss.ejb.BeanLock
 
addRef() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
addTransactionMethod(MethodMetaData) - Method in class org.jboss.metadata.BeanMetaData
 
addVerificationListener(VerificationListener) - Method in class org.jboss.verifier.BeanVerifier
 
addVerificationListener(VerificationListener) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
addVerificationListener(VerificationListener) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
addWebModule(String, String, URL, URL[]) - Method in class org.jboss.deployment.Deployment
Create a new Module for an EJB and add it to the ejbModules list.
afterCompletion(int) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
 
afterCompletion(int) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization
 
ageOut(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
ageOut(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy
Callback method called when the cache algorithm ages out of the cache the given entry.
ALL - Static variable in class org.jboss.jms.ra.Level
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.jboss.jms.ra.JmsConnectionManager
Allocate a new connection.
ANONYMOUS_PORT - Static variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
ANY - Static variable in class org.jboss.ejb.ContainerFactory
 
ANYBODY - Static variable in class org.jboss.security.AnybodyPrincipal
 
ANYBODY_PRINCIPAL - Static variable in class org.jboss.security.AnybodyPrincipal
 
AnybodyPrincipal - class org.jboss.security.AnybodyPrincipal.
An implementation of Principal and Comparable that represents any role.
AnybodyPrincipal() - Constructor for class org.jboss.security.AnybodyPrincipal
 
append(LoggingEvent) - Method in class org.jboss.logging.log4j.ConsoleAppender
 
application - Variable in class org.jboss.ejb.Container
 
Application - class org.jboss.ejb.Application.
An Application represents a collection of beans that are deployed as a unit.
APPLICATION - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'APPLICATION'
Application() - Constructor for class org.jboss.ejb.Application
 
ApplicationMetaData - class org.jboss.metadata.ApplicationMetaData.
The top level meta data from the jboss.xml descriptor.
ApplicationMetaData() - Constructor for class org.jboss.metadata.ApplicationMetaData
 
ApplicationMetaData(URL) - Constructor for class org.jboss.metadata.ApplicationMetaData
 
associate(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.GlobalTxEntityMap
associate entity with transaction
associate(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.TxEntityMap
associate entity with transaction
associateConnection(Object) - Method in class org.jboss.jms.ra.JmsManagedConnection
Move a handler from one mc to this one.
associateThread(Transaction) - Method in class org.jboss.tm.TxManager
 
attemptMethodLock(MethodInvocation, boolean) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
Attempt to acquire a method lock.
AuthenticationManager - interface org.jboss.security.AuthenticationManager.
The SecurityManager is responsible for validating credentials associated with principals.
AUTO_ACKNOWLEDGE_MODE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
AutoDeployer - class org.jboss.deployment.AutoDeployer.
The AutoDeployer is used to automatically deploy applications or components thereof.
AutoDeployer - class org.jboss.ejb.AutoDeployer.
Deprecated. Use org.jboss.deployment.AutoDeployer
AutoDeployer() - Constructor for class org.jboss.deployment.AutoDeployer
 
AutoDeployer() - Constructor for class org.jboss.ejb.AutoDeployer
Deprecated.  
AutoDeployer(String) - Constructor for class org.jboss.deployment.AutoDeployer
 
AutoDeployer(String, String) - Constructor for class org.jboss.deployment.AutoDeployer
 
AutoDeployerMBean - interface org.jboss.deployment.AutoDeployerMBean.
This is the interface of the AutoDeployer that is exposed for administration
AutoDeployerMBean - interface org.jboss.ejb.AutoDeployerMBean.
Deprecated. Use org.jboss.deployment.AutoDeployerMBean
AutoNumber - interface org.jboss.util.AutoNumber.
AutoNumber stores autonumbers for items in a collection.
AutoNumberEJB - class org.jboss.util.AutoNumberEJB.
 
AutoNumberEJB() - Constructor for class org.jboss.util.AutoNumberEJB
 
AutoNumberFactory - class org.jboss.util.AutoNumberFactory.
AutoNumberFactory can persistently auto number items.
AutoNumberFactory() - Constructor for class org.jboss.util.AutoNumberFactory
 
AutoNumberHome - interface org.jboss.util.AutoNumberHome.
 

B

B_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
baseDir - Variable in class org.jboss.deployment.InstallerFactory
the deployment base directory (for the temporary files)
BaseLocalContainerInvoker - class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker.
BaseLocalContainerInvoker() - Constructor for class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
BEAN - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'BEAN'
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 org.jboss.monitor.BeanCacheMonitor.
 
BeanCacheMonitor() - Constructor for class org.jboss.monitor.BeanCacheMonitor
 
BeanCacheMonitorMBean - interface org.jboss.monitor.BeanCacheMonitorMBean.
 
BeanCacheSnapshot - class org.jboss.monitor.client.BeanCacheSnapshot.
 
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
 
BeanLock - interface org.jboss.ejb.BeanLock.
BeanLock interface
BeanLockManager - class org.jboss.ejb.BeanLockManager.
Manages BeanLocks.
BeanLockManager() - Constructor for class org.jboss.ejb.BeanLockManager
 
BeanLockSupport - class org.jboss.ejb.plugins.lock.BeanLockSupport.
Support for the BeanLock
BeanLockSupport() - Constructor for class org.jboss.ejb.plugins.lock.BeanLockSupport
 
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.EntityContainer
 
beanMapping - Variable in class org.jboss.ejb.StatefulSessionContainer
 
beanMapping - Variable in class org.jboss.ejb.StatelessSessionContainer
 
BeanMetaData - class org.jboss.metadata.BeanMetaData.
A common meta data class for the entity, message-driven and session beans.
BeanMetaData(ApplicationMetaData, char) - Constructor for class org.jboss.metadata.BeanMetaData
 
beanMethodInvokerMap - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
beanMethodInvokerMap - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
beanName - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Description of the Field
BeanProxy - class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy.
An abstract base proxy class from which all bean proxys extend from.
BeanProxy() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
No-argument constructor for externalization.
BeanProxy(String, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
Initialze.
BeanSemaphore - class org.jboss.ejb.plugins.BeanSemaphore.
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 org.jboss.verifier.BeanVerifier.
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.
beforeCompletion() - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
 
begin() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
begin() - Method in class org.jboss.jms.ra.JmsLocalTransaction
 
begin() - Method in class org.jboss.tm.TxManager
Begin a new transaction.
begin() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
begin() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
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.
bind(Context, Name, Object) - Static method in class org.jboss.naming.Util
Bind val to name in ctx, and make sure that all intermediate contexts exist
bind(Context, String, Object) - Static method in class org.jboss.naming.Util
Bind val to name in ctx, and make sure that all intermediate contexts exist
bind(String, Object) - Static method in class org.jboss.naming.NonSerializableFactory
Place an object into the NonSerializableFactory namespace for subsequent access by getObject.
bindEnvEntry(Context, EnvEntryMetaData) - Static method in class org.jboss.metadata.EnvEntryMetaData
 
BMP_12 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
BMP_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
BMPPersistenceManager - class org.jboss.ejb.plugins.BMPPersistenceManager.
BMPPersistenceManager() - Constructor for class org.jboss.ejb.plugins.BMPPersistenceManager
 
BMT - Static variable in class org.jboss.ejb.ContainerFactory
 

C

C_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
cacheKey - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy
The primary key of the entity bean.
CacheKey - class org.jboss.ejb.CacheKey.
CacheKey CacheKey is an encapsulation of both the PrimaryKey and a cache specific key This implementation is a safer implementation in the sense that it doesn't rely on the user supplied hashcode and equals.
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
 
cacheMiss() - Method in class org.jboss.util.LRUCachePolicy
Callback method called when a cache miss happens.
CachePolicy - interface org.jboss.util.CachePolicy.
Interface that specifies a policy for caches.
calculateHash(Method) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
callLogging - Variable in class org.jboss.ejb.plugins.LogInterceptor
 
cancel() - Method in class org.jboss.util.TimerTask
Cancels the next execution of this TimerTask (if any).
cancel() - Method in interface org.jboss.util.timeout.Timeout
Cancel this timeout.
canonical - Variable in class org.jboss.util.DOMWriter
Canonical output.
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.StatefulSessionInstanceCache
 
capacityChanged(int) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
capacityChanged(int) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the capacity of the cache is changed.
CategoryStream - class org.jboss.logging.log4j.CategoryStream.
A subclass of PrintStream that redirects its output to a log4j Category.
CategoryStream(Category) - Constructor for class org.jboss.logging.log4j.CategoryStream
Redirect logging to the indicated category using Priority.INFO
CategoryStream(Category, Priority, PrintStream) - Constructor for class org.jboss.logging.log4j.CategoryStream
Redirect logging to the indicated category using the given priority.
CategoryWriter - class org.jboss.logging.log4j.CategoryWriter.
A subclass of PrintWriter that redirects its output to a log4j Category.
CategoryWriter(Category) - Constructor for class org.jboss.logging.log4j.CategoryWriter
Redirect logging to the indicated category using Priority.INFO
CategoryWriter(Category, Priority) - Constructor for class org.jboss.logging.log4j.CategoryWriter
Redirect logging to the indicated category using the given priority.
cause - Variable in class org.jboss.configuration.ConfigurationException
The root cause of this exception
cause - Variable in class org.jboss.deployment.DeploymentException
The root cause of this exception
changed(Object, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
 
check(String, Class) - Method in interface org.jboss.jmx.client.ConnectorFactoryImpl.IConnectorTester
Checks a given JNDI entry if it is a valid JMX Connector
check(String, Class) - Method in class org.jboss.jmx.client.ConnectorFactoryImpl.JBossConnectorTester
 
checkEntity(EntityMetaData) - Method in interface org.jboss.verifier.strategy.VerificationStrategy
 
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
 
checkMessageBean(BeanMetaData) - Method in interface org.jboss.verifier.strategy.VerificationStrategy
 
checkMessageBean(BeanMetaData) - 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(BeanMetaData) - Method in class org.jboss.verifier.strategy.EJBVerifier20
 
CHECKPOINT - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'CHECKPOINT'
checkSession(SessionMetaData) - Method in interface org.jboss.verifier.strategy.VerificationStrategy
 
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
 
ciDelegate - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
classloader - Variable in class org.jboss.verifier.strategy.AbstractVerifier
The application classloader.
classLoader - Variable in class org.jboss.ejb.Container
 
classLoaders - Variable in class org.jboss.deployment.scope.Scope
keeps a map of class loaders that participate in this scope
classLocations - Variable in class org.jboss.deployment.scope.Scope
keeps a hashtable of class appearances
ClassPathExtension - class org.jboss.util.ClassPathExtension.
Add URL's to the MLet classloader
ClassPathExtension(String) - Constructor for class org.jboss.util.ClassPathExtension
 
ClassPathExtension(String, String) - Constructor for class org.jboss.util.ClassPathExtension
 
ClassPathExtensionMBean - interface org.jboss.util.ClassPathExtensionMBean.
cleanOrderClause(String) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand
helper method to clean the order clause into a list of table.field entries.
cleanup() - Method in class org.jboss.jms.ra.JmsManagedConnection
Cleans up the, from the spec - The cleanup of ManagedConnection instance resets its client specific state.
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.jms.asf.StdServerSessionPool
Clear the pool, clear out both threads and ServerSessions, connection.stop() should be run before this method.
clear() - Method in class org.jboss.util.WorkerQueue
Clears the running thread after the queue has been stopped.
clear() - Method in class org.jboss.util.Heap
Empties this heap
clear() - Method in class org.jboss.util.FinderResults
 
clear() - Method in class org.jboss.util.TimerQueue
 
clearByValue(Map, Object) - Method in class org.jboss.deployment.scope.Scope
helper method that will clear all entries from a map with a dedicated target value.
clearContextTx(String, EntityEnterpriseContext, Transaction, boolean) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
clearHash(Method) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
Remove the method declaring class method hash map.
CLIENT - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
CLIENT_ACKNOWLEDGE_MODE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
clientSocketFactory - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
An optional custom client socket factory
clientSocketFactoryName - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
The class name of the optional custom client socket factory
ClientUserTransaction - class org.jboss.tm.usertx.client.ClientUserTransaction.
The client-side UserTransaction implementation.
ClientUserTransactionObjectFactory - class org.jboss.tm.usertx.client.ClientUserTransactionObjectFactory.
This is an object factory for producing client UserTransactions.
ClientUserTransactionObjectFactory() - Constructor for class org.jboss.tm.usertx.client.ClientUserTransactionObjectFactory
 
ClientUserTransactionService - class org.jboss.tm.usertx.server.ClientUserTransactionService.
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 org.jboss.tm.usertx.server.ClientUserTransactionServiceMBean.
MBean for ClientUserTransaction service.
close() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
close() - Method in class org.jboss.jms.ra.JmsSession
Closes the session.
close() - Method in class org.jboss.logging.log4j.ConsoleAppender
 
CMP_12 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CMP_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
CMPFieldMetaData - class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData.
This class holds all the information jaws needs to know about a CMP field It loads its data from standardjaws.xml and jaws.xml
CMPFieldMetaData(String, JawsEntityMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
CMPFilePersistenceManager - class org.jboss.ejb.plugins.CMPFilePersistenceManager.
CMPFilePersistenceManager() - Constructor for class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
CMPPersistenceManager - class org.jboss.ejb.plugins.CMPPersistenceManager.
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
 
CMT - Static variable in class org.jboss.ejb.ContainerFactory
 
commit_one_phase() - Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
 
commit() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
commit() - Method in class org.jboss.jms.ra.JmsLocalTransaction
 
commit() - Method in class org.jboss.jms.ra.JmsSession
 
commit() - Method in class org.jboss.tm.TxManager
Commit the transaction associated with the currently running thread.
commit() - Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
 
commit() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
commit() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
commit(Object) - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Commit the transaction.
commit(Object) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Commit the transaction.
commitOption - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
The current commit option.
commitOptionStrings - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
commonUrls - Variable in class org.jboss.deployment.Deployment
the content of the commonLibs directory as URL Collection
compare(Object, Object) - Method in class org.jboss.util.Heap
Compares the given objects using the comparator, if available, or considering them Comparable objects.
compareTo(Object) - Method in class org.jboss.security.AnybodyPrincipal
This method always returns 0 to indicate equality for any argument.
compareTo(Object) - Method in class org.jboss.security.NobodyPrincipal
This method always returns 1 to indicate inequality for any argument.
compareTo(Object) - Method in class org.jboss.util.TimerTask
A TimerTask is less than another if it will be scheduled before.
CONFIG - Static variable in class org.jboss.deployment.J2eeDeployer
 
CONFIG - Static variable in class org.jboss.jms.ra.Level
 
CONFIGURATION_FILE - Static variable in class org.jboss.configuration.ConfigurationService
The name of the file initial configuration is read from.
ConfigurationException - exception org.jboss.configuration.ConfigurationException.
Throw to indicate a non-fatal configuration related problem.
ConfigurationException(String) - Constructor for class org.jboss.configuration.ConfigurationException
Construct a ConfigurationException.
ConfigurationException(String, Throwable) - Constructor for class org.jboss.configuration.ConfigurationException
Construct a ConfigurationException.
ConfigurationMetaData - class org.jboss.metadata.ConfigurationMetaData.
The configuration information for an EJB container.
ConfigurationMetaData(String) - Constructor for class org.jboss.metadata.ConfigurationMetaData
 
configurationName - Variable in class org.jboss.metadata.BeanMetaData
 
ConfigurationService - class org.jboss.configuration.ConfigurationService.
The ConfigurationService MBean is loaded when JBoss starts up by the JMX MLet.
ConfigurationService() - Constructor for class org.jboss.configuration.ConfigurationService
Construct a ConfigurationService that auto-trim attribute values.
ConfigurationService(boolean) - Constructor for class org.jboss.configuration.ConfigurationService
Construct a ConfigurationService.
ConfigurationServiceMBean - interface org.jboss.configuration.ConfigurationServiceMBean.
The JMX admin interface for the ConfigurationService MBean.
connection - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
The JMS connection.
Connection - interface org.jboss.jdbc.Connection.
Just a fix for proxies not being created in java.* packages for security reasons...
connectionConsumer - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
TH JMS connection consumer.
ConnectionFactoryHelper - class org.jboss.jms.ConnectionFactoryHelper.
A helper for creating connections from jms connection factories.
ConnectionFactoryHelper() - Constructor for class org.jboss.jms.ConnectionFactoryHelper
 
CONNECTOR - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
ConnectorFactoryImpl - class org.jboss.jmx.client.ConnectorFactoryImpl.
Factory delivering a list of servers and its available protocol connectors and after selected to initiate the connection This is just the (incomplete) interface of it
ConnectorFactoryImpl.ConnectorName - class org.jboss.jmx.client.ConnectorFactoryImpl.ConnectorName.
Container for a JMX Connector representation
ConnectorFactoryImpl.ConnectorName(String, String, String) - Constructor for class org.jboss.jmx.client.ConnectorFactoryImpl.ConnectorName
Creates a Connector Name instance
ConnectorFactoryImpl.IConnectorTester - interface org.jboss.jmx.client.ConnectorFactoryImpl.IConnectorTester.
Interface defined a Connector Tester to verify JMX Connectors based on the information delivered by a JNDI server
ConnectorFactoryImpl.JBossConnectorTester - class org.jboss.jmx.client.ConnectorFactoryImpl.JBossConnectorTester.
Default implementation of the jBoss JMX Connector tester
ConnectorFactoryImpl.JBossConnectorTester() - Constructor for class org.jboss.jmx.client.ConnectorFactoryImpl.JBossConnectorTester
 
ConnectorFactoryImpl(MBeanServer) - Constructor for class org.jboss.jmx.client.ConnectorFactoryImpl
 
ConnectorFactoryService - class org.jboss.jmx.client.ConnectorFactoryService.
Factory delivering a list of servers and its available protocol connectors and after selected to initiate the connection This is just the (incomplete) interface of it
ConnectorFactoryService() - Constructor for class org.jboss.jmx.client.ConnectorFactoryService
 
ConnectorFactoryServiceMBean - interface org.jboss.jmx.client.ConnectorFactoryServiceMBean.
Factory delivering a list of servers and its available protocol connectors and after selected to initiate the connection This is just the (incomplete) interface of it
ConsoleAppender - class org.jboss.logging.log4j.ConsoleAppender.
A log4j Appender implementation that writes to the System.out and System.err console streams.
ConsoleAppender() - Constructor for class org.jboss.logging.log4j.ConsoleAppender
Creates new ConsoleAppender
container - Variable in class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
 
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.EntityInstanceInterceptor
 
container - Variable in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
container - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
The container of this interceptor.
container - Variable in class org.jboss.ejb.plugins.TxInterceptorBMT
 
container - Variable in class org.jboss.ejb.plugins.EntityLockInterceptor
 
container - Variable in class org.jboss.ejb.plugins.TxInterceptorCMT
 
container - Variable in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
container - Variable in class org.jboss.ejb.plugins.LogInterceptor
 
container - Variable in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
The container for this interceptor.
container - Variable in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
container - Variable in class org.jboss.ejb.plugins.SecurityInterceptor
 
container - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
The container.
container - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
The remote interface of the container invoker of the container we proxy for.
container - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
container - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
Container - class org.jboss.ejb.Container.
This is the base class for all EJB-containers in JBoss.
CONTAINER_MANAGED_TX - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
Container() - Constructor for class org.jboss.ejb.Container
 
ContainerFactory - class org.jboss.ejb.ContainerFactory.
A ContainerFactory is used to deploy EJB applications.
ContainerFactory() - Constructor for class org.jboss.ejb.ContainerFactory
 
ContainerFactoryMBean - interface org.jboss.ejb.ContainerFactoryMBean.
This is the interface of the ContainerFactory that is exposed for administration
containerInvoker - Variable in class org.jboss.ejb.MessageDrivenContainer
This is the container invoker for this container.
containerInvoker - Variable in class org.jboss.ejb.EntityContainer
 
containerInvoker - Variable in class org.jboss.ejb.StatefulSessionContainer
 
containerInvoker - Variable in class org.jboss.ejb.StatelessSessionContainer
 
ContainerInvoker - interface org.jboss.ejb.ContainerInvoker.
This is an interface for Container plugins.
ContainerInvokerContainer - interface org.jboss.ejb.ContainerInvokerContainer.
This is an interface for Containers that uses ContainerInvokers.
containerManagedTx - Variable in class org.jboss.metadata.BeanMetaData
Is this bean's transactions managed by the container?
ContainerManagement - class org.jboss.management.ContainerManagement.
A ContainerMgt is used as the long arm of a deployed EJB's container.
ContainerManagement(Container) - Constructor for class org.jboss.management.ContainerManagement
 
ContainerManagementMBean - interface org.jboss.management.ContainerManagementMBean.
This is the interface of the ContainerMgt that is exposed for administration
ContainerPlugin - interface org.jboss.ejb.ContainerPlugin.
This is a superinterface for all Container plugins.
ContainerRemote - interface org.jboss.ejb.plugins.jrmp.interfaces.ContainerRemote.
The remote interface of a container.
contains(Object) - Method in class org.jboss.util.FinderResults
 
containsAll(Collection) - Method in class org.jboss.util.FinderResults
 
convert(String) - Static method in class org.jboss.util.MIME2Java
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
coord - Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
CoordinatorRemote - class org.jboss.tm.plugins.tyrex.CoordinatorRemote.
RMI Remote Proxy that enables the remote Transaction Manager to register the subordinate transaction as a resource with the originator's Coordinator
CoordinatorRemote(Coordinator) - Constructor for class org.jboss.tm.plugins.tyrex.CoordinatorRemote
 
CoordinatorRemoteInterface - interface org.jboss.tm.plugins.tyrex.CoordinatorRemoteInterface.
Subset of the org.omg.CosTransactions.Coordinator interface necessary to register a remote subordinate transaction
coordProxy - Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
copyTargetTypes() - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
CounterService - class org.jboss.util.CounterService.
A service offering accumulator style counters to help in diagnosing performance issues.
CounterService() - Constructor for class org.jboss.util.CounterService
 
CounterServiceMBean - interface org.jboss.util.CounterServiceMBean.
MBean interface for the CounterService.
create() - Method in interface org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandleFactory
Creates an initial context handle suitable creating an initial context for the current virtual machine.
create() - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandle
Factory method for producting state objects.
create() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle.Factory
Creates an initial context handle suitable creating an initial context for the current virtual machine.
create() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.DefaultInitialContextHandle.Factory
Creates an initial context handle suitable creating an initial context for the current virtual machine.
create(Class, ObjectName) - Static method in class org.jboss.util.MBeanProxy
 
create(Class, String) - Static method in class org.jboss.util.MBeanProxy
 
create(Object) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.StatefulSessionInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.StatelessSessionInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.MessageDrivenInstancePool
 
create(Object) - Method in class org.jboss.ejb.plugins.EntityInstancePool
 
create(Object) - Method in interface org.jboss.security.SecurityProxyFactory
 
create(Object, Container) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
create(String) - Method in interface org.jboss.util.AutoNumberHome
Creates an AutoNumber of given name.
createActivateEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createActivateEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createBeanClassInstance() - Method in class org.jboss.ejb.Container
Returns a new instance of the bean class or a subclass of the bean class.
createBeanExistsCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
Singleton: multiple callers get references to the same command instance.
createBeanVerifiedEvent(VerificationEventGenerator) - Method in interface org.jboss.verifier.factory.VerificationEventFactory
 
createBeanVerifiedEvent(VerificationEventGenerator) - Method in class org.jboss.verifier.factory.DefaultEventFactory
 
createBrowser(Queue) - Method in class org.jboss.jms.ra.JmsSession
 
createBrowser(Queue, String) - Method in class org.jboss.jms.ra.JmsSession
 
createBytesMessage() - Method in class org.jboss.jms.ra.JmsSession
 
createCacheEntry(Object, Object) - Method in class org.jboss.util.LRUCachePolicy
Factory method for cache entries
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
 
createCollectorName() - Method in class org.jboss.deployment.J2eeDeployer
creation of collector name factored out.
createConnection(ConnectorFactoryImpl.ConnectorName) - Method in class org.jboss.jmx.client.ConnectorFactoryImpl
Initiate a connection to the given server with the given protocol
createConnection(ConnectorFactoryImpl.ConnectorName) - Method in interface org.jboss.jmx.client.ConnectorFactoryServiceMBean
Initiate a connection to the given server with the given protocol
createConnection(ConnectorFactoryImpl.ConnectorName) - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
createConnectionFactory() - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
Create a "non managed" connection factory.
createConnectionFactory(ConnectionManager) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
Create a ConnectionFactory with appserver hook
createContainerInterceptor() - Method in class org.jboss.ejb.StatefulSessionContainer
 
createContextClassLoader(Deployment) - Method in class org.jboss.deployment.J2eeDeployer
creates an application class loader for this deployment this class loader will be shared between jboss and tomcat via the contextclassloader.
createCreateEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createCreateEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createDefinedFinderCommand(FinderMetaData) - Method in class org.jboss.ejb.plugins.jaws.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 interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createDestroyCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
createDurableSubscriber(Topic, String) - Method in class org.jboss.jms.ra.JmsSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.jboss.jms.ra.JmsSession
 
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 interface org.jboss.ejb.EntityPersistenceManager
This method is called whenever an entity is to be created.
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
createFactoryName() - Method in class org.jboss.jmx.client.Deployer
creation of objectname for the deployer factored out
createFindAllCommand(FinderMetaData) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createFindByCommand(Method, FinderMetaData) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createFindEntitiesCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createFindEntitiesCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
Singleton: multiple callers get references to the same command instance.
createFindEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createFindEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createHome() - Method in class org.jboss.ejb.MessageDrivenContainer
 
createHome() - Method in class org.jboss.ejb.StatelessSessionContainer
 
createHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
createHome(MethodInvocation) This method takes care of the wiring of the "EJBObject" trio (target, context, proxy) It delegates to the persistence manager.
createHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
createInitCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createInitCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createInitialContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Create an InitialContext using the saved environment or create a vanilla InitialContext when the enviroment is null.
createInitialContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
Create an InitialContext using the saved environment or create a vanilla InitialContext when the enviroment is null.
createKey(ResultSet) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
createList() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
createList() - Method in class org.jboss.util.LRUCachePolicy
Factory method for the linked list used by this cache implementation.
createLoadEntitiesCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createLoadEntitiesCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createLoadEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createLoadEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createLocalHome() - Method in class org.jboss.ejb.StatelessSessionContainer
 
createLocalHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
createLocalHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
Create a new connection to manage in pool
createMapMessage() - Method in class org.jboss.jms.ra.JmsSession
 
createMarshalledObject(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Create a MarshalledObject suitable for invoking a remote container with.
createMBean(String, ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
createMBean(String, ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
createMBean(String, ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
createMBean(String, ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
Instantiates the given class and registers it on the remote MBeanServer and returns an Object Instance of the MBean.
createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
createMBean(String, ObjectName, ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
createMBean(String, ObjectName, ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
createMBean(String, ObjectName, ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
createMBean(String, ObjectName, ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
createMessage() - Method in class org.jboss.jms.ra.JmsSession
 
createMessage(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
createObjectMessage() - Method in class org.jboss.jms.ra.JmsSession
 
createObjectMessage(Serializable) - Method in class org.jboss.jms.ra.JmsSession
 
createPassivateEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createPassivateEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createPublisher(Topic) - Method in class org.jboss.jms.ra.JmsSession
 
createQueue(String) - Method in class org.jboss.jms.ra.JmsSession
 
createQueueConnection() - Method in class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
createQueueConnection(Object) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a queue connection from the given factory.
createQueueConnection(Object, String, String) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a queue connection from the given factory.
createQueueConnection(String, String) - Method in class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
createQueueLoop() - Method in class org.jboss.util.WorkerQueue
Creates the loop that will get the next job and process it.
createQueueLoop() - Method in class org.jboss.util.TimerQueue
 
createQueueSession(boolean, int) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
createReceiver(Queue) - Method in class org.jboss.jms.ra.JmsSession
 
createReceiver(Queue, String) - Method in class org.jboss.jms.ra.JmsSession
 
createRemoveEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createRemoveEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createSelectClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
createSender(Queue) - Method in class org.jboss.jms.ra.JmsSession
 
createServerSocket(int) - Method in class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createService(MBeanServer, ObjectName) - Method in interface org.jboss.util.ServiceFactory
Create a Service proxy instance for the MBean given by name.
createSession(Method, Object[], StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
 
createSession(Method, Object[], StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
createSessionPool(Connection, int, 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 interface org.jboss.verifier.factory.VerificationEventFactory
 
createSpecViolationEvent(VerificationEventGenerator, Section) - Method in class org.jboss.verifier.factory.DefaultEventFactory
 
createStartCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createStartCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createStopCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createStopCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createStoreEntityCommand() - Method in interface org.jboss.ejb.plugins.jaws.JPMCommandFactory
 
createStoreEntityCommand() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
createStreamMessage() - Method in class org.jboss.jms.ra.JmsSession
 
createSubcontext(Context, Name) - Static method in class org.jboss.naming.Util
Create a subcontext including any intermediate contexts.
createSubcontext(Context, String) - Static method in class org.jboss.naming.Util
Create a subcontext including any intermediate contexts.
createSubscriber(Topic) - Method in class org.jboss.jms.ra.JmsSession
 
createSubscriber(Topic, String, boolean) - Method in class org.jboss.jms.ra.JmsSession
 
createSynchronization(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
createSynchronization(Transaction, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
 
createTempDir(URL, String) - Static method in class org.jboss.deployment.URLWizzard
creates a directory like the File.createTempFile method
createTempFile(URL, String, String) - Static method in class org.jboss.deployment.URLWizzard
creates a temporary file like File.createTempFile()
createTemporaryQueue() - Method in class org.jboss.jms.ra.JmsSession
 
createTemporaryTopic() - Method in class org.jboss.jms.ra.JmsSession
 
createTextMessage() - Method in class org.jboss.jms.ra.JmsSession
 
createTextMessage(String) - Method in class org.jboss.jms.ra.JmsSession
 
createTimeout(long, TimeoutTarget) - Static method in class org.jboss.util.timeout.TimeoutFactory
Schedule a new timeout.
createTopic(String) - Method in class org.jboss.jms.ra.JmsSession
 
createTopicConnection() - Method in class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
createTopicConnection(Object) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a topic connection from the given factory.
createTopicConnection(Object, String, String) - Static method in class org.jboss.jms.ConnectionFactoryHelper
Create a topic connection from the given factory.
createTopicConnection(String, String) - Method in class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
createTopicSession(boolean, int) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
createUrl(String) - Method in class org.jboss.jmx.client.Deployer
creation of url factored out
ctx - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
The context we manage.
ctx - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.ExecutionState
 
currentState - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.ExecutionState
 
currentTimeMillis() - Method in class org.jboss.util.TimedCachePolicy
Get the cache time.
CustomFindByEntitiesCommand - class org.jboss.ejb.plugins.jaws.bmp.CustomFindByEntitiesCommand.
JAWSPersistenceManager CustomFindByEntitiesCommand.
CustomFindByEntitiesCommand(Method) - Constructor for class org.jboss.ejb.plugins.jaws.bmp.CustomFindByEntitiesCommand
Constructs a JAWS command which can handle multiple entity finders that are BMP implemented.

D

D_COMMIT_OPTION - Static variable in class org.jboss.metadata.ConfigurationMetaData
D_COMMIT_OPTION is a lazy load option.
DataCollector - interface org.jboss.management.DataCollector.
Collector Interface which must be implemented by any collector to lookup the management data
date - Variable in class org.jboss.deployment.Deployment
the date this deployment was made
debug - Static variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Gives compile-time control of tracing.
debug(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a priority of DEBUG.
debug(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a priority of DEBUG.
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.ContainerFactory
 
DEFAULT_ENTITY_CMP_CONFIGURATION - Static variable in class org.jboss.ejb.ContainerFactory
 
DEFAULT_MESSAGEDRIVEN_CONFIGURATION - Static variable in class org.jboss.ejb.ContainerFactory
 
DEFAULT_STATEFUL_CONFIGURATION - Static variable in class org.jboss.ejb.ContainerFactory
 
DEFAULT_STATELESS_CONFIGURATION - Static variable in class org.jboss.ejb.ContainerFactory
 
DefaultEventFactory - class org.jboss.verifier.factory.DefaultEventFactory.
DefaultEventFactory() - Constructor for class org.jboss.verifier.factory.DefaultEventFactory
 
DefaultInitialContextHandle - class org.jboss.ejb.plugins.jrmp.interfaces.DefaultInitialContextHandle.
The default implementaion of InitialContextHandle.
DefaultInitialContextHandle.Factory - class org.jboss.ejb.plugins.jrmp.interfaces.DefaultInitialContextHandle.Factory.
A factory for producing DefaultInitialContextHandle instance objects.
DefaultInitialContextHandle.Factory() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.DefaultInitialContextHandle.Factory
 
DefaultInitialContextHandle() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.DefaultInitialContextHandle
Construct a DefaultInitialContextHandle.
defaultLifetime - Variable in class org.jboss.util.TimedCachePolicy
The lifetime in seconds to use for objects inserted that do not implement the TimedEntry interface.
DefaultSocketFactory - class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory.
 
DefaultSocketFactory() - Constructor for class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory
 
deleteFromBuffer(String) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Delete the entry in the message counter buffer for specifyed JMS id.
deleteTree(URL) - Static method in class org.jboss.deployment.URLWizzard
deletes the given file:/...
demote() - Method in class org.jboss.util.LRUCachePolicy.LRUList
Demotes from the cache the least used entry.
dependencies - Variable in class org.jboss.deployment.scope.Scope
keeps a hashtable of dependencies between the classLoaders
deploy(String) - Method in interface org.jboss.deployment.DeployerMBean
 
deploy(String) - Method in class org.jboss.deployment.J2eeDeployer
Deploys the given URL independent if it is a EJB.jar, Web.war or Application.ear.
deploy(String) - Method in class org.jboss.deployment.DeployerMBeanSupport
 
deploy(String) - Method in class org.jboss.jmx.client.Deployer
 
deploy(String, ObjectName) - Method in class org.jboss.deployment.AutoDeployer
 
deploy(String, String) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Deploy an application
deploy(String, String) - Method in class org.jboss.ejb.ContainerFactory
Deploy the file at this URL.
deploy(String, String) - Method in interface org.jboss.web.AbstractWebContainerMBean
 
deploy(String, String) - Method in class org.jboss.web.AbstractWebContainer
A template pattern implementation of the deploy() method.
deploy(String, String[], String) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Deploy an application
deploy(String, String[], String) - Method in class org.jboss.ejb.ContainerFactory
 
deploy(URL) - Method in class org.jboss.deployment.DeployerMBeanSupport
Subclasses override to perform actual deployment.
deploy(URL, String) - Method in class org.jboss.ejb.ContainerFactory
Deploy EJBs pointed to by an URL.
deploy(URL, URL[], String) - Method in class org.jboss.ejb.ContainerFactory
 
Deployer - class org.jboss.jmx.client.Deployer.
Deployer() - Constructor for class org.jboss.jmx.client.Deployer
 
DeployerMBean - interface org.jboss.deployment.DeployerMBean.
The common interface for services that deploy application components.
DeployerMBeanSupport - class org.jboss.deployment.DeployerMBeanSupport.
DeployerMBeanSupport() - Constructor for class org.jboss.deployment.DeployerMBeanSupport
 
deployment - Variable in class org.jboss.deployment.scope.ScopedURLClassLoader
reference to the deployment that is associated with this classloader
Deployment - class org.jboss.deployment.Deployment.
Represents a J2EE application or module (EJB.jar, Web.war or App.ear).
DEPLOYMENT_DIR - Variable in class org.jboss.deployment.J2eeDeployer
 
Deployment.Module - class org.jboss.deployment.Deployment.Module.
Represents a J2ee module.
Deployment.Module(Deployment) - Constructor for class org.jboss.deployment.Deployment.Module
 
DeploymentException - exception org.jboss.deployment.DeploymentException.
Thrown by a deployer if an application component could not be deployed.
DeploymentException(String) - Constructor for class org.jboss.deployment.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for class org.jboss.deployment.DeploymentException
 
deploymentMap - Variable in class org.jboss.web.AbstractWebContainer
A mapping of deployed warUrl strings to the WebApplication object
DeploymentNotification - class org.jboss.deployment.DeploymentNotification.
This notification is sent by the J2eeDeployer MBean to NotificationListener(s) who have registered with deployer.
DeploymentNotification(Object, long, Deployment, int) - Constructor for class org.jboss.deployment.DeploymentNotification
This constructor creates a deployment notification.
deRegisterClassLoader(ScopedURLClassLoader) - Method in class org.jboss.deployment.scope.Scope
deRegisters a classloader in this scope removes all cached data related to this classloader
deserialize(ObjectName, byte[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
deserialize(ObjectName, byte[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
deserialize(String, byte[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
deserialize(String, byte[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
deserialize(String, ObjectName, byte[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
deserialize(String, ObjectName, byte[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
destroy() - Method in class org.jboss.ejb.Container
A default implementation of destroying the container service (no-op).
destroy() - Method in class org.jboss.ejb.MessageDrivenContainer
 
destroy() - Method in class org.jboss.ejb.EntityContainer
 
destroy() - Method in class org.jboss.ejb.Application
Destroys all the containers of this application.
destroy() - Method in class org.jboss.ejb.StatefulSessionContainer
 
destroy() - Method in class org.jboss.ejb.StatelessSessionContainer
 
destroy() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
destroy() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
destroy() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
destroy() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.MetricsInterceptor
Kills the publisher thread.
destroy() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
destroy() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
destroy() - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
destroy() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Take down all fixtures.
destroy() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
destroy() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
destroy() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
destroy() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
destroy() - Method in class org.jboss.jms.ra.JmsManagedConnection
Destroy the physical connection.
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.util.ServiceMBeanSupport
 
destroy() - Method in class org.jboss.util.LRUCachePolicy
Destroys the cache that is now unusable.
destroy() - Method in class org.jboss.util.ServiceControl
 
destroy() - Method in interface org.jboss.util.Service
 
destroy() - Method in class org.jboss.util.TimedCachePolicy
Clears the cache of all entries.
destroyService() - Method in class org.jboss.ejb.ContainerFactory
Implements the template method in superclass.
destroyService() - Method in class org.jboss.management.ContainerManagement
Implements the template method in superclass.
destroyService() - Method in class org.jboss.util.ServiceMBeanSupport
 
dirtyField - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.ExecutionState
 
disassociateThread() - Method in class org.jboss.tm.TxManager
 
discard() - Method in class org.jboss.ejb.EnterpriseContext
 
discard() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
discard() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
discard() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
discard() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
discard(EnterpriseContext) - Method in interface org.jboss.ejb.InstancePool
Discard an anonymous instance after invocation.
discard(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
discard(EnterpriseContext) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
displayPackageInfo(String) - Method in class org.jboss.util.Info
Display the java.lang.Package info for the pkgName
displayPackageInfo(String) - Method in interface org.jboss.util.InfoMBean
Display the java.lang.Package info for the pkgName
dlqConfig - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
DLQConfig element from MDBConfig element from jboss.xml.
dlqHandler - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Dead letter queue handler.
DLQHandler - class org.jboss.ejb.plugins.jms.DLQHandler.
Places redeliveded messages on a Dead Letter Queue.
DLQHandler() - Constructor for class org.jboss.ejb.plugins.jms.DLQHandler
 
doesUserHaveRole(Principal, Set) - Method in interface org.jboss.security.RealmMapping
Validates the application domain roles to which the operational environment Principal belongs.
doesUserHaveRole(Principal, Set) - Method in class org.jboss.security.plugins.NullSecurityManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
DOMWriter - class org.jboss.util.DOMWriter.
A sample DOM writer.
DOMWriter(Writer, boolean) - Constructor for class org.jboss.util.DOMWriter
 
doNotify() - Method in class org.jboss.util.WaitSemaphore
 
doNotify() - Method in interface org.jboss.util.WaitSync
Wakes up this sync that has been posed in wait status by a WaitSync.doWait() call.
doSchedule(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
doSchedule implements a particular policy for scheduling the threads coming in.
doSchedule(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
doSchedule(MethodInvocation) doSchedule implements a particular policy for scheduling the threads coming in.
doWait() - Method in class org.jboss.util.WaitSemaphore
 
doWait() - Method in interface org.jboss.util.WaitSync
Pone in wait status this sync, until WaitSync.doNotify() is called to wake it up.
download(URL, URL) - Static method in class org.jboss.deployment.URLWizzard
copies the source to the destination url.
downloadAndInflate(URL, URL) - Static method in class org.jboss.deployment.URLWizzard
inflates the given zip file into the given directory
downloadAndInflateTemporary(URL, URL, String) - Static method in class org.jboss.deployment.URLWizzard
inflates the given zip file into a directory created in the dest directory with the given prefix
downloadAndPack(URL, URL) - Static method in class org.jboss.deployment.URLWizzard
packs the source directory the _src url points to to a jar archiv at the _dest position
downloadAndPackTemporary(URL, URL, String, String) - Static method in class org.jboss.deployment.URLWizzard
packs the source directory the _src url points to to a jar archiv at the position composed from _destDir, _prefix and _suffix
downloadTemporary(URL, URL, String, String) - Static method in class org.jboss.deployment.URLWizzard
copies the source to the destination.
DUPS_OK_ACKNOWLEDGE_MODE - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
DURABLE_SUBSCRIPTION - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 

E

EAR_MODULE - Static variable in class org.jboss.deployment.Deployment
 
EASY - Static variable in class org.jboss.deployment.J2eeDeployer
 
EJB - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
EJB_HOME_INTERFACE - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
EJB_MODULE - Static variable in class org.jboss.deployment.Deployment
 
EJB_OBJECT_INTERFACE - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
ejbActivate() - Method in class org.jboss.util.AutoNumberEJB
 
EJBClassLoader - class org.jboss.ejb.EJBClassLoader.
URLClassLoader that sets the specified permissions for the loaded classes
EJBClassLoader(URL[], ClassLoader, boolean) - Constructor for class org.jboss.ejb.EJBClassLoader
 
ejbCreate(String) - Method in class org.jboss.util.AutoNumberEJB
 
EJBDataCollector - class org.jboss.management.EJBDataCollector.
JDBC Data Collector
EJBDataCollector() - Constructor for class org.jboss.management.EJBDataCollector
Default (no-args) Constructor
ejbLoad() - Method in class org.jboss.util.AutoNumberEJB
 
EjbLocalRefMetaData - class org.jboss.metadata.EjbLocalRefMetaData.
EjbLocalRefMetaData() - Constructor for class org.jboss.metadata.EjbLocalRefMetaData
 
ejbMetaData - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
The EJB meta-data for the EJBHome reference.
ejbMetaData - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
EJBMetaDataImpl - class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl.
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.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Construct an EJBMetaDataInput.
ejbModules - Variable in class org.jboss.deployment.Deployment
the EJB Modules
ejbPassivate() - Method in class org.jboss.util.AutoNumberEJB
 
ejbPostCreate(String) - Method in class org.jboss.util.AutoNumberEJB
 
EjbRefMetaData - class org.jboss.metadata.EjbRefMetaData.
EjbRefMetaData() - Constructor for class org.jboss.metadata.EjbRefMetaData
 
ejbRemove() - Method in class org.jboss.util.AutoNumberEJB
 
EJBSecurityManager - interface org.jboss.security.EJBSecurityManager.
The EJBSecurityManager is a legacy interface that has been renamed because the interface was not specific to EJBs.
ejbStore() - Method in class org.jboss.util.AutoNumberEJB
 
EJBVerifier11 - class org.jboss.verifier.strategy.EJBVerifier11.
Concrete implementation of the VerificationStrategy interface.
EJBVerifier11(VerificationContext) - Constructor for class org.jboss.verifier.strategy.EJBVerifier11
Constructs the verifier object.
EJBVerifier20 - class org.jboss.verifier.strategy.EJBVerifier20.
EJB 2.0 bean verifier.
EJBVerifier20(VerificationContext) - Constructor for class org.jboss.verifier.strategy.EJBVerifier20
 
EMPTY_ARGS - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
An empty method parameter list.
EMPTY_ARGS - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
An empty method parameter list.
ENCFactory - class org.jboss.naming.ENCFactory.
Implementation of "java:comp" namespace factory.
ENCFactory() - Constructor for class org.jboss.naming.ENCFactory
 
endTransaction(Transaction) - Method in interface org.jboss.ejb.BeanLock
 
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
This is called up synchronization to notify the end of the transaction.
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
endTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.MethodOnlyEJBLock
 
EnterpriseContext - class org.jboss.ejb.EnterpriseContext.
The EnterpriseContext is used to associate EJB instances with metadata about it.
EnterpriseContext.EJBContextImpl - class org.jboss.ejb.EnterpriseContext.EJBContextImpl.
 
EnterpriseContext.EJBContextImpl(EnterpriseContext) - Constructor for class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
EnterpriseContext.UserTransactionImpl - class org.jboss.ejb.EnterpriseContext.UserTransactionImpl.
 
EnterpriseContext.UserTransactionImpl(EnterpriseContext) - Constructor for class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
EnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.EnterpriseContext
 
EnterpriseContextCachePolicy - interface org.jboss.ejb.plugins.EnterpriseContextCachePolicy.
Interface that specifies a policy for caches.
EnterpriseContextCachePolicy.Scheduler - class org.jboss.ejb.plugins.EnterpriseContextCachePolicy.Scheduler.
Final class that hold a single instance of a TimerQueue object for all the CachePolicy instances, allowing the cache policies to register TimerTasks that will be executed in a single background thread.
EnterpriseContextCachePolicy.Scheduler() - Constructor for class org.jboss.ejb.plugins.EnterpriseContextCachePolicy.Scheduler
 
ENTITY_TYPE - Static variable in class org.jboss.metadata.BeanMetaData
 
EntityCache - interface org.jboss.ejb.EntityCache.
EntityCaches can work from several keys A cache can use the natural primaryKey from the EJBObject, or DB dependent keys or a proprietary key
EntityContainer - class org.jboss.ejb.EntityContainer.
This is a Container for EntityBeans (both BMP and CMP).
EntityContainer() - Constructor for class org.jboss.ejb.EntityContainer
 
EntityEnterpriseContext - class org.jboss.ejb.EntityEnterpriseContext.
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it.
EntityEnterpriseContext.EntityContextImpl - class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl.
 
EntityEnterpriseContext.EntityContextImpl(EntityEnterpriseContext) - Constructor for class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
EntityEnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.EntityEnterpriseContext
 
EntityHandleImpl - class org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl.
An EJB entity bean handle implementation.
EntityHandleImpl(InitialContextHandle, String, Object) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl
Construct a EntityHandleImpl.
EntityInstanceCache - class org.jboss.ejb.plugins.EntityInstanceCache.
Cache subclass for entity beans.
EntityInstanceCache() - Constructor for class org.jboss.ejb.plugins.EntityInstanceCache
 
EntityInstanceInterceptor - class org.jboss.ejb.plugins.EntityInstanceInterceptor.
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 org.jboss.ejb.plugins.EntityInstancePool.
EntityInstancePool() - Constructor for class org.jboss.ejb.plugins.EntityInstancePool
 
EntityLockInterceptor - class org.jboss.ejb.plugins.EntityLockInterceptor.
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
 
EntityMetaData - class org.jboss.metadata.EntityMetaData.
The meta data information specific to entity beans.
EntityMetaData(ApplicationMetaData) - Constructor for class org.jboss.metadata.EntityMetaData
 
EntityMultiInstanceInterceptor - class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor.
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
 
EntityMultiInstanceSynchronizationInterceptor - class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor.
The role of this interceptor is to synchronize the state of the cache with the underlying storage.
EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization - class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization.
 
EntityMultiInstanceSynchronizationInterceptor() - Constructor for class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
 
EntityPersistenceManager - interface org.jboss.ejb.EntityPersistenceManager.
This interface is implemented by any EntityBean persistence managers plugins.
EntityPersistenceStore - interface org.jboss.ejb.EntityPersistenceStore.
This interface is implemented by any EntityBean persistence Store.
EntityProxy - class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.
An EJB entity bean proxy class.
EntityProxy - class org.jboss.ejb.plugins.jrmp12.interfaces.EntityProxy.
EntityProxy - class org.jboss.ejb.plugins.jrmp13.interfaces.EntityProxy.
EntityProxy() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy
No-argument constructor for externalization.
EntityProxy() - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.EntityProxy
 
EntityProxy() - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.EntityProxy
 
EntityProxy(String, ContainerRemote, Object, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy
Construct a EntityProxy.
EntityProxy(String, ContainerRemote, Object, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.EntityProxy
 
EntityProxy(String, ContainerRemote, Object, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.EntityProxy
 
EntitySynchronizationInterceptor - class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.
The role of this interceptor is to synchronize the state of the cache with the underlying storage.
EntitySynchronizationInterceptor.InstanceSynchronization - class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization.
 
EntitySynchronizationInterceptor() - Constructor for class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
entryAdded(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
entryAdded(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the given entry has been added to the cache.
entryMap - Variable in class org.jboss.util.TimedCachePolicy
The map of cached TimedEntry objects.
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
entryRemoved(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Callback that signals that the given entry has been removed from the cache.
EnvEntryMetaData - class org.jboss.metadata.EnvEntryMetaData.
EnvEntryMetaData() - Constructor for class org.jboss.metadata.EnvEntryMetaData
 
EQUALS - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Object.equals(java.lang.Object) method reference.
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.CacheKey
equals() We base the equals on the equality of the underlying key in this fashion we make sure that we cannot have duplicate hashes in the maps.
equals(Object) - Method in class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory
 
equals(Object) - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
equals(Object) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
equals(Object) - Method in class org.jboss.jms.ra.Level
 
equals(Object) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
Test if this and the given Object are equal.
equals(Object) - Method in class org.jboss.jmx.server.ObjectHandler
Checks if two Object Handler are equal even when the went over the net
equals(Object) - Method in class org.jboss.security.SimplePrincipal
Compare this SimplePrincipal's name against another Principal
equals(Object) - Method in class org.jboss.security.AnybodyPrincipal
This method always returns 0 to indicate equality for any argument.
equals(Object) - Method in class org.jboss.security.NobodyPrincipal
This method always returns 0 to indicate equality for any argument.
equals(Object) - Method in class org.jboss.tm.GlobalId
Compare for equality.
equals(Object) - Method in class org.jboss.tm.XidImpl
Compare for equality.
equals(Object) - Method in class org.jboss.util.FastKey
 
error(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a priority of ERROR.
error(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a priority of ERROR.
Executable - interface org.jboss.util.Executable.
Interface for the execution of a task.
execute() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ResizerTask
 
execute() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
execute() - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
 
execute() - Method in interface org.jboss.ejb.plugins.jaws.JPMStartCommand
 
execute() - Method in interface org.jboss.ejb.plugins.jaws.JPMStopCommand
 
execute() - Method in interface org.jboss.ejb.plugins.jaws.JPMDestroyCommand
 
execute() - Method in interface org.jboss.ejb.plugins.jaws.JPMInitCommand
 
execute() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCInitCommand
 
execute() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDestroyCommand
 
execute() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStopCommand
 
execute() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStartCommand
 
execute() - Method in class org.jboss.util.TimerTask
The task to be executed, to be implemented in subclasses.
execute() - Method in interface org.jboss.util.Executable
Executes the implemented task.
execute(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMRemoveEntityCommand
 
execute(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMActivateEntityCommand
 
execute(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMStoreEntityCommand
 
execute(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMPassivateEntityCommand
 
execute(EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMLoadEntityCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
if the readOnly flag is specified in the xml file this won't store.
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCRemoveEntityCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCPassivateEntityCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
execute(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCActivateEntityCommand
 
execute(FinderResults) - Method in interface org.jboss.ejb.plugins.jaws.JPMLoadEntitiesCommand
 
execute(FinderResults) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
execute(InstallerFactory, URL) - Method in class org.jboss.deployment.LegacyInstaller
performes the complex task of installation
execute(InstallerFactory, URL) - Method in interface org.jboss.deployment.Installer
 
execute(InstallerFactory, URL) - Method in class org.jboss.deployment.LocalDirInstaller
 
execute(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMCreateEntityCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMFindEntityCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.plugins.jaws.JPMFindEntitiesCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.bmp.CustomFindByEntitiesCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntityCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand
 
execute(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCreateEntityCommand
 
execute(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCBeanExistsCommand
 
executeStatementAndHandleResult(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Executes the PreparedStatement and handles result of successful execution.
executeStatementAndHandleResult(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCUpdateCommand
Template Method that executes the PreparedStatement and calls handleResult on the integer result.
executeStatementAndHandleResult(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand
Template Method that executes the PreparedStatement and calls handleResult on the resulting ResultSet.
exListener - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Description of the Field
ExternalContext - class org.jboss.naming.ExternalContext.
A MBean that binds an arbitrary InitialContext into the JBoss default InitialContext as a Reference.
ExternalContext.SerializableInitialContext - class org.jboss.naming.ExternalContext.SerializableInitialContext.
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
 
ExternalContext() - Constructor for class org.jboss.naming.ExternalContext
 
ExternalContext(String, String) - Constructor for class org.jboss.naming.ExternalContext
 
ExternalContextMBean - interface org.jboss.naming.ExternalContextMBean.
The ExternalContext mbean interface.
extract() - Method in class org.jboss.util.Heap
Removes and returns the least element of this heap.

F

factory - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
FACTORY_NAME - Static variable in class org.jboss.tm.usertx.server.ClientUserTransactionService
 
fastKey - Variable in class org.jboss.util.FastKey
 
FastKey - class org.jboss.util.FastKey.
FastKey FastKey is a hack to enable fool proof and fast operation of caches for Entity In the case of complex PK if a developer misses hash and equals the maps won't properly work in jboss.
FastKey() - Constructor for class org.jboss.util.FastKey
 
FastKey(Object) - Constructor for class org.jboss.util.FastKey
 
fatal(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a priority of FATAL.
fatal(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a priority of FATAL.
files - Static variable in interface org.jboss.deployment.Installer
The J2EE module deployment descriptors handled by the Installer.
FileURLPatch - class org.jboss.util.FileURLPatch.
A MBean that patches the file URL handing implementation so that JBoss can be run in directories with a space in it.
FileURLPatch() - Constructor for class org.jboss.util.FileURLPatch
 
FileURLPatchMBean - interface org.jboss.util.FileURLPatchMBean.
Used to show the managment interface of the FileURLPatch object.
find(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
findByPrimaryKey(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntityCommand
 
findByPrimaryKey(String) - Method in interface org.jboss.util.AutoNumberHome
Finds an AutoNumber by its name.
findDeployment(String) - Method in class org.jboss.deployment.InstallerFactory
Finds a particular Deployment.
findEntities(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when collections of entities are to be found.
findEntities(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when collections of entities are to be found.
findEntities(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
find multiple entities
findEntities(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
findEntities(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
findEntities(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
findEntity(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when single entities are to be found.
findEntity(Method, Object[], EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when single entities are to be found.
findEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
findEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
findEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
findEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
finderImplMethod - Variable in class org.jboss.ejb.plugins.jaws.bmp.CustomFindByEntitiesCommand
 
finderMetaData - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
 
FinderMetaData - class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData.
FinderMetaData() - Constructor for class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
default constructor
FinderMetaData(String) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
constructor used to provide non-defined finders (findAll, BMP style finders) with their metadata.
FinderResults - class org.jboss.util.FinderResults.
A collection of keys carrying additional information about the query from which they came.
FinderResults(Collection, Object, Object, Object[]) - Constructor for class org.jboss.util.FinderResults
Constructor taking the collection of keys to hold and the query data.
findLocal(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
FINE - Static variable in class org.jboss.jms.ra.Level
 
fireBeanChecked(VerificationEvent) - Method in class org.jboss.verifier.BeanVerifier
 
fireBeanChecked(VerificationEvent) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
fireBeanChecked(VerificationEvent) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
fireBeanVerifiedEvent(BeanMetaData) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
fireSpecViolation(VerificationEvent) - Method in class org.jboss.verifier.BeanVerifier
 
fireSpecViolation(VerificationEvent) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
fireSpecViolation(VerificationEvent) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
fireSpecViolationEvent(BeanMetaData, Method, Section) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
fireSpecViolationEvent(BeanMetaData, Section) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
flush() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
flush() - Method in class org.jboss.util.LRUCachePolicy
 
flush() - Method in class org.jboss.util.TimedCachePolicy
Remove all entries from the cache.
flush() - Method in class org.jboss.util.WorkerQueue.QueueLoop
 
flush() - Method in interface org.jboss.util.CachePolicy
Flushes the cached objects from the cache.
forget() - Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
 
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.StatefulSessionInstancePool
 
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.
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
 

G

GenericProxy - class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.
Abstract superclass of JRMP client-side proxies.
GenericProxy() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
A public, no-args constructor for externalization to work.
GenericProxy(String, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Create a new GenericProxy.
GET_EJB_HOME - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
EJBObject.getEJBHome() method reference.
GET_EJB_HOME - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
EJBObject#getEJBHome method reference.
GET_EJB_META_DATA - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
EJBHome.getEJBMetaData() method reference.
GET_EJB_OBJECT - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulHandleImpl
A reference to Handle.getEJBObject().
GET_HANDLE - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
EJBObject.getHandle() method reference.
GET_HOME_HANDLE - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
EJBHome.getHomeHandle() method reference.
GET_PRIMARY_KEY - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
EJBObject.getPrimaryKey() method reference.
GET_PRIMARY_KEY - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
EJBObject#getPrimaryKey method reference.
get() - Method in interface org.jboss.ejb.InstancePool
Get an instance without identity.
get() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
Get an instance without identity.
get() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
Get the singleton instance
get(Object) - Method in interface org.jboss.ejb.InstanceCache
Gets a bean instance from this cache given the identity.
get(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
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.util.LRUCachePolicy
 
get(Object) - Method in class org.jboss.util.TimedCachePolicy
Get the cache value for key if it has not expired.
get(Object) - Method in interface org.jboss.util.CachePolicy
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
getAcknowledgeMode() - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
getAcknowledgeMode() - Method in class org.jboss.metadata.MessageDrivenMetaData
returns MessageDrivenMetaData.AUTO_ACKNOWLADGE_MODE or MessageDrivenMetaData.DUPS_OK_AKNOWLEDGE_MODE, or MessageDrivenMetaData.CLIENT_ACKNOWLEDGE_MODE
getActiveSubject() - Method in interface org.jboss.security.SubjectSecurityManager
Get the currently authenticated subject.
getActiveSubject() - Method in class org.jboss.security.plugins.NullSecurityManager
Get the currently authenticated Subject.
getAddress() - Method in class org.jboss.management.JBossIpAddress
 
getAllFiles() - Method in class org.jboss.deployment.Deployment
returns all files (URLs) that are needed to run this deployment properly
getAllKeys() - Method in class org.jboss.util.FinderResults
 
getAlternativeDD() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
getAppData() - Method in class org.jboss.web.WebApplication
 
getApplication() - Method in class org.jboss.ejb.Container
Returns the application for this container.
getApplication() - Method in class org.jboss.management.JBossJ2EEModule
 
getApplication(String) - Method in interface org.jboss.management.ServerDataCollectorMBean
Returns an application if found with the given key.
getApplication(String) - Method in class org.jboss.management.ServerDataCollector
 
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
 
getApplications() - Method in interface org.jboss.management.ServerDataCollectorMBean
 
getApplications() - Method in class org.jboss.management.ServerDataCollector
 
getArguments() - Method in class org.jboss.ejb.MethodInvocation
 
getArguments() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
getAttribute(ObjectName, String) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getAttribute(ObjectName, String) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
getAttribute(ObjectName, String) - Method in interface org.jboss.jmx.interfaces.JMXAdaptor
 
getAttribute(ObjectName, String) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
getAttribute(ObjectName, String) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
getAttribute(ObjectName, String) - Method in class org.jboss.jmx.server.JMXAdaptorImpl
 
getAttributes(ObjectName, String[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getAttributes(ObjectName, String[]) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
getAttributes(ObjectName, String[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
getAttributes(ObjectName, String[]) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
getAuthenticationModule() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getAutoTrim() - Method in interface org.jboss.configuration.ConfigurationServiceMBean
Get the attribute value auto-trim flag.
getAutoTrim() - Method in class org.jboss.configuration.ConfigurationService
Get the attribute value auto-trim flag.
getBacklog() - Method in class org.jboss.naming.NamingService
 
getBacklog() - Method in class org.jboss.web.WebService
Get the WebService listen queue backlog limit.
getBacklog() - Method in interface org.jboss.web.WebServiceMBean
Get the WebService listen queue backlog limit.
getBacklog() - Method in class org.jboss.web.WebServer
Get the server sockets listen queue depth
getBeanByEjbName(String) - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
getBeanByEjbName(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getBeanClass() - Method in class org.jboss.ejb.Container
Returns the bean class instance of this container.
getBeanMetaData() - Method in class org.jboss.ejb.Container
Returns the metadata of this container.
getBindAddress() - Method in class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory
 
getBindAddress() - Method in class org.jboss.naming.NamingService
 
getBindAddress() - Method in class org.jboss.web.WebService
Get the specific address the WebService listens on.t
getBindAddress() - Method in interface org.jboss.web.WebServiceMBean
Get the specific address the WebService listens on.t
getBindAddress() - Method in class org.jboss.web.WebServer
 
getBlocking() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getBlocking() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getBlockingTimeout() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getBlockingTimeout() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getBranchQualifier() - Method in class org.jboss.tm.XidImpl
Return the branch qualifier of this transaction.
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 interface org.jboss.naming.ExternalContextMBean
Get the cacheContext flag.
getCacheContext() - Method in class org.jboss.naming.ExternalContext
 
getCacheContext() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
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
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.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
getCallLogging() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getCategory() - Method in class org.jboss.logging.Logger
 
getCause() - Method in class org.jboss.configuration.ConfigurationException
Get the cause of the exception.
getCause() - Method in class org.jboss.deployment.DeploymentException
 
getChildrenByTagName(Element, String) - Static method in class org.jboss.metadata.MetaData
 
getClassLoader() - Method in class org.jboss.ejb.Container
Returns the classloader for this container.
getClassLoader() - Method in class org.jboss.ejb.Application
Get the class loader of this Application.
getClassLoader() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
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.
getClasspath() - Method in class org.jboss.management.JBossJVM
 
getClientId() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getClientID() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
getClientSocketFactory() - Method in class org.jboss.naming.NamingService
 
getCMPField() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getCMPFieldByName(String) - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getCMPFields() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getCMPFields() - Method in class org.jboss.metadata.EntityMetaData
Gets the container managed fields.
getCMPFieldValue(Object, CMPFieldMetaData) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
getColumnName() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getColumnName() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
getCommitOption() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getCommonUrls() - Method in class org.jboss.deployment.Deployment
returns the common urls
getConfig() - Method in interface org.jboss.web.AbstractWebContainerMBean
Access any arbitrary config information.
getConfig() - Method in class org.jboss.web.AbstractWebContainer
Access any arbitrary config information.
getConfigFileName() - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
getConfigFileName() - Method in interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean
 
getConfigurationFile() - Method in class org.jboss.mail.MailService
 
getConfigurationMetaDataByName(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getConfigurationName() - Method in class org.jboss.metadata.BeanMetaData
 
getConfigurationPath() - Method in class org.jboss.logging.Log4jService
Get the log4j.properties format config file path
getConfigurationPath() - Method in interface org.jboss.logging.Log4jServiceMBean
Get the log4j.properties format config file path
getConfigurations() - Method in class org.jboss.metadata.ApplicationMetaData
 
getConnection() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Get a database connection
getConnection() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
getConnection() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the physical connection handler.
getConnectors(Hashtable, ConnectorFactoryImpl.IConnectorTester) - Method in class org.jboss.jmx.client.ConnectorFactoryImpl
Look up for all registered JMX Connector at a given JNDI server
getConnectors(Hashtable, ConnectorFactoryImpl.IConnectorTester) - Method in interface org.jboss.jmx.client.ConnectorFactoryServiceMBean
Look up for all registered JMX Connector at a given JNDI server
getConnectors(Hashtable, ConnectorFactoryImpl.IConnectorTester) - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
getContainer() - Method in class org.jboss.ejb.EnterpriseContext
Gets the container that manages the wrapped bean.
getContainer() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
getContainer() - Method in class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
 
getContainer() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Returns the container for this cache.
getContainer() - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
getContainer() - Method in class org.jboss.ejb.plugins.EntityLockInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
 
getContainer() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.LogInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
getContainer() - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
Return the container for this interceptor.
getContainer() - Method in class org.jboss.ejb.plugins.MetricsInterceptor
Returns the container reference.
getContainer() - Method in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.SecurityInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
getContainer() - Method in class org.jboss.management.ContainerManagement
 
getContainer() - Method in interface org.jboss.management.ContainerManagementMBean
 
getContainer(String) - Method in class org.jboss.ejb.Application
Get a container from this Application that corresponds to a given name
getContainerCacheConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainerConfiguration() - Method in class org.jboss.metadata.BeanMetaData
 
getContainerInterceptorsConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainerInvoker() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getContainerInvoker() - Method in interface org.jboss.ejb.ContainerInvokerContainer
 
getContainerInvoker() - Method in class org.jboss.ejb.EntityContainer
 
getContainerInvoker() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getContainerInvoker() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getContainerInvoker() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainerInvokerConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainerPoolConf() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getContainers() - Method in class org.jboss.ejb.Application
Get all containers in this Application.
getContent() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getContext() - Method in class org.jboss.verifier.strategy.AbstractVerifier
Returns the context object reference for this strategy implementation.
getCreateMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getCreateTable() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getCredential() - Method in class org.jboss.ejb.MethodInvocation
 
getCredential() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Return the credentials to use for invocations with this proxy.
getCredential() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
getCredential() - Static method in class org.jboss.security.SecurityAssociation
Get the current principal credential information.
getCtx(Transaction, CacheKey) - Method in class org.jboss.ejb.TxEntityMap
 
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 class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
getDatabase() - Method in class org.jboss.jdbc.HypersonicDatabase
 
getDatabase() - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
getDataSourceClass() - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
getDataSourceClass() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getDataSourceClass() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getDataSourceClass() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getDbURL() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
getDbURL() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getDebug() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
getDebug() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.BeanMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.SessionMetaData
 
getDefaultConfigurationName() - Method in class org.jboss.metadata.EntityMetaData
 
getDefaultCreateMethod(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getDefaultDomain() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getDefaultDomain() - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
getDefaultDomain() - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
getDefaultDomain() - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
getDefaultTransactionTimeout() - Method in class org.jboss.tm.TxManager
Get the default transaction timeout.
getDefaultValidateDTDs() - Static method in class org.jboss.metadata.XmlFileLoader
 
getDependentClassLoaders(ScopedURLClassLoader) - Method in class org.jboss.deployment.scope.Scope
returns the classLoaders that a particular classLoader is dependent on.
getDependingApplications() - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
returns a set of relative urls in string spec that point to applications to which this application is (most likely) dependent on.
getDeployableFilter() - Method in interface org.jboss.deployment.DeployerMBean
Provides a filter that decides whether a file can be deployed by this deployer based on the filename.
getDeployableFilter() - Method in class org.jboss.deployment.J2eeDeployer
 
getDeployableFilter() - Static method in class org.jboss.deployment.InstallerFactory
 
getDeployedApp(String) - Method in class org.jboss.web.AbstractWebContainer
Get the WebApplication object for a deployed war.
getDeployedApplications() - Method in interface org.jboss.ejb.ContainerFactoryMBean
Returns the applications deployed by the container factory
getDeployedApplications() - Method in class org.jboss.ejb.ContainerFactory
Returns the deployed applications.
getDeployedApplications() - Method in interface org.jboss.web.AbstractWebContainerMBean
Returns the applications deployed by the container factory
getDeployedApplications() - Method in class org.jboss.web.AbstractWebContainer
Returns the applications deployed by the web container subclasses.
getDeployerName() - Method in class org.jboss.deployment.J2eeDeployer
 
getDeployerName() - Method in interface org.jboss.deployment.J2eeDeployerMBean
 
getDeployers() - Method in interface org.jboss.deployment.AutoDeployerMBean
 
getDeployers() - Method in class org.jboss.deployment.AutoDeployer
 
getDeployment() - Method in class org.jboss.deployment.DeploymentNotification
 
getDeploymentDescriptor() - Method in class org.jboss.management.JBossJ2EEModule
 
getDeploymentDescriptor(File) - Static method in class org.jboss.deployment.Util
 
getDeployments() - Method in class org.jboss.deployment.InstallerFactory
Finds all Deployments currently installed.
getDeployments() - Method in class org.jboss.deployment.DeployerMBeanSupport
Returns the deployments that have been deployed by this deployer.
getDescription() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getDescription() - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
getDescription() - Method in class org.jboss.metadata.SecurityIdentityMetaData
 
getDestinationJndiName() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getDestinationType() - 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.
getDisplayName() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getDocument(InputStream, String) - Method in class org.jboss.metadata.XmlFileLoader
Parses the xml document in is and created the DOM Document.
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.
getDocumentFromURL(URL) - Method in class org.jboss.metadata.XmlFileLoader
Get the xml file from the URL and parse it into a Document object.
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
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 class org.jboss.web.WebServer
 
getDriver() - Method in class org.jboss.management.JBossJDBCConnectionPool
 
getDrivers() - Method in interface org.jboss.jdbc.JdbcProviderMBean
 
getDrivers() - Method in class org.jboss.jdbc.JdbcProvider
 
getEISProductName() - Method in class org.jboss.jms.ra.JmsMetaData
 
getEISProductVersion() - Method in class org.jboss.jms.ra.JmsMetaData
 
getEjb(int) - Method in class org.jboss.management.JBossEjbModule
 
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.MessageDrivenEnterpriseContext
 
getEJBContext() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getEJBContext() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getEJBContext() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getEJBCreateMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getEJBFindByPrimaryKey(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getEJBFindMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getEJBHome() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
getEJBHome() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
getEJBHome() - Method in interface org.jboss.ejb.ContainerInvoker
This method is called whenever the EJBHome implementation for this container is needed.
getEJBHome() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the EJBHome attribute of the JMSContainerInvoker object
getEJBHome() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
Get a EJBHome reference for this proxy.
getEJBHome() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Obtain the home interface of the enterprise Bean.
getEJBHome() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.HomeHandleImpl
HomeHandle implementation.
getEJBHome() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getEJBHome() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
getEJBHome() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
getEJBHome() - Method in class org.jboss.proxy.ProxyProxy
 
getEJBHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
getEJBHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
getEJBHome(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
getEJBLocalHome() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
getEJBLocalHome() - Method in interface org.jboss.ejb.LocalContainerInvoker
This method is called whenever the EJBLocalHome implementation for this container is needed.
getEJBLocalHome() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
getEJBLocalHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
MF FIXME these are implemented on the client
getEJBLocalHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
getEJBLocalHome(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getEJBLocalObject() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getEJBLocalObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getEjbLocalRefByName(String) - Method in class org.jboss.metadata.BeanMetaData
 
getEjbLocalReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getEJBMetaData() - Method in interface org.jboss.ejb.ContainerInvoker
This method is called whenever the metadata for this container is needed.
getEJBMetaData() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the EJBMetaData attribute of the JMSContainerInvoker object
getEJBMetaData() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getEJBMetaData() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
getEJBMetaData() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
getEJBMetaDataHome() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getEJBMetaDataHome() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getEJBMetaDataHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
getEJBMetaDataHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
getEjbModules() - Method in class org.jboss.deployment.Deployment
returns the ejbModules
getEjbName() - Method in class org.jboss.metadata.BeanMetaData
 
getEjbName() - Method in class org.jboss.metadata.MethodMetaData
 
getEJBObject() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
getEJBObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getEJBObject() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
getEJBObject() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
getEJBObject() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getEJBObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getEJBObject() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getEJBObject() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulHandleImpl
Handle implementation.
getEJBObject() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.StatelessHandleImpl
Handle implementation.
getEJBObject() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl
Handle implementation.
getEJBObject(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
A method for the getEJBObject from the handle
getEJBObject(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
A method for the getEJBObject from the handle
getEJBObject(String, Class[], Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
Helper to perform the actual lookup and reflection.
getEjbRefByName(String) - Method in class org.jboss.metadata.BeanMetaData
 
getEjbReferences() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getEjbReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getEjbReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the ejb-ref mappings.
getEjbs() - Method in class org.jboss.management.JBossEjbModule
 
getEJBVersion() - Method in class org.jboss.verifier.BeanVerifier
 
getEJBVersion() - Method in interface org.jboss.verifier.strategy.VerificationContext
 
getElementContent(Element) - Static method in class org.jboss.metadata.MetaData
 
getElementContent(Element, String) - Static method in class org.jboss.metadata.MetaData
 
getEnforceEjbRestrictions() - Method in class org.jboss.metadata.ApplicationMetaData
 
getEnterpriseBeans() - Method in class org.jboss.metadata.ApplicationMetaData
 
getEnterpriseContext() - Method in class org.jboss.ejb.MethodInvocation
 
getEntities(Transaction) - Method in class org.jboss.ejb.GlobalTxEntityMap
get all EntityEnterpriseContext that are involved with a transaction.
getEntity() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getEntityCollection(Collection) - Method in interface org.jboss.ejb.ContainerInvoker
This method is called whenever a collection of EJBObjects for a collection of primary keys is needed.
getEntityCollection(Collection) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the EntityCollection attribute of the JMSContainerInvoker object
getEntityCollection(Collection) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getEntityCollection(Collection) - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
getEntityCollection(Collection) - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
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 class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
getEntityEJBObject(Object) - Method in interface org.jboss.ejb.ContainerInvoker
This method is called whenever an EJBObject implementation for an entitybean is needed.
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the EntityEJBObject attribute of the JMSContainerInvoker object
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
getEntityEJBObject(Object) - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
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 class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
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.WebMetaData
Return an iterator of the env-entry mappings.
getExceptionListener() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
getExcludedMethods() - Method in class org.jboss.metadata.BeanMetaData
 
getField() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
getFieldType() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
We don't rely on the field alone for getting the type since we support nested field like 'data.categoryPK'.
getFile(Object) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
getFile(Object) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
getFileName() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
getFinder() - Method in class org.jboss.util.FinderResults
 
getFinderMetaData() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
 
getFinderMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
getFinders() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getFirstComponent(String) - Static method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
Returns the first component of a composite fieldName.
getFormatId() - Method in class org.jboss.tm.XidImpl
Return the format identifier of this transaction.
getFromClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
This method must be ovverridden to return the full table list for the query, including any join statements.
getFromClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand
 
getFromClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindByCommand
 
getFromClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindAllCommand
 
getFromName() - Method in interface org.jboss.naming.NamingAliasMBean
Get the from name of the alias.
getFromName() - Method in class org.jboss.naming.NamingAlias
 
getGCEnabled() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getGCEnabled() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getGCInterval() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getGCInterval() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getGCInterval() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getGCInterval() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getGCMinIdleTime() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getGCMinIdleTime() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getGCMinIdleTime() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getGCMinIdleTime() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getGlobalTransactionId() - Method in class org.jboss.tm.XidImpl
Return the global transaction id of this transaction.
getGlobalTxEntityMap() - Static method in class org.jboss.ejb.EntityContainer
 
getHandback() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
 
getHandle() - Method in class org.jboss.proxy.ProxyProxy
 
getHandle(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
MF FIXME these are implemented on the client For the JRMP CI yes, but should be implemented for other CI's
getHandle(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
MF FIXME these are implemented on the client
getHandle(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
getHardwareType() - Method in class org.jboss.management.JBossNode
 
getHeapUsage() - Method in class org.jboss.management.JBossJVM
 
getHome() - Method in class org.jboss.metadata.BeanMetaData
 
getHome() - Method in class org.jboss.metadata.EjbRefMetaData
 
getHomeClass() - Method in class org.jboss.ejb.MessageDrivenContainer
ContainerInvokerContainer - not needed, should we skip inherit this or just throw Error??
getHomeClass() - Method in interface org.jboss.ejb.ContainerInvokerContainer
 
getHomeClass() - Method in class org.jboss.ejb.EntityContainer
 
getHomeClass() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getHomeClass() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getHomeHandleHome() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getHomeHandleHome() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getHomeHandleHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
getHomeHandleHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
getHomeInterfaceClass() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's home interface.
getHost() - Method in class org.jboss.web.WebService
 
getHost() - Method in interface org.jboss.web.WebServiceMBean
Get the name of the public interface to use for the host portion of the RMI codebase URL.
getId() - Method in class org.jboss.ejb.MethodInvocation
 
getId() - Method in class org.jboss.ejb.EnterpriseContext
 
getId() - Method in interface org.jboss.ejb.BeanLock
 
getId() - Method in class org.jboss.ejb.CacheKey
 
getId() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
getId() - Method in class org.jboss.ejb.plugins.local.LocalProxy
 
getId() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getIdleTimeout() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getIdleTimeout() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getIdleTimeout() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getIdleTimeout() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getIdleTimeoutEnabled() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getIdleTimeoutEnabled() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getInfo() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the request info for this connection.
getInfo(URL) - Method in class org.jboss.deployment.DeployerMBeanSupport
Retrieves the object associated with a deployment.
getInitialContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandle
Get the initial context for this handle.
getInitialContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle
Get the initial context for this handle.
getInitialContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.DefaultInitialContextHandle
Get the initial context for this handle.
getInitialContext() - Method in class org.jboss.jms.jndi.JBossMQProvider
Create a new InitialContext suitable for this JMS provider.
getInitialContext() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
getInitialContext() - Method in interface org.jboss.naming.ExternalContextMBean
Get the class name of the InitialContext implementation to use.
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
 
getInitialRepetitions() - Method in class org.jboss.util.Scheduler
 
getInitialRepetitions() - Method in interface org.jboss.util.SchedulerMBean
 
getInstance() - Method in class org.jboss.ejb.EnterpriseContext
 
getInstance() - Static method in class org.jboss.tm.TxManager
Get a reference to the singleton instance.
getInstanceCache() - Method in class org.jboss.ejb.EntityContainer
 
getInstanceCache() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getInstanceCache() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getInstancePool() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getInstancePool() - Method in interface org.jboss.ejb.InstancePoolContainer
 
getInstancePool() - Method in class org.jboss.ejb.EntityContainer
 
getInstancePool() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getInstancePool() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getInstancePool() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getInterceptor() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getInterceptor() - Method in class org.jboss.ejb.EntityContainer
 
getInterceptor() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getInterceptor() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getInterfaceHashes(Class) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
Calculate method hashes.
getInvalidateOnError() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getInvalidateOnError() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getInvocationHandler() - Method in interface org.jboss.proxy.Proxies.ProxyTarget
Recover the original InvocationHandler object around which this proxy is wrapped.
getInvocationHandler(Object, Class) - Static method in class org.jboss.proxy.Proxies
 
getInvocationHandler(Object, Class[]) - Static method in class org.jboss.proxy.Proxies
Utility built on top of newInvocationHandler to find or create a proxy for the given target object.
getIpAddress() - Method in class org.jboss.management.JBossPort
 
getIpAddresses() - Method in class org.jboss.management.JBossNode
 
getJarDeployerName() - Method in class org.jboss.deployment.J2eeDeployer
 
getJarDeployerName() - Method in interface org.jboss.deployment.J2eeDeployerMBean
 
getJarLocation() - Method in class org.jboss.verifier.BeanVerifier
 
getJarLocation() - Method in interface org.jboss.verifier.strategy.VerificationContext
 
getJavaCtx() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
getJavaType() - Method in class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData
 
getJavaVendor() - Method in class org.jboss.management.JBossJVM
 
getJavaVersion() - Method in class org.jboss.management.JBossJVM
 
getJavaVMs() - Method in class org.jboss.management.JBossNode
 
getJawsApplication() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getJawsCMPFieldJDBCType(CMPFieldMetaData) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
getJawsEntity() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getJawsEntity() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
getJbossWeb() - Method in class org.jboss.web.WebApplication
Getter for property jbossWeb.
getJDBCConnectionPool(int) - Method in class org.jboss.management.JBossJDBC
 
getJDBCConnectionPools() - Method in class org.jboss.management.JBossJDBC
 
getJdbcType() - Method in class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData
 
getJDBCType() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getJDBCType() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
getJDBCType(String) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Gets the integer JDBC type code corresponding to the given name.
getJdbcTypeForJavaType(Class) - Method in class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
getJdbcTypeFromName(String) - Static method in class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData
 
getJDBCTypeName(int) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Gets the JDBC type name corresponding to the given type code.
getJDBCUser() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getJDBCUser() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getJDBCUser() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getJDBCUser() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getJmsCred(ManagedConnectionFactory, Subject, ConnectionRequestInfo) - Static method in class org.jboss.jms.ra.JmsCred
Get our own simple cred
getJmsProviderAdapter() - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
getJMSProviderAdapter() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Return the JMSProviderAdapter that should be used.
getJmsProviderAdapterJNDI() - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
getJMSTaskType() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
getJMSTaskType() - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
 
getJndiName() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getJndiName() - Method in class org.jboss.ejb.plugins.local.LocalProxy
 
getJndiName() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
getJndiName() - Method in class org.jboss.metadata.BeanMetaData
 
getJndiName() - Method in class org.jboss.metadata.ResourceEnvRefMetaData
 
getJndiName() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getJndiName() - Method in class org.jboss.metadata.EjbRefMetaData
 
getJndiName() - Method in interface org.jboss.naming.ExternalContextMBean
Get the jndi name under which the external context is bound.
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 class org.jboss.jmx.client.ConnectorFactoryImpl.ConnectorName
 
getJNDIName() - Method in interface org.jboss.jmx.server.RMIConnectorServiceMBean
 
getJNDIName() - Method in class org.jboss.jmx.server.RMIConnectorService
 
getJNDIName() - Method in class org.jboss.mail.MailService
 
getJNDIName() - Method in class org.jboss.management.ServerDataCollector
 
getJNDIName() - Method in class org.jboss.util.Scheduler
 
getJob() - Method in class org.jboss.util.WorkerQueue
Called by this class, this method checks if the queue is empty; if it is, then waits, else returns the current job.
getJobImpl() - Method in class org.jboss.util.WorkerQueue
Never call this method, only override in subclasses to perform job getting in a specific way, normally tied to the data structure holding the jobs.
getJobImpl() - Method in class org.jboss.util.TimerQueue
 
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
 
getKeyManagerFactory() - Method in interface org.jboss.security.SecurityDomain
Get the KeyManagerFactory associated with the security domain
getKeyStore() - Method in interface org.jboss.security.SecurityDomain
Get the keystore associated with the security domain
getLargeIcon() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getLastComponent(String) - Static method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
Returns the last component of a composite fieldName.
getLink() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getLink() - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
getLink() - Method in class org.jboss.metadata.EjbRefMetaData
 
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 class org.jboss.ejb.MessageDrivenContainer
 
getLocalClass() - Method in interface org.jboss.ejb.ContainerInvokerContainer
 
getLocalClassLoader() - Method in class org.jboss.ejb.Container
Returns the local classloader for this container.
getLocalContainerInvoker() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getLocalContainerInvoker() - Method in interface org.jboss.ejb.ContainerInvokerContainer
 
getLocalContainerInvoker() - Method in class org.jboss.ejb.EntityContainer
 
getLocalContainerInvoker() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getLocalContainerInvoker() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getLocalHome() - Method in class org.jboss.metadata.BeanMetaData
 
getLocalHome() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getLocalHome(Container) - Method in class org.jboss.ejb.Application
 
getLocalHomeClass() - Method in class org.jboss.ejb.Container
 
getLocalHomeClass() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getLocalHomeClass() - Method in interface org.jboss.ejb.ContainerInvokerContainer
 
getLocalJndiName() - Method in class org.jboss.metadata.BeanMetaData
Gets the JNDI name under with the local home interface should be bound.
getLocalListener() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
Redesign it (AS)
getLocalTransaction() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the location transaction for the connection.
getLocalUrl() - Method in class org.jboss.deployment.Deployment
returns the local url that points to the place where this deployment has been downloaded
getLocalUrls() - Method in class org.jboss.deployment.Deployment.Module
returns the local urls
getLocalURLs() - Method in class org.jboss.web.WebClassLoader
Access the URLClassLoader.getURLs() value.
getLock() - Method in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
 
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
 
getLockManager() - Method in class org.jboss.ejb.Container
 
getLog() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
getLogger() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the logger for this connection.
getLogger(Class) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the category class.
getLogger(String) - Static method in class org.jboss.logging.Logger
Create a Logger instance given the category name.
getLoggingEnabled() - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
getLoggingEnabled() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getLoggingEnabled() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getLoggingEnabled() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getLogWriter() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the log writer for this connection.
getLogWriter() - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
getManagedConnectionFactory() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the connection factory for this connection.
getManifest() - Method in class org.jboss.deployment.Deployment
returns the manifest entry of the deployment
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
 
getMaxConnections() - Method in class org.jboss.jms.ra.JmsMetaData
 
getMaxHeap() - Method in class org.jboss.management.JBossJVM
 
getMaxIdleTimeoutPercent() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getMaxIdleTimeoutPercent() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getMaxIdleTimeoutPercent() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getMaxIdleTimeoutPercent() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
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 class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
getMaxSize() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getMaxSize() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getMaxSize() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getMaxSize() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getMBeanCount() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getMBeanCount() - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
getMBeanCount() - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
getMBeanCount() - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
getMBeanInfo(ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getMBeanInfo(ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
getMBeanInfo(ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
getMBeanInfo(ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
getMBeanInfos() - Method in interface org.jboss.jmx.interfaces.JMXAdaptor
 
getMBeanInfos() - Method in class org.jboss.jmx.server.JMXAdaptorImpl
 
getMessage() - Method in class org.jboss.verifier.event.VerificationEvent
 
getMessageDrivenContext() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
getMessageListener() - Method in class org.jboss.jms.ra.JmsSession
Always throws an Exception.
getMessageSelector() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getMetaData() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
getMetaData() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the meta data for the connection.
getMetaData() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
getMetaData() - Method in class org.jboss.metadata.XmlFileLoader
 
getMethod() - Method in class org.jboss.ejb.MethodInvocation
 
getMethod() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
getMethodName() - Method in class org.jboss.metadata.MethodMetaData
 
getMethodPermissions(Method, boolean) - Method in class org.jboss.ejb.Container
Returns the permissions for a method.
getMethodPermissions(String, Class[], boolean) - 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.
getMethods(Class) - Static method in class org.jboss.proxy.Proxies
Utility which reports the set of valid methods for a target type.
getMethods(Class[]) - Static method in class org.jboss.proxy.Proxies
 
getMethodTransactionType() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getMethodTransactionType(String, Class[], boolean) - Method in class org.jboss.metadata.BeanMetaData
 
getMethodTransactionType(String, Class[], boolean) - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getMimeType(String) - Method in class org.jboss.web.WebServer
Lookup the mime type for the suffix of the path argument.
getMinSize() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getMinSize() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getMinSize() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getMinSize() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getModule(int) - Method in class org.jboss.management.JBossJ2EEApplication
 
getModules() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getModules() - Method in class org.jboss.management.JBossJ2EEApplication
 
getName() - Method in class org.jboss.configuration.ConfigurationService
Return the name of the service.
getName() - Method in class org.jboss.deployment.J2eeDeployer
 
getName() - Method in class org.jboss.deployment.Deployment
returns the name of this deployment
getName() - Method in class org.jboss.deployment.Deployment.Module
returns the name
getName() - Method in class org.jboss.deployment.AutoDeployer
 
getName() - Method in class org.jboss.ejb.Application
Get the name of this Application.
getName() - Method in class org.jboss.ejb.ContainerFactory
Implements the abstract getName() method in superclass to return the name of this object.
getName() - Method in class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
 
getName() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getName() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getName() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
getName() - Method in class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
getName() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getName() - Method in class org.jboss.jdbc.InstantDBDatabase
 
getName() - Method in class org.jboss.jdbc.HypersonicDatabase
 
getName() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getName() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getName() - Method in class org.jboss.jdbc.JdbcProvider
 
getName() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Get the name of this service.
getName() - Method in interface org.jboss.jms.asf.ServerSessionPoolFactory
Get the name of the factory.
getName() - Method in class org.jboss.jms.asf.StdServerSessionPoolFactory
Get the name of the factory.
getName() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
Get the name of the provider.
getName() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getName() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
getName() - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
getName() - Method in class org.jboss.jmx.server.RMIConnectorService
 
getName() - Method in class org.jboss.jmx.server.JMXAdaptorService
 
getName() - Method in class org.jboss.mail.MailService
 
getName() - Method in class org.jboss.management.ServerDataCollector
 
getName() - Method in class org.jboss.management.ContainerManagement
Implements the abstract getName() method in superclass to return the name of this object.
getName() - Method in class org.jboss.management.JBossJ2EEManagedObject
 
getName() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getName() - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
getName() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getName() - Method in class org.jboss.metadata.EnvEntryMetaData
 
getName() - Method in class org.jboss.metadata.EjbRefMetaData
 
getName() - Method in class org.jboss.monitor.BeanCacheMonitor
 
getName() - Method in class org.jboss.naming.NamingService
 
getName() - Method in class org.jboss.naming.ExternalContext
 
getName() - Method in class org.jboss.naming.JNDIView
 
getName() - Method in class org.jboss.naming.NamingAlias
 
getName() - Method in class org.jboss.security.SimplePrincipal
 
getName() - Method in class org.jboss.security.AnybodyPrincipal
 
getName() - Method in class org.jboss.security.NobodyPrincipal
 
getName() - Method in class org.jboss.tm.TransactionManagerService
 
getName() - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
getName() - Method in class org.jboss.tm.usertx.server.ClientUserTransactionService
 
getName() - Method in class org.jboss.util.ServiceMBeanSupport
 
getName() - Method in class org.jboss.util.Scheduler
 
getName() - Method in interface org.jboss.util.ServiceMBean
 
getName() - Method in class org.jboss.util.CounterService
 
getName() - Method in class org.jboss.verifier.event.VerificationEvent
 
getName() - Method in class org.jboss.web.WebService
 
getName() - Method in class org.jboss.web.WebApplication
Get the name of this WebApplication.
getName(String) - Static method in class org.jboss.deployment.Util
Truncates the the name (the last cluster of letters after the last slash.
getNestedFieldType(Class, String) - Static method in class org.jboss.ejb.plugins.jaws.metadata.ValueObjectHelper
 
getNext() - Method in interface org.jboss.ejb.Interceptor
 
getNext() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
getNextInteger(String) - Static method in class org.jboss.util.AutoNumberFactory
Gets the next key for the given collection.
getNodes() - Method in interface org.jboss.management.ServerDataCollectorMBean
 
getNodes() - Method in class org.jboss.management.ServerDataCollector
 
getNumberOfCMPFields() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getNumberOfPkFields() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getNumMethodLocks() - Method in interface org.jboss.ejb.BeanLock
 
getNumMethodLocks() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getObjectInstance(ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getObjectInstance(ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
getObjectInstance(ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
getObjectInstance(ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.ejb.LocalHomeObjectFactory
Transform the obj Reference bound into the JNDI namespace into the actual non-Serializable object.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.ejb.plugins.TxInterceptorBMT.UserTxFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.ENCFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.NonSerializableFactory
Transform the obj Reference bound into the JNDI namespace into the actual non-Serializable object.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.tm.TransactionManagerService
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.tm.usertx.client.ClientUserTransactionObjectFactory
 
getObjectName() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
Redesign it (AS)
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.configuration.ConfigurationService
Get the name of this object.
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.deployment.J2eeDeployer
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.deployment.AutoDeployer
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.ejb.ContainerFactory
Implements the abstract getObjectName() method in superclass to return this service's name.
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jdbc.InstantDBDatabase
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jdbc.XADataSourceLoader
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jdbc.JdbcProvider
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Get the JMX object name for this MBean.
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.jmx.server.JMXAdaptorService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.management.ServerDataCollector
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.management.ContainerManagement
Implements the abstract getObjectName() method in superclass to return this service's name.
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.naming.NamingService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.naming.JNDIView
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.tm.TransactionManagerService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.tm.usertx.server.ClientUserTransactionService
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.util.ServiceMBeanSupport
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.util.Scheduler
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.web.WebService
 
getObjectReference() - Method in class org.jboss.jmx.server.ObjectHandler
 
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.
getOptionDRefreshRate() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getOrder() - Method in class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
 
getOrderByClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
This method must be ovverridded to return the full order by clause for the query, including the 'ORDER BY' keyword.
getOrderByClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand
 
getOrderByClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindByCommand
 
getOrderByClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindAllCommand
 
getOsType() - Method in class org.jboss.management.JBossNode
 
getParams() - Method in class org.jboss.metadata.MethodMetaData
 
getPasswd() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getPassword() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getPassword() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getPassword() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getPassword() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getPassword() - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
getPassword() - Method in class org.jboss.mail.MailService
 
getPath(BufferedReader) - Method in class org.jboss.web.WebServer
 
getPeriod() - Method in class org.jboss.util.TimerTask
Returns the period of this TimerTask
getPermissionMethods() - Method in class org.jboss.metadata.BeanMetaData
 
getPermissions(CodeSource) - Method in class org.jboss.ejb.EJBClassLoader
 
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
 
getPhase() - Method in class org.jboss.deployment.DeploymentNotification
 
getPkColumnList() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Returns the comma-delimited list of primary key column names for this entity.
getPkColumnWhereList() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Returns the string to go in a WHERE clause based on the entity's primary key.
getPkField() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getPkFields() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getPkFieldValue(Object, PkFieldMetaData) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
getPluginData(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getPoolFactoryClass() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Get the classname of pool factory to use.
getPoolFactoryClass() - Method in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
Get the classname of pool factory to use.
getPoolName() - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
getPoolName() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getPoolName() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getPoolName() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getPoolName() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getPoolName() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getPoolName() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Get the pool name.
getPoolName() - Method in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
Get the pool name.
getPort() - Method in class org.jboss.jdbc.HypersonicDatabase
 
getPort() - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
getPort() - Method in class org.jboss.management.JBossPort
 
getPort() - Method in class org.jboss.naming.NamingService
 
getPort() - Method in class org.jboss.web.WebService
 
getPort() - Method in interface org.jboss.web.WebServiceMBean
Get the WebService listening port.
getPort() - Method in class org.jboss.web.WebServer
Get the http listening port
getPorts() - Method in class org.jboss.management.JBossIpAddress
 
getPrimaryKey() - Method in class org.jboss.ejb.EntityEnterpriseContext.EntityContextImpl
 
getPrimaryKey() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
getPrimaryKey() - Method in class org.jboss.proxy.ProxyProxy
 
getPrimaryKey() - Method in class org.jboss.util.FastKey
 
getPrimaryKey(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
getPrimaryKey(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
getPrimaryKey(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
getPrimaryKeyClass() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getPrimaryKeyClass() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's primary key class.
getPrimaryKeyClass() - Method in class org.jboss.metadata.EntityMetaData
 
getPrimKeyField() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getPrimKeyField() - Method in class org.jboss.metadata.EntityMetaData
 
getPrincipal() - Method in class org.jboss.ejb.MethodInvocation
 
getPrincipal() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Return the principal to use for invocations with this proxy.
getPrincipal() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
getPrincipal() - Static method in class org.jboss.security.SecurityAssociation
Get the current principal information.
getPrincipal(Principal) - Method in interface org.jboss.security.RealmMapping
Map from the operational environment Principal to the application domain principal.
getPrincipal(Principal) - Method in class org.jboss.security.plugins.NullSecurityManager
Always returns the argument principal.
getPropagationContext() - Method in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
getProperties() - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
getProperties() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
getProperties() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getProperties() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getProperties() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getProperties() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getProtocol() - Method in class org.jboss.jmx.client.ConnectorFactoryImpl.ConnectorName
 
getProviderAdapterClass() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
getProviderAdapterClass() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getProviderName() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
getProviderName() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getProviderUrl() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
getProviderUrl() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
Get the URL that is currently being used to connect to the JNDI provider.
getProviderUrl() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
getProviderUrl() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
getPSCacheSize() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getPSCacheSize() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getQuery() - Method in class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
 
getQueryArgs() - Method in class org.jboss.util.FinderResults
 
getQueryData() - Method in class org.jboss.util.FinderResults
 
getQueueFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
getQueueFactoryRef() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
???
getQueueFactoryRef() - Method in class org.jboss.jms.jndi.JMSProviderLoader
Insert the method's description here.
getQueueFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
getReadOnlyGetMethods() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getReadOnlyTimeOut() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getRealmMapping() - Method in class org.jboss.ejb.Container
 
getReclaim() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
A pool is reclaim if it push back its dirty instances in its stack.
getReference() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
getReference() - Method in class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
getReference() - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
getReference() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
getRefName() - Method in class org.jboss.metadata.ResourceEnvRefMetaData
 
getRefName() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getRefreshFlag() - Method in class org.jboss.logging.Log4jService
Get the refresh flag.
getRefreshFlag() - Method in interface org.jboss.logging.Log4jServiceMBean
Get the refresh flag.
getRefreshSleep() - Method in interface org.jboss.management.ServerDataCollectorMBean
 
getRefreshSleep() - Method in class org.jboss.management.ServerDataCollector
 
getRefs() - Method in interface org.jboss.ejb.BeanLock
 
getRefs() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getRemainingRepetitions() - Method in class org.jboss.util.Scheduler
 
getRemainingRepetitions() - Method in interface org.jboss.util.SchedulerMBean
 
getRemote() - Method in class org.jboss.metadata.BeanMetaData
 
getRemote() - Method in class org.jboss.metadata.EjbRefMetaData
 
getRemoteAccess() - Method in interface org.jboss.naming.ExternalContextMBean
Get the remote access flag.
getRemoteAccess() - Method in class org.jboss.naming.ExternalContext
 
getRemoteClass() - Method in class org.jboss.ejb.MessageDrivenContainer
 
getRemoteClass() - Method in interface org.jboss.ejb.ContainerInvokerContainer
 
getRemoteClass() - Method in class org.jboss.ejb.EntityContainer
 
getRemoteClass() - Method in class org.jboss.ejb.StatefulSessionContainer
 
getRemoteClass() - Method in class org.jboss.ejb.StatelessSessionContainer
 
getRemoteInterfaceClass() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Obtain the Class object for the enterprise Bean's remote interface.
getRemoveTable() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getResource(String) - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
redirects getResource in case that it could not be found locally
getResource(String) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
getResource(String, ScopedURLClassLoader) - Method in class org.jboss.deployment.scope.Scope
gets a URL on behalf of a given classloader which may be null in case that we do not check dependencies
getResourceAsStream(String) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
getResourceByName(String) - Method in class org.jboss.metadata.ApplicationMetaData
 
getResourceEnvReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getResourceEnvReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the resource-ref mappings.
getResourceName() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getResourceProperly(String) - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
exposes the proper getResource call
getResourceReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getResourceReferences() - Method in class org.jboss.metadata.WebMetaData
Return an iterator of the resource-ref mappings.
getResources() - Method in interface org.jboss.management.ServerDataCollectorMBean
 
getResources() - Method in class org.jboss.management.ServerDataCollector
 
getResultObject(ResultSet, int, Class) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Used for all retrieval of results from ResultSets.
getResultObject(ResultSet, int, CMPFieldMetaData) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Wrapper around getResultObject(ResultSet rs, int idx, Class destination).
getRmiPort() - Method in class org.jboss.naming.NamingService
 
getRoleMappingManager() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getRoles() - Method in class org.jboss.metadata.MethodMetaData
 
getRollbackOnly() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
getRollbackOnly() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
getRunAsRoleName() - Method in class org.jboss.metadata.SecurityIdentityMetaData
Get the run-as security identity.
getSchedulableArguments() - Method in class org.jboss.util.Scheduler
 
getSchedulableArguments() - Method in interface org.jboss.util.SchedulerMBean
 
getSchedulableArgumentTypes() - Method in class org.jboss.util.Scheduler
 
getSchedulableArgumentTypes() - Method in interface org.jboss.util.SchedulerMBean
 
getSchedulableClass() - Method in class org.jboss.util.Scheduler
 
getSchedulableClass() - Method in interface org.jboss.util.SchedulerMBean
 
getSchedulePeriod() - Method in class org.jboss.util.Scheduler
 
getSchedulePeriod() - Method in interface org.jboss.util.SchedulerMBean
 
getSection() - Method in class org.jboss.verifier.Section
 
getSectionToken(int) - Method in class org.jboss.verifier.Section
 
getSectionTokens() - Method in class org.jboss.verifier.Section
 
getSecurityDomain() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getSecurityDomain() - Method in class org.jboss.metadata.ApplicationMetaData
 
getSecurityDomain() - Method in class org.jboss.metadata.WebMetaData
Return the optional security-domain jboss-web.xml element.
getSecurityDomain() - Method in interface org.jboss.security.SubjectSecurityManager
Get the security domain from which the security manager is from.
getSecurityDomain() - Method in class org.jboss.security.plugins.NullSecurityManager
Get the name of the security domain associated with this security mgr.
getSecurityIdentityMetaData() - Method in class org.jboss.metadata.BeanMetaData
 
getSecurityManager() - Method in class org.jboss.ejb.Container
 
getSecurityProxy() - Method in class org.jboss.ejb.Container
 
getSecurityProxy() - Method in class org.jboss.metadata.BeanMetaData
 
getSecurityRoleReferences() - Method in class org.jboss.metadata.BeanMetaData
 
getServer() - Method in class org.jboss.jmx.client.ConnectorFactoryImpl.ConnectorName
 
getServer() - Method in class org.jboss.util.ServiceMBeanSupport
 
getServer(int) - Method in class org.jboss.management.JBossJ2EEApplication
 
getServerDescription() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
getServerDescription() - Method in interface org.jboss.jmx.interfaces.JMXConnectorMBean
Delivers the actual server description to which the client is connected to
getServerReference() - Method in class org.jboss.jmx.server.ObjectHandler
 
getServers() - Method in class org.jboss.management.JBossJ2EEModule
 
getServers() - Method in class org.jboss.management.JBossJ2EEApplication
 
getServerSession() - Method in class org.jboss.jms.asf.StdServerSessionPool
Get a server session.
getServerSessionPool(Connection, int, boolean, int, boolean, MessageListener) - Method in interface org.jboss.jms.asf.ServerSessionPoolFactory
Create a new ServerSessionPool .
getServerSessionPool(Connection, int, boolean, int, boolean, MessageListener) - Method in class org.jboss.jms.asf.StdServerSessionPoolFactory
Create a new ServerSessionPool .
getServerSocketFactory() - Method in class org.jboss.naming.NamingService
 
getSession() - Method in class org.jboss.jms.asf.StdServerSession
Returns the session.
getSession() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the session for this connection.
getSessionContext() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
getSessionContext() - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
getSessionContext() - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
getSilent() - Method in class org.jboss.jdbc.HypersonicDatabase
 
getSilent() - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
getSingleton() - Static method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
Return a reference to the singleton instance.
getSingleton() - Static method in class org.jboss.tm.usertx.client.ClientUserTransaction
Return a reference to the singleton instance.
getSmallIcon() - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
getSnapshots() - Method in class org.jboss.monitor.BeanCacheMonitor
 
getSnapshots() - Method in interface org.jboss.monitor.BeanCacheMonitorMBean
Returns the cache data at the call instant.
getSourceUrl() - Method in class org.jboss.deployment.Deployment
returns the source url that points to from where this deployment has been downloaded
getSQL(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Gets the SQL to be used in the PreparedStatement.
getSQL(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
Returns dynamically-generated SQL if this entity has tuned updates, otherwise static SQL.
getSQL(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
getSqlType() - Method in class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData
 
getSQLType() - Method in class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
getSQLType() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
getSqlTypeForJavaType(Class) - Method in class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
getState() - Method in class org.jboss.util.ServiceMBeanSupport
 
getState() - Method in interface org.jboss.util.ServiceMBean
 
getState(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
getStatefulSessionEJBLocalObject(Object) - Method in interface org.jboss.ejb.LocalContainerInvoker
This method is called whenever an EJBLocalObject implementation for a stateful session bean is needed.
getStatefulSessionEJBLocalObject(Object) - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
getStatefulSessionEJBObject(Object) - Method in interface org.jboss.ejb.ContainerInvoker
This method is called whenever an EJBObject implementation for a stateful session bean is needed.
getStatefulSessionEJBObject(Object) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the StatefulSessionEJBObject attribute of the JMSContainerInvoker object
getStatefulSessionEJBObject(Object) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getStatefulSessionEJBObject(Object) - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
getStatefulSessionEJBObject(Object) - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
getStatelessSessionEJBLocalObject() - Method in interface org.jboss.ejb.LocalContainerInvoker
This method is called whenever an EJBLocalObject implementation for a stateless session bean is needed.
getStatelessSessionEJBLocalObject() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
getStatelessSessionEJBObject() - Method in interface org.jboss.ejb.ContainerInvoker
This method is called whenever an EJBObject implementation for a stateless session bean is needed.
getStatelessSessionEJBObject() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the StatelessSessionEJBObject attribute of the JMSContainerInvoker object
getStatelessSessionEJBObject() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
getStatelessSessionEJBObject() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
getStatelessSessionEJBObject() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
getStateString() - Method in class org.jboss.util.ServiceMBeanSupport
 
getStateString() - Method in interface org.jboss.util.ServiceMBean
 
getStatus() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
getStatus() - Method in class org.jboss.tm.TxManager
Return the status of the transaction associated with the currently running thread, or Status.STATUS_NO_TRANSACTION if no active transaction is currently associated.
getStatus() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
getStatus() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
getStatus(Object) - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Return status of the transaction.
getStatus(Object) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Return status of the transaction.
getSubscriptionDurability() - Method in class org.jboss.metadata.MessageDrivenMetaData
returns MessageDrivenMetaData.DURABLE_SUBSCRIPTION or MessageDrivenMetaData.NON_DURABLE_SUBSCRIPTION
getTableName() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
getTarget() - Method in interface org.jboss.proxy.Proxies.ProxyInvocationHandler
Recover the original target object around which this InvocationHandler proxy is wrapped.
getTarget(InvocationHandler) - Static method in class org.jboss.proxy.Proxies
Utility built on top of newTarget to find or create a proxy for the given InvocationHandler.
getTargetTypes() - Method in interface org.jboss.proxy.Proxies.ProxyTarget
Recover the original target types for which this proxy was wrapped.
getTaskLogMessage() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
getTaskLogMessage() - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
 
getThreadGroupInfo(ThreadGroup) - Method in class org.jboss.util.Info
 
getTimeout() - Method in interface org.jboss.deployment.AutoDeployerMBean
 
getTimeout() - Method in class org.jboss.deployment.AutoDeployer
Gets the Timeout attribute of the AutoDeployer object
getTimestampUsed() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getTimestampUsed() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getToName() - Method in interface org.jboss.naming.NamingAliasMBean
Get the to name of the alias.
getToName() - Method in class org.jboss.naming.NamingAlias
 
getTopClassLoader() - Static method in class org.jboss.naming.ENCFactory
 
getTopicFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
getTopicFactoryRef() - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
???
getTopicFactoryRef() - Method in class org.jboss.jms.jndi.JMSProviderLoader
Insert the method's description here.
getTopicFactoryRef() - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
getTPCFactory() - Static method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Get a reference to the TPC Factory
getTrace() - Method in class org.jboss.jdbc.HypersonicDatabase
 
getTrace() - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
getTransacted() - Method in class org.jboss.jms.ra.JmsSession
 
getTransaction() - Method in class org.jboss.ejb.MethodInvocation
Return the transaction associated with the method.
getTransaction() - Method in class org.jboss.ejb.EnterpriseContext
 
getTransaction() - Method in interface org.jboss.ejb.BeanLock
 
getTransaction() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Return the transaction associated with the current thread.
getTransaction() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
getTransaction() - Method in class org.jboss.tm.TxManager
Return the transaction currently associated with the invoking thread, or null if no active transaction is currently associated.
getTransactionIsolation() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getTransactionIsolation() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getTransactionManager() - Method in class org.jboss.ejb.Container
Returns this container's transaction manager.
getTransactionManager() - Method in class org.jboss.metadata.ConfigurationMetaData
 
getTransactionManager() - Static method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Get a reference to the transaction manager.
getTransactionMethod(Method, boolean) - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
 
getTransactionMethods() - Method in class org.jboss.metadata.BeanMetaData
 
getTransactionPropagationContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Return the transaction propagation context of the transaction associated with the current thread.
getTransactionPropagationContext() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
getTransactionPropagationContext() - Method in interface org.jboss.tm.TransactionPropagationContextFactory
Return a transaction propagation context for the transaction currently associated with the invoking thread, or null if the invoking thread is not associated with a transaction.
getTransactionPropagationContext() - Method in class org.jboss.tm.TxManager
Return a TPC for the current transaction.
getTransactionPropagationContext() - Method in class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
Return a transaction propagation context associated with transaction that the calling thread came in with
getTransactionPropagationContext() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
getTransactionPropagationContext(Transaction) - Method in interface org.jboss.tm.TransactionPropagationContextFactory
Return a transaction propagation context for the transaction given as an argument, or null if the argument is null or of a type unknown to this factory.
getTransactionPropagationContext(Transaction) - Method in class org.jboss.tm.TxManager
Return a TPC for the argument transaction.
getTransactionPropagationContext(Transaction) - Method in class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
Return a transaction propagation context for the transaction given as an argument, or null if the argument is null or of a type unknown to this factory.
getTransactionPropagationContext(Transaction) - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
getTransactionTimeout() - Method in class org.jboss.tm.TransactionManagerService
 
getTransactionTimeout() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
 
getTransactionType() - Method in class org.jboss.metadata.MethodMetaData
 
getTrustManagerFactory() - Method in interface org.jboss.security.SecurityDomain
Get the TrustManagerFactory associated with the security domain
getTrustStore() - Method in interface org.jboss.security.SecurityDomain
Get the truststore associated with the security domain.
getTxEntityMap() - Method in class org.jboss.ejb.EntityContainer
 
getTxLock() - Method in class org.jboss.ejb.EnterpriseContext
 
getTxLock(Transaction) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
getType() - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
getType() - Method in class org.jboss.metadata.ResourceEnvRefMetaData
 
getType() - Method in class org.jboss.metadata.ResourceRefMetaData
 
getType() - Method in class org.jboss.metadata.EnvEntryMetaData
 
getType() - Method in class org.jboss.metadata.EjbRefMetaData
 
getTypeMapping() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
getUnauthenticatedPrincipal() - Method in class org.jboss.metadata.ApplicationMetaData
 
getUniqueChild(Element, String) - Static method in class org.jboss.metadata.MetaData
 
getUrl() - Method in class org.jboss.metadata.ApplicationMetaData
 
getURL() - Method in class org.jboss.ejb.Application
Get the URL from which this Application was deployed
getURL() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
getURL() - Method in class org.jboss.jdbc.XADataSourceLoader
 
getURL() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
getURL() - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
getURL() - Method in class org.jboss.web.WebApplication
Get the URL from which this WebApplication was deployed
getURLs() - Method in interface org.jboss.deployment.AutoDeployerMBean
 
getURLs() - Method in class org.jboss.deployment.AutoDeployer
 
getURLs() - Method in class org.jboss.web.WebClassLoader
Get the list of URLs that should be used as the RMI annotated codebase.
getUseCallerIdentity() - Method in class org.jboss.metadata.SecurityIdentityMetaData
 
getUser() - Method in class org.jboss.mail.MailService
 
getUser() - Method in class org.jboss.metadata.MessageDrivenMetaData
 
getUserName() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the user name for this connection.
getUserName() - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
getUserName() - Method in class org.jboss.jms.ra.JmsMetaData
 
getUserRoles(Principal) - Method in interface org.jboss.security.RealmMapping
Return the set of domain roles the principal has been assigned.
getUserRoles(Principal) - Method in class org.jboss.security.plugins.NullSecurityManager
Return the set of domain roles the principal has been assigned.
getUsers() - Method in class org.jboss.util.Semaphore
 
getUserTransaction() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
getValidateDTDs() - Method in interface org.jboss.ejb.ContainerFactoryMBean
Get the flag indicating that ejb-jar.dtd, jboss.dtd & jboss-web.dtd conforming documents should be validated against the DTD.
getValidateDTDs() - Method in class org.jboss.ejb.ContainerFactory
Get the flag indicating that ejb-jar.dtd, jboss.dtd & jboss-web.dtd conforming documents should be validated against the DTD.
getValidateDTDs() - Method in class org.jboss.metadata.XmlFileLoader
Get the flag indicating that ejb-jar.dtd, jboss.dtd & jboss-web.dtd conforming documents should be validated against the DTD.
getValue() - Method in class org.jboss.metadata.EnvEntryMetaData
 
getValue() - Method in interface org.jboss.util.AutoNumber
Gets the current value of the autonumber.
getValue() - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Get the value component of the TimedEntry.
getValue() - Method in class org.jboss.util.AutoNumberEJB
 
getValue(Object) - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
Returns the value of this field.
getValue(Object, String) - Static method in class org.jboss.ejb.plugins.jaws.metadata.ValueObjectHelper
 
getVerbose() - Method in class org.jboss.verifier.event.VerificationEvent
 
getVerifier() - Method in class org.jboss.verifier.BeanVerifier
 
getVerifierVerbose() - Method in interface org.jboss.ejb.ContainerFactoryMBean
Returns the state of the verifier (verbose/non-verbose mode).
getVerifierVerbose() - Method in class org.jboss.ejb.ContainerFactory
Returns the state of the bean verifier (verbose/non-verbose mode)
getVerifyDeployments() - Method in interface org.jboss.ejb.ContainerFactoryMBean
Returns the state of the verifier (enabled/disabled)
getVerifyDeployments() - Method in class org.jboss.ejb.ContainerFactory
Returns the state of bean verifier (on/off)
getWaiters() - Method in class org.jboss.util.WaitSemaphore
 
getWarDeployerName() - Method in class org.jboss.deployment.J2eeDeployer
 
getWarDeployerName() - Method in interface org.jboss.deployment.J2eeDeployerMBean
 
getWebApp() - Method in class org.jboss.web.WebApplication
Getter for property webApp.
getWebContext() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
getWebContext() - Method in class org.jboss.deployment.Deployment.Module
returns the web context
getWebContext(String) - Static method in class org.jboss.deployment.Util
Generates a webcontex for the given url
getWebContext(String) - Method in class org.jboss.deployment.LegacyInstaller
Generates a webcontex for the given url
getWebModules() - Method in class org.jboss.deployment.Deployment
returns the webModules
getWhereClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
This method must be overridden to return the where clause used in this query.
getWhereClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand
 
getWhereClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindByCommand
 
getWhereClause() - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindAllCommand
 
getWriterEncoding() - Static method in class org.jboss.util.DOMWriter
 
getXAResource() - Method in class org.jboss.jms.ra.JmsManagedConnection
Get the XAResource for the connection.
getXidClassName() - Method in class org.jboss.tm.TransactionManagerService
 
getXidClassName() - Method in interface org.jboss.tm.TransactionManagerServiceMBean
 
GlobalId - class org.jboss.tm.GlobalId.
This object encapsulates the global transaction ID of a transaction.
GlobalId() - Constructor for class org.jboss.tm.GlobalId
 
GlobalId(int, byte[]) - Constructor for class org.jboss.tm.GlobalId
Create a new instance.
globalTxEntityMap - Static variable in class org.jboss.ejb.EntityContainer
This provides a way to find the entities that are part of a given transaction EntitySynchronizationInterceptor and InstanceSynchronization manage this instance.
GlobalTxEntityMap - class org.jboss.ejb.GlobalTxEntityMap.
This class provides a way to find out what entities are contained in what transaction.
GlobalTxEntityMap() - Constructor for class org.jboss.ejb.GlobalTxEntityMap
 

H

handleNotification(Notification, Object) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
Handles the given notification by sending this to the remote client listener
handleNotification(Notification, Object) - Method in interface org.jboss.jmx.interfaces.RMINotificationListener
Handles the given notifcation event and passed it to the registered listener
handleNotification(Notification, Object) - Method in class org.jboss.util.Scheduler.Listener
 
handleRedeliveredMessage(Message) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Check if a message has been redelivered to many times.
handleResult(int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCUpdateCommand
Handle the result of successful execution of the update.
handleResult(int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCInitCommand
 
handleResult(int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
 
handleResult(int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCRemoveEntityCommand
 
handleResult(int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDestroyCommand
 
handleResult(int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCreateEntityCommand
 
handleResult(ResultSet, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand
Handles the result of successful execution of the query.
handleResult(ResultSet, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
 
handleResult(ResultSet, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
handleResult(ResultSet, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
handleResult(ResultSet, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCBeanExistsCommand
 
hasANonStaticField(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Checks for at least one non-static field.
hasCompositeKey() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
hasCreateMethod(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasDefaultConstructor(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasDefaultCreateMethod(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasDeploymentDescriptor(File) - Static method in class org.jboss.deployment.Util
 
hasEJBCreateMethod(Class, boolean) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasEJBFindByPrimaryKey(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasEJBHomeInterface(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasEJBObjectInterface(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasEntityBeanInterface(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasFinalizer(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasFinderMethod(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
HASH_CODE - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Object.hashCode() method reference.
HASH_CODE - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
Object.hashCode() method reference.
hashCode - Variable in class org.jboss.ejb.CacheKey
 
hashCode() - Method in class org.jboss.ejb.CacheKey
these should be overwritten by extending Cache key since they define what the cache does in the first place
hashCode() - Method in class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory
 
hashCode() - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
hashCode() - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
hashCode() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
 
hashCode() - Method in class org.jboss.jmx.server.ObjectHandler
 
hashCode() - Method in class org.jboss.security.SimplePrincipal
 
hashCode() - Method in class org.jboss.security.AnybodyPrincipal
 
hashCode() - Method in class org.jboss.security.NobodyPrincipal
 
hashCode() - Method in class org.jboss.tm.GlobalId
 
hashCode() - Method in class org.jboss.tm.XidImpl
 
hashCode() - Method in class org.jboss.util.FastKey
 
hasLegalRMIIIOPArguments(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasLegalRMIIIOPExceptionTypes(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasLegalRMIIIOPReturnType(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMatchingEJBCreate(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMatchingEJBFind(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMatchingEJBPostCreate(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMatchingExceptions(Method, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMatchingMethod(Class, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMatchingReturnType(Method, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasMoreElements() - Method in class org.jboss.util.SerializableEnumeration
 
hasMoreThanOneCreateMethods(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasPkConstraint() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
hasPrimaryKeyReturnType(EntityMetaData, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasReadAhead() - Method in class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
 
hasRemoteReturnType(BeanMetaData, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasSelectForUpdate() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
hasSessionBeanInterface(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasSessionSynchronizationInterface(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
hasStatistics() - Method in class org.jboss.management.JBossJ2EEManagedObject
 
hasTunedUpdates() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
hasTxSynchronization() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
hasTxSynchronization(boolean) - Method in class org.jboss.ejb.EntityEnterpriseContext
 
hasVoidReturnType(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
Heap - class org.jboss.util.Heap.
Data structure that mantains data in a ordered binary tree; each node is greater (smaller) or equal than its 2 sub-nodes, for all the hierarchy.
Heap() - Constructor for class org.jboss.util.Heap
Creates a new Heap whose elements inserted implement the Comparable interface.
Heap(Comparator) - Constructor for class org.jboss.util.Heap
Creates a new Heap whose elements are compared using the given Comparator.
home - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
home - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
HOME_METHOD - Static variable in class org.jboss.metadata.MethodMetaData
 
HomeHandleImpl - class org.jboss.ejb.plugins.jrmp.interfaces.HomeHandleImpl.
An EJB home handle implementation.
HomeHandleImpl(InitialContextHandle, String) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.HomeHandleImpl
Construct a HomeHandleImpl.
HomeHandleImpl(String) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.HomeHandleImpl
Construct a HomeHandleImpl.
homeInterface - Variable in class org.jboss.ejb.EntityContainer
 
homeInterface - Variable in class org.jboss.ejb.StatefulSessionContainer
 
homeInterface - Variable in class org.jboss.ejb.StatelessSessionContainer
 
homeMapping - Variable in class org.jboss.ejb.EntityContainer
 
homeMapping - Variable in class org.jboss.ejb.StatefulSessionContainer
 
homeMapping - Variable in class org.jboss.ejb.StatelessSessionContainer
 
homeMethodInvokerMap - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
homeMethodInvokerMap - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
HomeProxy - class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.
The client-side proxy for an EJB Home object.
HomeProxy - class org.jboss.ejb.plugins.jrmp12.interfaces.HomeProxy.
HomeProxy - class org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxy.
HomeProxy() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
No-argument constructor for externalization.
HomeProxy() - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.HomeProxy
 
HomeProxy() - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxy
 
HomeProxy(String, EJBMetaData, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
Construct a HomeProxy.
HomeProxy(String, EJBMetaData, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.HomeProxy
 
HomeProxy(String, EJBMetaData, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxy
 
HypersonicDatabase - class org.jboss.jdbc.HypersonicDatabase.
Integration with Hypersonic SQL (http://hsqldb.oron.ch/).
HypersonicDatabase() - Constructor for class org.jboss.jdbc.HypersonicDatabase
 
HypersonicDatabaseMBean - interface org.jboss.jdbc.HypersonicDatabaseMBean.

I

id - Variable in class org.jboss.ejb.CacheKey
 
id - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy
JBoss generated identifier.
id - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulHandleImpl
The identity of the bean.
id - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl
The primary key of the entity bean.
id - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
The Cachekey corresponding to this Bean
importEjbJarXml(Element) - Method in class org.jboss.metadata.MetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.BeanMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.MessageDrivenMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.MethodMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.EjbLocalRefMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.SecurityRoleRefMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.ResourceEnvRefMetaData
Parse the ejb-jar child element
importEjbJarXml(Element) - Method in class org.jboss.metadata.SessionMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.ResourceRefMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.ApplicationMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.EnvEntryMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.SecurityIdentityMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.EntityMetaData
 
importEjbJarXml(Element) - Method in class org.jboss.metadata.EjbRefMetaData
 
importJBossWebXml(Element) - Method in class org.jboss.metadata.WebMetaData
Parse the elements of the jboss-web element used by the integration layer.
importJbossXml(Element) - Method in class org.jboss.metadata.MetaData
 
importJbossXml(Element) - Method in class org.jboss.metadata.BeanMetaData
 
importJbossXml(Element) - Method in class org.jboss.metadata.MessageDrivenMetaData
 
importJbossXml(Element) - Method in class org.jboss.metadata.ResourceEnvRefMetaData
Parse the jboss child element
importJbossXml(Element) - Method in class org.jboss.metadata.ConfigurationMetaData
 
importJbossXml(Element) - Method in class org.jboss.metadata.ResourceRefMetaData
 
importJbossXml(Element) - Method in class org.jboss.metadata.ApplicationMetaData
 
importJbossXml(Element) - Method in class org.jboss.metadata.EjbRefMetaData
 
importTransactionPropagationContext(Object) - Method in interface org.jboss.tm.TransactionPropagationContextImporter
Import the transaction propagation context into the transaction manager, and return the resulting transaction.
importTransactionPropagationContext(Object) - Method in class org.jboss.tm.TxManager
Import a transaction propagation context into this TM.
importTransactionPropagationContext(Object) - Method in class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
 
importWebXml(Element) - Method in class org.jboss.metadata.WebMetaData
Parse the elements of the web-app element used by the integration layer.
importXml(Element) - Method in class org.jboss.deployment.J2eeModuleMetaData
 
importXml(Element) - Method in class org.jboss.deployment.J2eeApplicationMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
importXml(Element) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
XmlLoadable implementation
importXml(Element) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
importXml(Element) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
Reads from the configuration the parameters for this cache policy, that are all optionals.
importXml(Element) - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy
Reads from the configuration the parameters for this cache policy, that are all optionals.
importXml(Element) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jaws.metadata.FinderMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
importXml(Element) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
XmlLoadable implementation.
importXml(Element) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Takes an MDBConfig Element
importXml(Element) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
importXml(Element) - Method in class org.jboss.metadata.MetaData
 
importXml(Element) - Method in interface org.jboss.metadata.XmlLoadable
 
importXml(Element) - Method in class org.jboss.metadata.WebMetaData
 
incrementResentCount(String) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Increment the counter for the specific JMS message id.
Info - class org.jboss.util.Info.
A simple mbean that dumps out info like the system properties, etc.
INFO - Static variable in class org.jboss.jms.ra.Level
 
Info() - Constructor for class org.jboss.util.Info
 
info(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a priority of INFO.
info(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a priority of INFO.
InfoMBean - interface org.jboss.util.InfoMBean.
init() - Method in class org.jboss.ejb.Container
The ContainerFactory calls this method.
init() - Method in class org.jboss.ejb.MessageDrivenContainer
 
init() - Method in class org.jboss.ejb.EntityContainer
 
init() - Method in class org.jboss.ejb.Application
Initializes all the containers of this application.
init() - Method in class org.jboss.ejb.StatefulSessionContainer
 
init() - Method in class org.jboss.ejb.StatelessSessionContainer
 
init() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
init() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
init() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
init() - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
init() - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
 
init() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
init() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
init() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
init() - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
 
init() - Method in class org.jboss.ejb.plugins.LogInterceptor
 
init() - Method in class org.jboss.ejb.plugins.StatelessSessionInstancePool
 
init() - Method in class org.jboss.ejb.plugins.MessageDrivenInstancePool
 
init() - Method in class org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
 
init() - Method in class org.jboss.ejb.plugins.MetricsInterceptor
Starts the JMS publisher thread.
init() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
init() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
init() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
init() - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
init() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
init() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Initialize the container invoker.
init() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
init() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
init() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
init() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
init() - Method in class org.jboss.util.ServiceMBeanSupport
 
init() - Method in class org.jboss.util.LRUCachePolicy
Initializes the cache, creating all required objects and initializing their values.
init() - Method in class org.jboss.util.ServiceControl
 
init() - Method in interface org.jboss.util.Service
 
init() - Method in class org.jboss.util.TimedCachePolicy
Initializes the cache for use.
init(Class, Class, Object) - Method in interface org.jboss.security.SecurityProxy
 
init(long) - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Initializes an entry with the current cache time.
INITIAL_CONTEXT_FACTORY - Static variable in class org.jboss.jms.jndi.JBossMQProvider
The initial context factory to use.
initialContextHandle - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Provides access to the correct naming context for handle objects.
initialContextHandle - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
A handle used to restore the correct naming context.
InitialContextHandle - class org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandle.
Provides the interface for creating new handles instances and for getting a reference to the initial context.
InitialContextHandle() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandle
 
InitialContextHandleFactory - interface org.jboss.ejb.plugins.jrmp.interfaces.InitialContextHandleFactory.
A factory for producing InitialContextHandle objects.
initService() - Method in class org.jboss.deployment.J2eeDeployer
 
initService() - Method in class org.jboss.jdbc.InstantDBDatabase
 
initService() - Method in class org.jboss.jdbc.JdbcProvider
 
initService() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
initService() - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
initService() - Method in class org.jboss.jmx.server.RMIConnectorService
 
initService() - Method in class org.jboss.jmx.server.JMXAdaptorService
 
initService() - Method in class org.jboss.management.ServerDataCollector
 
initService() - Method in class org.jboss.naming.NamingService
 
initService() - Method in class org.jboss.naming.ExternalContext
 
initService() - Method in class org.jboss.util.ServiceMBeanSupport
 
initService() - Method in class org.jboss.util.Scheduler
 
innerStop() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Stop done from inside, we should not stop the exceptionListener in inner stop.
insert(EnterpriseContext) - Method in interface org.jboss.ejb.InstanceCache
Inserts an active bean instance after creation or activation.
insert(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
insert(Object) - Method in class org.jboss.util.Heap
Inserts the given element in this heap.
insert(Object, Object) - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
insert(Object, Object) - Method in class org.jboss.util.LRUCachePolicy
 
insert(Object, Object) - Method in class org.jboss.util.TimedCachePolicy
Insert a value into the cache.
insert(Object, Object) - Method in interface org.jboss.util.CachePolicy
Inserts the specified object into the cache following the implemented policy.
install(URL) - Method in class org.jboss.deployment.InstallerFactory
installs the J2ee component the URL points to and returns a Deployment object as its representation.
installApplication(URL) - Method in class org.jboss.deployment.J2eeDeployer
determines deployment type and installs (downloads) all packages needed by the given deployment of the given deployment.
installer - Variable in class org.jboss.deployment.J2eeDeployer
The InstallerFactory which installs J2EE module deployments
Installer - interface org.jboss.deployment.Installer.
The interface describing a J2EE module installer.
InstallerFactory - class org.jboss.deployment.InstallerFactory.
This class is used by the J2eeDeployer to create, remove or find a particular Deployment.
InstallerFactory(File, Logger) - Constructor for class org.jboss.deployment.InstallerFactory
Constructs a new InstallerFactory, only one is needed per J2eeDeployer
instanceCache - Variable in class org.jboss.ejb.EntityContainer
 
instanceCache - Variable in class org.jboss.ejb.StatefulSessionContainer
 
InstanceCache - interface org.jboss.ejb.InstanceCache.
The plugin that gives a container a cache for bean instances.
instancePool - Variable in class org.jboss.ejb.MessageDrivenContainer
This is the instancepool that is to be used.
instancePool - Variable in class org.jboss.ejb.EntityContainer
 
instancePool - Variable in class org.jboss.ejb.StatefulSessionContainer
 
instancePool - Variable in class org.jboss.ejb.StatelessSessionContainer
 
InstancePool - interface org.jboss.ejb.InstancePool.
Interface for bean instance Pools.
InstancePoolContainer - interface org.jboss.ejb.InstancePoolContainer.
This is an interface for Containers that uses InstancePools.
InstancePoolFeeder - interface org.jboss.ejb.plugins.InstancePoolFeeder.
Interface for bean instances Pool Feeder
InstantDBDatabase - class org.jboss.jdbc.InstantDBDatabase.
InstantDBDatabase() - Constructor for class org.jboss.jdbc.InstantDBDatabase
 
InstantDBDatabase(String) - Constructor for class org.jboss.jdbc.InstantDBDatabase
 
InstantDBDatabaseMBean - interface org.jboss.jdbc.InstantDBDatabaseMBean.
instantiate(String) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
instantiate(String) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
instantiate(String) - Method in interface org.jboss.jmx.interfaces.JMXConnector
Instantiate the given class on the remote MBeanServer and returns a Object Handler you can use to register it as a MBean with registerMBean() or as a parameter to createMBean() or instantiate() method which takes it as a parameter.
instantiate(String) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
instantiate(String, Object[], String[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
instantiate(String, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
instantiate(String, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
Instantiate the given class on the remote MBeanServer and returns a Object Handler you can use to register it as a MBean with registerMBean()
instantiate(String, Object[], String[]) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
instantiate(String, ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
instantiate(String, ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
instantiate(String, ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
instantiate(String, ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
instantiate(String, ObjectName, Object[], String[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
instantiate(String, ObjectName, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
instantiate(String, ObjectName, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
instantiate(String, ObjectName, Object[], String[]) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
interceptor - Variable in class org.jboss.ejb.MessageDrivenContainer
This is the first interceptor in the chain.
interceptor - Variable in class org.jboss.ejb.EntityContainer
 
interceptor - Variable in class org.jboss.ejb.StatefulSessionContainer
 
interceptor - Variable in class org.jboss.ejb.StatelessSessionContainer
 
Interceptor - interface org.jboss.ejb.Interceptor.
intValue() - Method in class org.jboss.jms.ra.Level
 
invalidate() - Method in class org.jboss.ejb.plugins.BeanSemaphore
 
INVOCATION_METRICS - Static variable in interface org.jboss.monitor.MetricsConstants
Method invocation metrics producer.
InvocationHandler - interface org.jboss.proxy.InvocationHandler.
An invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventions of the Core Reflection API.
invoke(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invoke(MarshalledObject) - Method in interface org.jboss.ejb.plugins.jrmp.interfaces.ContainerRemote
Invoke a remote object instance.
invoke(MarshalledObject) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
Invoke a Remote interface method.
invoke(MethodInvocation) - Method in interface org.jboss.ejb.Interceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.Container
This method is called by the ContainerInvoker when a method call comes in on an EJBObject.
invoke(MethodInvocation) - Method in class org.jboss.ejb.MessageDrivenContainer
This method does invocation interpositioning of tx and security, retrieves the instance from an object table, and invokes the method on the particular instance
invoke(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
This method retrieves the instance from an object table, and invokes the method on the particular instance through the chain of interceptors
invoke(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
This method does invocation interpositioning of tx and security, retrieves the instance from an object table, and invokes the method on the particular instance
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
This method does invocation interpositioning of tx management
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.MessageDrivenTxInterceptorBMT
This method does invocation interpositioning of tx management MessageDriven specialication
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntityLockInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
This method does invocation interpositioning of tx management
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.LogInterceptor
This method does invocation interpositioning of tx and security, retrieves the instance from an object table, and invokes the method on the particular instance
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.MetricsInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
invoke(MethodInvocation) - Method in class org.jboss.ejb.plugins.SecurityInterceptor
 
invoke(Method, Object[], Object) - Method in interface org.jboss.security.SecurityProxy
Called to allow the security proxy to perform any custom security checks required for the EJB remote interface method.
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy
InvocationHandler implementation.
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy
InvocationHandler implementation.
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
InvocationHandler implementation.
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy
InvocationHandler implementation.
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.local.LocalProxy
 
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.local.LocalHomeProxy
InvocationHandler implementation.
invoke(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
Invoke a local interface method.
invoke(Object, Method, Object[]) - Method in interface org.jboss.proxy.InvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.jboss.tm.plugins.tyrex.ResourceInvoker
 
invoke(Object, Method, Object[]) - Method in class org.jboss.util.MBeanProxy
 
invoke(Object, Method, Object[], Transaction, Principal, Object) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
#Description of the Method
invoke(Object, Method, Object[], Transaction, Principal, Object) - Method in interface org.jboss.ejb.plugins.jrmp.interfaces.ContainerRemote
Invoke a local object instance.
invoke(Object, Method, Object[], Transaction, Principal, Object) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
Invoke a Remote interface method.
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.JMXAdaptor
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.jmx.server.JMXAdaptorImpl
 
invokeBoolean(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokeByte(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokeChar(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokeContainer(Object, Method, Object[]) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Invoke the container to handle this method invocation.
invokeDouble(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokeFloat(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokeHome(MarshalledObject) - Method in interface org.jboss.ejb.plugins.jrmp.interfaces.ContainerRemote
Invoke the remote home instance.
invokeHome(MarshalledObject) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
Invoke a Home interface method.
invokeHome(MethodInvocation) - Method in interface org.jboss.ejb.Interceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.Container
This method is called by the ContainerInvoker when a method call comes in on the Home object.
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.MessageDrivenContainer
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.EntityLockInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.LogInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
Message driven beans do not have homes.
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.MetricsInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
invokeHome(MethodInvocation) - Method in class org.jboss.ejb.plugins.SecurityInterceptor
 
invokeHome(Method, Object[]) - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
Invoke a Home interface method.
invokeHome(Method, Object[]) - Method in interface org.jboss.security.SecurityProxy
Called to allow the security proxy to perform any custom security checks required for the EJB home interface method.
invokeHome(Method, Object[], Transaction, Principal, Object) - Method in interface org.jboss.ejb.plugins.jrmp.interfaces.ContainerRemote
Invoke the local home instance.
invokeHome(Method, Object[], Transaction, Principal, Object) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
Invoke a Home interface method.
invokeInt(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokeLoad(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
invokeLong(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
invokerContainer - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
invokeShort(InvocationHandler, int, Object[]) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
IS_IDENTICAL - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
EJBObject.isIdentical(javax.ejb.EJBObject) method reference.
IS_IDENTICAL - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
EJBObject#isIdentical method reference.
isAbstract(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isActive(Object) - Method in interface org.jboss.ejb.InstanceCache
Checks whether an instance corresponding to a particular id is active
isActive(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
isAlive() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
isAlive() - Method in interface org.jboss.jmx.interfaces.JMXConnectorMBean
Indicates if the connection is alive and ready to serve
isAllFieldsPublic(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
Checks whether all the fields in the class are declared as public.
isAPrimaryKeyField() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
isBeanManagedTx() - Method in class org.jboss.metadata.BeanMetaData
 
isBeanManagedTx() - Method in class org.jboss.metadata.SessionMetaData
 
isBinaryType(int) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Returns true if the JDBC type should be (de-)serialized as a binary stream and false otherwise.
isBlocking() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
isBlocking() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
isBMP() - Method in class org.jboss.metadata.EntityMetaData
 
isCallAllowed(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
isCallerInRole(Identity) - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
Deprecated.  
isCallerInRole(String) - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
isCallerInRole(String) - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
isCMP() - Method in class org.jboss.metadata.EntityMetaData
 
isConnector() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
isContainerAuth() - Method in class org.jboss.metadata.ResourceRefMetaData
 
isContainerManagedTx - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
escription of the Field
isContainerManagedTx() - Method in class org.jboss.metadata.BeanMetaData
 
isContainerManagedTx() - Method in class org.jboss.metadata.SessionMetaData
 
isCreateMethod(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isCurrent(long) - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Is the entry still valid basis the current time
isDebugEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE priority is enabled for this category.
isDeployed(String) - Method in interface org.jboss.deployment.DeployerMBean
 
isDeployed(String) - Method in class org.jboss.deployment.J2eeDeployer
Checks if the given URL is currently deployed or not.
isDeployed(String) - Method in class org.jboss.deployment.DeployerMBeanSupport
 
isDeployed(String) - Method in interface org.jboss.ejb.ContainerFactoryMBean
is the aplication with this url deployed
isDeployed(String) - Method in class org.jboss.ejb.ContainerFactory
is the aplication with this url deployed
isDeployed(String) - Method in interface org.jboss.web.AbstractWebContainerMBean
 
isDeployed(String) - Method in class org.jboss.web.AbstractWebContainer
See if a war is deployed.
isDeployed(URL) - Method in class org.jboss.ejb.ContainerFactory
check if the application with this url is deployed
isEjb() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
isEJBReference() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
isEmpty() - Method in class org.jboss.util.FinderResults
 
isEntity() - Method in class org.jboss.metadata.BeanMetaData
 
isExcluded() - Method in class org.jboss.metadata.MethodMetaData
 
isFinal(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isFinal(Member) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isFinderMethod(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isGCEnabled() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
isGCEnabled() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
isHomeMethod() - Method in class org.jboss.metadata.MethodMetaData
 
isIdentical(EJBObject) - Method in class org.jboss.proxy.ProxyProxy
 
isIdentical(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
isIdentical(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
isIdentical(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
isIdentical(Object, Object) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy
Test the identitiy of an EJBObject.
isIdleTimeoutEnabled() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
isIdleTimeoutEnabled() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
isInfoEnabled() - Method in class org.jboss.logging.Logger
Check to see if the INFO priority is enabled for this category.
isInstanceOf(ObjectName, String) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
isInstanceOf(ObjectName, String) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
isInstanceOf(ObjectName, String) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
isInstanceOf(ObjectName, String) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
isInterrupted() - Method in class org.jboss.util.WorkerQueue
Returns whether the worker thread has been interrupted.
isIntfGiven() - Method in class org.jboss.metadata.MethodMetaData
 
isInvalidateOnError() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
isInvalidateOnError() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
isJava() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
isJMSMonitoringEnabled() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
isLocal() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Returns true iff this instance lives in the same VM as its container.
isLocalHomeMethod() - Method in class org.jboss.metadata.MethodMetaData
 
isLocalMethod() - Method in class org.jboss.metadata.MethodMetaData
 
isLocked() - Method in class org.jboss.ejb.EnterpriseContext
 
isLoggingEnabled() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
isLoggingEnabled() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
isMessageDriven() - Method in class org.jboss.metadata.BeanMetaData
 
isMethodLocked() - Method in interface org.jboss.ejb.BeanLock
 
isMethodLocked() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
isMetricsEnabled() - Method in interface org.jboss.ejb.ContainerFactoryMBean
Checks if this container factory initializes the metrics interceptor.
isMetricsEnabled() - Method in class org.jboss.ejb.ContainerFactory
Checks if this container factory initializes the metrics interceptor.
isModified - Variable in class org.jboss.ejb.EntityContainer
Optional isModified method used by storeEntity
isMultiObjectFinder(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isNested() - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
 
isNotSupportedTx - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Description of the Field
isNull - Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
isOk() - Method in class org.jboss.verifier.event.VerificationEvent
 
isOptimized() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Gets the Optimized attribute of the JMSContainerInvoker object
isOptimized() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
isParamGiven() - Method in class org.jboss.metadata.MethodMetaData
 
isPublic(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isPublic(Member) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isReadOnly() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
isReentrant() - Method in class org.jboss.metadata.EntityMetaData
 
isRegistered(ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
isRegistered(ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
isRegistered(ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
isRegistered(ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
isRemoteMethod() - Method in class org.jboss.metadata.MethodMetaData
 
isRestartPending() - Method in class org.jboss.util.Scheduler
 
isRestartPending() - Method in interface org.jboss.util.SchedulerMBean
 
isSession() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Test if the enterprise Bean's type is "session".
isSession() - Method in class org.jboss.metadata.BeanMetaData
 
isShareable() - Method in class org.jboss.metadata.ResourceRefMetaData
 
isSingleObjectFinder(EntityMetaData, Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isStarted() - Method in class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
isStarted() - Method in interface org.jboss.ejb.plugins.InstancePoolFeeder
Tells if the pool feeder is already started.
isStarted() - Method in class org.jboss.util.Scheduler
 
isStarted() - Method in interface org.jboss.util.SchedulerMBean
 
isStateful() - Method in class org.jboss.metadata.SessionMetaData
 
isStateless() - Method in class org.jboss.metadata.SessionMetaData
 
isStatelessSession() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EJBMetaDataImpl
Test if the enterprise Bean's type is "stateless session".
isStateManageable() - Method in class org.jboss.management.JBossJ2EEManagedObject
 
isStatic(Class) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isStatic(Member) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
isTimedOut(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
isTimestampUsed() - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
isTimestampUsed() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
isTopic() - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
isTopic(Boolean) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
isTraceEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE priority is enabled for this category.
isTransacted() - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
isTxExpired(Transaction) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
isUnchecked() - Method in class org.jboss.metadata.MethodMetaData
 
isValid() - Method in class org.jboss.ejb.EntityEnterpriseContext
 
isValid() - Method in class org.jboss.ejb.plugins.BeanSemaphore
 
isValid(Principal, Object) - Method in interface org.jboss.security.AuthenticationManager
The isValid method is invoked to see if a user identity and associated credentials as known in the operational environment are valid proof of the user identity.
isValid(Principal, Object) - Method in class org.jboss.security.plugins.NullSecurityManager
Validate that the given credential is correct for principal.
isWarning() - Method in class org.jboss.verifier.event.VerificationEvent
 
isWeb() - Method in class org.jboss.deployment.J2eeModuleMetaData
 
iterator() - Method in class org.jboss.util.FinderResults
 

J

J2eeApplicationMetaData - class org.jboss.deployment.J2eeApplicationMetaData.
J2eeApplicationMetaData(Element) - Constructor for class org.jboss.deployment.J2eeApplicationMetaData
 
J2eeDeployer - class org.jboss.deployment.J2eeDeployer.
J2eeDeployer allows to deploy single EJB.jars as well as Web.wars (if a Servlet Container is present) or even Application.ears.
J2eeDeployer() - Constructor for class org.jboss.deployment.J2eeDeployer
 
J2eeDeployer(String, String, String) - Constructor for class org.jboss.deployment.J2eeDeployer
 
J2eeDeployerMBean - interface org.jboss.deployment.J2eeDeployerMBean.
 
J2eeDeploymentException - exception org.jboss.deployment.J2eeDeploymentException.
Exception thrown by J2eeDeployer on deployment problems.
J2eeDeploymentException(String) - Constructor for class org.jboss.deployment.J2eeDeploymentException
 
J2eeDeploymentException(String, Throwable) - Constructor for class org.jboss.deployment.J2eeDeploymentException
 
J2eeModuleMetaData - class org.jboss.deployment.J2eeModuleMetaData.
J2eeModuleMetaData(Element) - Constructor for class org.jboss.deployment.J2eeModuleMetaData
 
jarDeployer - Variable in class org.jboss.deployment.J2eeDeployer
The name of the EJB jar deployer
javaURLContextFactory - class org.jboss.naming.java.javaURLContextFactory.
Implementation of "java:" namespace factory.
javaURLContextFactory() - Constructor for class org.jboss.naming.java.javaURLContextFactory
 
JawsApplicationMetaData - class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData.
JawsApplicationMetaData(ApplicationMetaData, ClassLoader) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
jawsEntity - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
JawsEntityMetaData - class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData.
JawsEntityMetaData(JawsApplicationMetaData, EntityMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.JawsEntityMetaData
 
JAWSPersistenceManager - class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.
Just Another Web Store - an O/R mapper
JAWSPersistenceManager.PersistenceContext - class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.PersistenceContext.
 
JAWSPersistenceManager.PersistenceContext() - Constructor for class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.PersistenceContext
 
JAWSPersistenceManager() - Constructor for class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
JawsXmlFileLoader - class org.jboss.ejb.plugins.jaws.metadata.JawsXmlFileLoader.
JawsXmlFileLoader(ApplicationMetaData, ClassLoader, ClassLoader, Logger) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.JawsXmlFileLoader
 
JBOSS_FORMAT_ID - Static variable in class org.jboss.tm.XidImpl
 
JBOSS_ORIG_DESTINATION - Static variable in class org.jboss.ejb.plugins.jms.DLQHandler
JMS property name holding original destination.
JBOSS_ORIG_MESSAGEID - Static variable in class org.jboss.ejb.plugins.jms.DLQHandler
JMS property name holding original JMS message id.
JBossEjbModule - class org.jboss.management.JBossEjbModule.
 
JBossEjbModule(String, EJB[]) - Constructor for class org.jboss.management.JBossEjbModule
 
JBossEntityBean - class org.jboss.management.JBossEntityBean.
 
JBossEntityBean(String) - Constructor for class org.jboss.management.JBossEntityBean
 
JBossIpAddress - class org.jboss.management.JBossIpAddress.
 
JBossIpAddress(String, String, Port[]) - Constructor for class org.jboss.management.JBossIpAddress
 
JBossJ2EEApplication - class org.jboss.management.JBossJ2EEApplication.
 
JBossJ2EEApplication(String, J2EEServer[], J2EEModule[]) - Constructor for class org.jboss.management.JBossJ2EEApplication
 
JBossJ2EEManagedObject - class org.jboss.management.JBossJ2EEManagedObject.
 
JBossJ2EEManagedObject(String) - Constructor for class org.jboss.management.JBossJ2EEManagedObject
 
JBossJ2EEModule - class org.jboss.management.JBossJ2EEModule.
 
JBossJ2EEModule(String) - Constructor for class org.jboss.management.JBossJ2EEModule
 
JBossJ2EEResource - class org.jboss.management.JBossJ2EEResource.
 
JBossJ2EEResource(String) - Constructor for class org.jboss.management.JBossJ2EEResource
 
JBossJavaMail - class org.jboss.management.JBossJavaMail.
 
JBossJavaMail(String) - Constructor for class org.jboss.management.JBossJavaMail
 
JBossJDBC - class org.jboss.management.JBossJDBC.
 
JBossJDBC(String, JDBCConnectionPool[]) - Constructor for class org.jboss.management.JBossJDBC
 
JBossJDBCConnectionPool - class org.jboss.management.JBossJDBCConnectionPool.
 
JBossJDBCConnectionPool(String, JDBCDriver) - Constructor for class org.jboss.management.JBossJDBCConnectionPool
 
JBossJDBCDriver - class org.jboss.management.JBossJDBCDriver.
 
JBossJDBCDriver(String) - Constructor for class org.jboss.management.JBossJDBCDriver
 
JBossJNDI - class org.jboss.management.JBossJNDI.
 
JBossJNDI(String) - Constructor for class org.jboss.management.JBossJNDI
 
JBossJVM - class org.jboss.management.JBossJVM.
 
JBossJVM(String, int, int, String, String, String) - Constructor for class org.jboss.management.JBossJVM
 
JBossMessageDrivenBean - class org.jboss.management.JBossMessageDrivenBean.
 
JBossMessageDrivenBean(String) - Constructor for class org.jboss.management.JBossMessageDrivenBean
 
JBossMQProvider - class org.jboss.jms.jndi.JBossMQProvider.
A JMS provider adapter for JBossMQ.
JBossMQProvider() - Constructor for class org.jboss.jms.jndi.JBossMQProvider
Default no-argument constructor.
JBossNode - class org.jboss.management.JBossNode.
 
JBossNode(String, String, String, JVM[], IpAddress[]) - Constructor for class org.jboss.management.JBossNode
 
JBossPort - class org.jboss.management.JBossPort.
 
JBossPort(String, int, IpAddress) - Constructor for class org.jboss.management.JBossPort
 
JBossStatefulSessionBean - class org.jboss.management.JBossStatefulSessionBean.
 
JBossStatefulSessionBean(String) - Constructor for class org.jboss.management.JBossStatefulSessionBean
 
JBossStatelessSessionBean - class org.jboss.management.JBossStatelessSessionBean.
 
JBossStatelessSessionBean(String) - Constructor for class org.jboss.management.JBossStatelessSessionBean
 
JDBCActivateEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCActivateEntityCommand.
JAWSPersistenceManager JDBCActivateEntityCommand
JDBCActivateEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCActivateEntityCommand
 
JDBCBeanExistsCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCBeanExistsCommand.
JDBCBeanExistsCommand
JDBCBeanExistsCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCBeanExistsCommand
 
JDBCCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.
Abstract superclass for all JAWS Commands that use JDBC directly.
JDBCCommand(JDBCCommandFactory, String) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Construct a JDBCCommand with given factory and name.
JDBCCommandFactory - class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory.
Command factory for the JAWS JDBC layer.
JDBCCommandFactory(EntityContainer, Logger) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory
 
JDBCCreateEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCCreateEntityCommand.
JAWSPersistenceManager JDBCCreateEntityCommand
JDBCCreateEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCCreateEntityCommand
 
JDBCDataCollector - class org.jboss.management.JDBCDataCollector.
JDBC Data Collector
JDBCDataCollector() - Constructor for class org.jboss.management.JDBCDataCollector
Default (no-args) Constructor
JDBCDataSourceLoader - class org.jboss.jdbc.JDBCDataSourceLoader.
Service that loads a JDBC 1 connection pool.
JDBCDataSourceLoader() - Constructor for class org.jboss.jdbc.JDBCDataSourceLoader
 
JDBCDataSourceLoader(String) - Constructor for class org.jboss.jdbc.JDBCDataSourceLoader
 
JDBCDataSourceLoaderMBean - interface org.jboss.jdbc.JDBCDataSourceLoaderMBean.
 
JDBCDefinedFinderCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand.
JAWSPersistenceManager JDBCDefinedFinderCommand
JDBCDefinedFinderCommand(JDBCCommandFactory, FinderMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand
 
JDBCDestroyCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCDestroyCommand.
JAWSPersistenceManager JDBCDestroyCommand
JDBCDestroyCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCDestroyCommand
 
jdbcExecute(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Template method handling the mundane business of opening a database connection, preparing a statement, setting its parameters, executing the prepared statement, handling the result, and cleaning up.
JDBCFindAllCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindAllCommand.
JAWSPersistenceManager JDBCFindAllCommand
JDBCFindAllCommand(JDBCCommandFactory, FinderMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindAllCommand
 
JDBCFindByCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindByCommand.
JAWSPersistenceManager JDBCFindByCommand
JDBCFindByCommand(JDBCCommandFactory, Method, FinderMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindByCommand
 
JDBCFindEntitiesCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand.
Keeps a map from finder name to specific finder command, and delegates to the relevant specific finder command.
JDBCFindEntitiesCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand
 
JDBCFindEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntityCommand.
JAWSPersistenceManager JDBCFindEntityCommand
JDBCFindEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntityCommand
 
JDBCFinderCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand.
Abstract superclass of finder commands that return collections.
JDBCFinderCommand(JDBCCommandFactory, FinderMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand
 
JDBCInitCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCInitCommand.
JAWSPersistenceManager JDBCInitCommand
JDBCInitCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCInitCommand
 
JDBCLoadEntitiesCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand.
Implementation of the LoadEntitiesCommand added in JBoss 2.3.
JDBCLoadEntitiesCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
JDBCLoadEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand.
JAWSPersistenceManager JDBCLoadEntityCommand
JDBCLoadEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
JDBCPassivateEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCPassivateEntityCommand.
JAWSPersistenceManager JDBCPassivateEntityCommand
JDBCPassivateEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCPassivateEntityCommand
 
JdbcProvider - class org.jboss.jdbc.JdbcProvider.
Provides a JDBC driver loading mechanism.
JdbcProvider() - Constructor for class org.jboss.jdbc.JdbcProvider
 
JdbcProviderMBean - interface org.jboss.jdbc.JdbcProviderMBean.
JDBCQueryCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand.
Abstract superclass for all JAWS Commands that issue JDBC queries directly.
JDBCQueryCommand(JDBCCommandFactory, String) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand
Pass the arguments on to the superclass constructor.
JDBCRemoveEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCRemoveEntityCommand.
JAWSPersistenceManager JDBCRemoveEntityCommand
JDBCRemoveEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCRemoveEntityCommand
 
JDBCStartCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCStartCommand.
JAWSPersistenceManager JDBCStartCommand
JDBCStartCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCStartCommand
 
JDBCStopCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCStopCommand.
JAWSPersistenceManager JDBCStopCommand
JDBCStopCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCStopCommand
 
JDBCStoreEntityCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.
JAWSPersistenceManager JDBCStoreEntityCommand
JDBCStoreEntityCommand.ExecutionState - class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.ExecutionState.
 
JDBCStoreEntityCommand.ExecutionState() - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand.ExecutionState
 
JDBCStoreEntityCommand(JDBCCommandFactory) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
 
JDBCUpdateCommand - class org.jboss.ejb.plugins.jaws.jdbc.JDBCUpdateCommand.
Abstract superclass for all JAWS Commands that issue JDBC updates directly.
JDBCUpdateCommand(JDBCCommandFactory, String) - Constructor for class org.jboss.ejb.plugins.jaws.jdbc.JDBCUpdateCommand
Pass the arguments on to the superclass constructor.
jdk122 - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
jdk13Enabled() - Method in class org.jboss.metadata.MetaData
 
JmsConnectionFactory - interface org.jboss.jms.ra.client.JmsConnectionFactory.
JmsConnectionFactory.java
JmsConnectionFactoryImpl - class org.jboss.jms.ra.JmsConnectionFactoryImpl.
JmsConnectionFactoryImpl.java Created: Thu Apr 26 17:02:50 2001
JmsConnectionFactoryImpl(ManagedConnectionFactory, ConnectionManager) - Constructor for class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
JmsConnectionManager - class org.jboss.jms.ra.JmsConnectionManager.
The resource adapters own ConnectionManager, used in non-managed environments.
JmsConnectionManager() - Constructor for class org.jboss.jms.ra.JmsConnectionManager
Construct a JmsConnectionManager.
JmsConnectionRequestInfo - class org.jboss.jms.ra.JmsConnectionRequestInfo.
JmsConnectionRequestInfo.java Created: Thu Mar 29 16:29:55 2001
JmsConnectionRequestInfo(boolean, int, boolean) - Constructor for class org.jboss.jms.ra.JmsConnectionRequestInfo
 
JMSContainerInvoker - class org.jboss.ejb.plugins.jms.JMSContainerInvoker.
ContainerInvoker for JMS MessageDrivenBeans, based on JRMPContainerInvoker.
JMSContainerInvoker() - Constructor for class org.jboss.ejb.plugins.jms.JMSContainerInvoker
 
JmsCred - class org.jboss.jms.ra.JmsCred.
JmsCred.java Created: Sat Mar 31 03:23:30 2001
JmsCred() - Constructor for class org.jboss.jms.ra.JmsCred
 
JmsLocalTransaction - class org.jboss.jms.ra.JmsLocalTransaction.
JmsLocalTransaction.java Created: Tue Apr 17 23:44:05 2001
JmsLocalTransaction(JmsManagedConnection) - Constructor for class org.jboss.jms.ra.JmsLocalTransaction
 
JmsLogger - class org.jboss.jms.ra.JmsLogger.
JmsLogger.java Created: Tue Apr 17 21:21:49 2001
JmsLogger() - Constructor for class org.jboss.jms.ra.JmsLogger
 
JmsManagedConnection - class org.jboss.jms.ra.JmsManagedConnection.
Managed Connection, manages one or more JMS sessions.
JmsManagedConnection(JmsManagedConnectionFactory, ConnectionRequestInfo, String, String) - Constructor for class org.jboss.jms.ra.JmsManagedConnection
Create a JmsManagedConnection.
JmsManagedConnectionFactory - class org.jboss.jms.ra.JmsManagedConnectionFactory.
JmsManagedConnectionFactory.java Created: Sat Mar 31 03:08:35 2001
JmsManagedConnectionFactory() - Constructor for class org.jboss.jms.ra.JmsManagedConnectionFactory
 
JmsMetaData - class org.jboss.jms.ra.JmsMetaData.
JmsMetaData.java Created: Sat Mar 31 03:36:27 2001
JmsMetaData(JmsManagedConnection) - Constructor for class org.jboss.jms.ra.JmsMetaData
 
JMSProviderAdapter - interface org.jboss.jms.jndi.JMSProviderAdapter.
JMSProviderAdapter.java
JMSProviderLoader - class org.jboss.jms.jndi.JMSProviderLoader.
A JMX service to load a JMSProviderAdapter and register it.
JMSProviderLoader() - Constructor for class org.jboss.jms.jndi.JMSProviderLoader
 
JMSProviderLoaderMBean - interface org.jboss.jms.jndi.JMSProviderLoaderMBean.
JMSProviderLoaderMBean.java Created: Wed Nov 29 14:08:39 2000 6/22/01 - hchirino - The queue/topic jndi references are now configed via JMX
JmsSession - class org.jboss.jms.ra.JmsSession.
Adapts the JMS QueueSession and TopicSession API to a JmsManagedConnection.
JmsSession(JmsManagedConnection) - Constructor for class org.jboss.jms.ra.JmsSession
Construct a JmsSession.
JmsSessionFactory - interface org.jboss.jms.ra.client.JmsSessionFactory.
A marker interface to join topics and queues into one factory.
JmsSessionFactoryImpl - class org.jboss.jms.ra.JmsSessionFactoryImpl.
Implements the JMS Connection API and produces JmsSession objects.
JmsSessionFactoryImpl(ManagedConnectionFactory, ConnectionManager) - Constructor for class org.jboss.jms.ra.JmsSessionFactoryImpl
 
JMX_NAME - Static variable in class org.jboss.jmx.server.RMIConnectorService
 
JMX_NAME - Static variable in class org.jboss.management.ServerDataCollector
 
JMX_NAME - Static variable in class org.jboss.util.Scheduler
 
JMXAdaptor - interface org.jboss.jmx.interfaces.JMXAdaptor.
JMXAdaptorImpl - class org.jboss.jmx.server.JMXAdaptorImpl.
JMXAdaptorImpl(MBeanServer) - Constructor for class org.jboss.jmx.server.JMXAdaptorImpl
 
JMXAdaptorService - class org.jboss.jmx.server.JMXAdaptorService.
JMXAdaptorService() - Constructor for class org.jboss.jmx.server.JMXAdaptorService
 
JMXAdaptorServiceMBean - interface org.jboss.jmx.server.JMXAdaptorServiceMBean.
JMXConnector - interface org.jboss.jmx.interfaces.JMXConnector.
Client-Side JMX Connector Interface.
JMXConnectorMBean - interface org.jboss.jmx.interfaces.JMXConnectorMBean.
Client Side JMX Connector to be used in conjunction with a server/protocol selector.
JNDI_EXPORTER - Static variable in class org.jboss.tm.TransactionManagerService
 
JNDI_EXPORTER - Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
JNDI_IMPORTER - Static variable in class org.jboss.tm.TransactionManagerService
 
JNDI_IMPORTER - Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
JNDI_NAME - Static variable in class org.jboss.jmx.server.RMIConnectorService
 
JNDI_NAME - Static variable in class org.jboss.jmx.server.JMXAdaptorService
 
JNDI_NAME - Static variable in class org.jboss.management.ServerDataCollector
 
JNDI_NAME - Static variable in class org.jboss.tm.TransactionManagerService
 
JNDI_NAME - Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
JNDI_NAME - Static variable in class org.jboss.tm.usertx.server.ClientUserTransactionService
 
JNDI_NAME - Static variable in class org.jboss.util.Scheduler
 
JNDI_TPC_RECEIVER - Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
JNDI_TPC_SENDER - Static variable in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
JNDIDataCollector - class org.jboss.management.JNDIDataCollector.
JNDI Data Collector
JNDIDataCollector() - Constructor for class org.jboss.management.JNDIDataCollector
Default (no-args) Constructor
jndiName - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
jndiName - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
JNDIView - class org.jboss.naming.JNDIView.
A simple utlity mbean that allows one to recursively list the default JBoss InitialContext.
JNDIView() - Constructor for class org.jboss.naming.JNDIView
 
JNDIViewMBean - interface org.jboss.naming.JNDIViewMBean.
 
JPM - Static variable in class org.jboss.ejb.plugins.jaws.metadata.JawsApplicationMetaData
 
JPMActivateEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMActivateEntityCommand.
Interface for JAWSPersistenceManager ActivateEntity Command.
JPMCommandFactory - interface org.jboss.ejb.plugins.jaws.JPMCommandFactory.
Interface for JAWSPersistenceManager Command Factories
JPMCreateEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMCreateEntityCommand.
Interface for JAWSPersistenceManager CreateEntity Command.
JPMDestroyCommand - interface org.jboss.ejb.plugins.jaws.JPMDestroyCommand.
Interface for JAWSPersistenceManager Destroy Command.
JPMFindEntitiesCommand - interface org.jboss.ejb.plugins.jaws.JPMFindEntitiesCommand.
Interface for JAWSPersistenceManager FindEntities Command.
JPMFindEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMFindEntityCommand.
Interface for JAWSPersistenceManager FindEntity Command.
JPMInitCommand - interface org.jboss.ejb.plugins.jaws.JPMInitCommand.
Interface for JAWSPersistenceManager Init Command.
JPMLoadEntitiesCommand - interface org.jboss.ejb.plugins.jaws.JPMLoadEntitiesCommand.
Interface for JAWSPersistenceManager LoadEntities - pre load data for a batch of entities.
JPMLoadEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMLoadEntityCommand.
Interface for JAWSPersistenceManager LoadEntity Command.
JPMPassivateEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMPassivateEntityCommand.
Interface for JAWSPersistenceManager PassivateEntity Command.
JPMRemoveEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMRemoveEntityCommand.
Interface for JAWSPersistenceManager RemoveEntity Command.
JPMStartCommand - interface org.jboss.ejb.plugins.jaws.JPMStartCommand.
Interface for JAWSPersistenceManager Start Command.
JPMStopCommand - interface org.jboss.ejb.plugins.jaws.JPMStopCommand.
Interface for JAWSPersistenceManager Stop Command.
JPMStoreEntityCommand - interface org.jboss.ejb.plugins.jaws.JPMStoreEntityCommand.
Interface for JAWSPersistenceManager StoreEntity Command.
JRMPContainerInvoker - class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.
 
JRMPContainerInvoker - class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker.
JRMPContainerInvoker - class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker.
JRMPContainerInvoker() - Constructor for class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
JRMPContainerInvoker(JRMPContainerInvoker) - Constructor for class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
JRMPContainerInvoker(JRMPContainerInvoker) - Constructor for class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 

K

kickOut(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
kickOut(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
 

L

lastRead - Variable in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.PersistenceContext
 
left(int) - Method in class org.jboss.util.Heap
Returns the left child index of index.
LegacyInstaller - class org.jboss.deployment.LegacyInstaller.
A class intended to encapsulate the complex task of making an URL that points to an J2ee module an installed Deployment.
LegacyInstaller() - Constructor for class org.jboss.deployment.LegacyInstaller
 
Level - class org.jboss.jms.ra.Level.
Level.java Created: Tue Apr 17 21:26:13 2001
Level(String, int) - Constructor for class org.jboss.jms.ra.Level
 
linkEjbRefs(Iterator, Context) - Method in class org.jboss.web.AbstractWebContainer
 
linkResourceEnvRefs(Iterator, Context) - Method in class org.jboss.web.AbstractWebContainer
 
linkResourceRefs(Iterator, Context) - Method in class org.jboss.web.AbstractWebContainer
 
linkSecurityDomain(String, Context) - Method in class org.jboss.web.AbstractWebContainer
This creates a java:comp/env/security context that contains a securityMgr binding pointing to an AuthenticationManager implementation and a realmMapping binding pointing to a RealmMapping implementation.
list() - Method in interface org.jboss.util.CounterServiceMBean
 
list() - Method in class org.jboss.util.CounterService
 
list(boolean) - Method in interface org.jboss.naming.JNDIViewMBean
List the JBoss JNDI namespace.
list(boolean) - Method in class org.jboss.naming.JNDIView
List deployed application java:comp namespaces, the java: namespace as well as the global InitialContext JNDI namespace.
listen() - Method in class org.jboss.web.WebServer
 
listMemoryUsage() - Method in class org.jboss.util.Info
 
listMemoryUsage() - Method in interface org.jboss.util.InfoMBean
 
listSystemInfo() - Method in class org.jboss.util.Info
 
listSystemInfo() - Method in interface org.jboss.util.InfoMBean
 
listThreadDump() - Method in class org.jboss.util.Info
 
listThreadDump() - Method in interface org.jboss.util.InfoMBean
 
listXML() - Method in interface org.jboss.naming.JNDIViewMBean
List the JBoss JNDI namespace in XML Format
listXML() - Method in class org.jboss.naming.JNDIView
List deployed application java:comp namespaces, the java: namespace as well as the global InitialContext JNDI namespace in a XML Format.
load() - Method in class org.jboss.ejb.plugins.jaws.metadata.JawsXmlFileLoader
 
load() - Method in class org.jboss.metadata.XmlFileLoader
load() This method creates the ApplicationMetaData.
load(Document) - Method in interface org.jboss.configuration.ConfigurationServiceMBean
Parses the given configuration document and sets MBean attributes.
load(Document) - Method in class org.jboss.configuration.ConfigurationService
Parses the given configuration document and sets MBean attributes.
loadClass(String) - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
loadClass(String, boolean) - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
redirects loadClass in case that it could not be found locally
loadClass(String, boolean) - Method in class org.jboss.proxy.ProxyCompiler.Runtime
 
loadClass(String, boolean, ScopedURLClassLoader) - Method in class org.jboss.deployment.scope.Scope
loads a class on behalf of a given classloader
loadClassProperly(String, boolean) - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
exposes the proper loadClass call
loadConfiguration() - Method in interface org.jboss.configuration.ConfigurationServiceMBean
Load the configuration from the configuration file, installs and initailize configured MBeans and registeres the beans as services.
loadConfiguration() - Method in class org.jboss.configuration.ConfigurationService
Load the configuration from the ConfigurationService.CONFIGURATION_FILE, installs and initailize configured MBeans and registeres the beans as services.
loadEntities(FinderResults) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called whenever a set of entities should be preloaded from the underlying storage.
loadEntities(FinderResults) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
loadEntities(FinderResults) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
loadEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called whenever an entity shall be load from the underlying storage.
loadEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called whenever an entity shall be load from the underlying storage.
loadEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
loadEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
loadEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
loadEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
loadFromPreload(Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
loadOneEntity(ResultSet, EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
loadProperties(String) - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
LOCAL_HOME_METHOD - Static variable in class org.jboss.metadata.MethodMetaData
 
LOCAL_METHOD - Static variable in class org.jboss.metadata.MethodMetaData
 
localClassLoader - Variable in class org.jboss.ejb.Container
 
localContainerInvoker - Variable in class org.jboss.ejb.Container
 
LocalContainerInvoker - interface org.jboss.ejb.LocalContainerInvoker.
This is an extension to the ContainerInvoker interface.
LocalDirInstaller - class org.jboss.deployment.LocalDirInstaller.
An implementation of Installer that only works with unpackaged J2EE modules as local directories.
LocalDirInstaller() - Constructor for class org.jboss.deployment.LocalDirInstaller
Creates a new instance of ModuleInstaller
localHomeInterface - Variable in class org.jboss.ejb.Container
 
LocalHomeObjectFactory - class org.jboss.ejb.LocalHomeObjectFactory.
Based on Scott Stark's NonSerializableObjectFactory:
LocalHomeObjectFactory() - Constructor for class org.jboss.ejb.LocalHomeObjectFactory
 
LocalHomeProxy - class org.jboss.ejb.plugins.local.LocalHomeProxy.
The client-side proxy for an EJB Home object.
LocalHomeProxy() - Constructor for class org.jboss.ejb.plugins.local.LocalHomeProxy
 
localInterface - Variable in class org.jboss.ejb.Container
 
LocalProxy - class org.jboss.ejb.plugins.local.LocalProxy.
Abstract superclass of local client-side proxies.
LocalProxy() - Constructor for class org.jboss.ejb.plugins.local.LocalProxy
 
localUrl - Variable in class org.jboss.deployment.Deployment
the local position of the apps root directory
localUrls - Variable in class org.jboss.deployment.Deployment.Module
a collection of urls that make this module.
lock - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
The context lock
lock - Variable in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
The actual lock object
lock() - Method in class org.jboss.ejb.EnterpriseContext
 
lockClass - Variable in class org.jboss.ejb.BeanLockManager
 
lockManager - Variable in class org.jboss.ejb.Container
This is the bean lock manager that is to be used
log - Variable in class org.jboss.deployment.InstallerFactory
the logger if there is something to say
log - Variable in class org.jboss.deployment.scope.Scope
keeps a reference to a logger which which to interact
log - Variable in class org.jboss.ejb.EnterpriseContext
Instance logger.
log - Variable in class org.jboss.ejb.Container
Instance logger.
log - Variable in class org.jboss.ejb.plugins.AbstractInterceptor
 
log - Variable in class org.jboss.ejb.plugins.AbstractInstancePool
The logging interface
log - Variable in class org.jboss.ejb.plugins.AbstractInstanceCache
The log for this cache instance
log - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
log - Variable in class org.jboss.util.ServiceMBeanSupport
 
log(Level, String) - Method in class org.jboss.jms.ra.JmsLogger
 
log(Priority, Object) - Method in class org.jboss.logging.Logger
Issue a log msg with the given priority.
log(Priority, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg with the given priority.
Log4jService - class org.jboss.logging.Log4jService.
This is a JMX MBean that provides three features: 1., It initalizes the log4j framework from the log4j properties format file specified by the ConfigurationPath attribute to that the log4j may be used by JBoss components.
Log4jService() - Constructor for class org.jboss.logging.Log4jService
 
Log4jService(String) - Constructor for class org.jboss.logging.Log4jService
 
Log4jService(String, int) - Constructor for class org.jboss.logging.Log4jService
 
Log4jServiceMBean - interface org.jboss.logging.Log4jServiceMBean.
Management interface for log4j
logAcquire() - Method in class org.jboss.util.Semaphore
 
logActivation(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
logDeadlock() - Method in class org.jboss.util.Semaphore
 
Logger - class org.jboss.logging.Logger.
A custom log4j Category wrapper that adds a trace level priority and only exposes the relevent factory and logging methods.
Logger(String) - Constructor for class org.jboss.logging.Logger
Creates new JBossCategory with the given category name.
LogInterceptor - class org.jboss.ejb.plugins.LogInterceptor.
LogInterceptor() - Constructor for class org.jboss.ejb.plugins.LogInterceptor
 
logJobException(Exception) - Method in class org.jboss.util.WorkerQueue
Logs exceptions that happens during the execution of a job.
logPassivation(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
logPassivationPostponed(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
logPassivationScheduled(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
logRelease() - Method in class org.jboss.util.Semaphore
 
lookup(Name) - Static method in class org.jboss.naming.NonSerializableFactory
Lookup a value from the NonSerializableFactory map.
lookup(String) - Static method in class org.jboss.ejb.LocalHomeObjectFactory
Lookup a value from the NonSerializableFactory map.
lookup(String) - Static method in class org.jboss.naming.NonSerializableFactory
Lookup a value from the NonSerializableFactory map.
lookupAdaptor() - Method in class org.jboss.jmx.client.Deployer
lookup of JMXadaptor factored out
lookupEJBHome() - Method in class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
Get the EJBHome reference at the configured JNDI name.
LRUCachePolicy - class org.jboss.util.LRUCachePolicy.
Implementation of a Least Recently Used cache policy.
LRUCachePolicy.LRUCacheEntry - class org.jboss.util.LRUCachePolicy.LRUCacheEntry.
Double linked cell used as entry in the cache list.
LRUCachePolicy.LRUCacheEntry(LRUCachePolicy, Object, Object) - Constructor for class org.jboss.util.LRUCachePolicy.LRUCacheEntry
Creates a new double linked cell, storing the object we want to cache and the key that is used to retrieve it.
LRUCachePolicy.LRUList - class org.jboss.util.LRUCachePolicy.LRUList.
Double queued list used to store cache entries.
LRUCachePolicy.LRUList(LRUCachePolicy) - Constructor for class org.jboss.util.LRUCachePolicy.LRUList
Creates a new double queued list.
LRUCachePolicy() - Constructor for class org.jboss.util.LRUCachePolicy
Creates a LRU cache policy object with zero cache capacity.
LRUCachePolicy(int, int) - Constructor for class org.jboss.util.LRUCachePolicy
Creates a LRU cache policy object with the specified minimum and maximum capacity.
LRUEnterpriseContextCachePolicy - class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.
Least Recently Used cache policy for EnterpriseContexts.
LRUEnterpriseContextCachePolicy.ContextLRUList - class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList.
Subclass that send JMS messages on list activity events.
LRUEnterpriseContextCachePolicy.ContextLRUList(LRUEnterpriseContextCachePolicy) - Constructor for class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
 
LRUEnterpriseContextCachePolicy.OveragerTask - class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask.
This TimerTask passivates cached beans that have not been called for a while.
LRUEnterpriseContextCachePolicy.OveragerTask(LRUEnterpriseContextCachePolicy, long) - Constructor for class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
 
LRUEnterpriseContextCachePolicy.ResizerTask - class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ResizerTask.
This TimerTask resizes the cache capacity using the cache miss frequency algorithm, that is the more cache misses we have, the more the cache size is enlarged, and viceversa.
LRUEnterpriseContextCachePolicy.ResizerTask(LRUEnterpriseContextCachePolicy, long) - Constructor for class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ResizerTask
 
LRUEnterpriseContextCachePolicy(AbstractInstanceCache) - Constructor for class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
Creates a LRU cache policy object given the instance cache that use this policy object.
LRUStatefulContextCachePolicy - class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.
Least Recently Used cache policy for StatefulSessionEnterpriseContexts.
LRUStatefulContextCachePolicy.RemoverTask - class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask.
This TimerTask removes beans that have not been called for a while.
LRUStatefulContextCachePolicy.RemoverTask(LRUStatefulContextCachePolicy, long) - Constructor for class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
 
LRUStatefulContextCachePolicy(AbstractInstanceCache) - Constructor for class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy
Creates a LRU cache policy object given the instance cache that use this policy object.

M

m_application - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_cacheCapacity - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_cacheMaxCapacity - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_cacheMinCapacity - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_cacheMiss - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The cache misses happened
m_cacheSize - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_capacity - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The current capacity of the cache list
m_container - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_count - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The number of cached objects
m_head - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The head of the double linked list
m_key - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
The key used to retrieve the cached object
m_list - Variable in class org.jboss.util.LRUCachePolicy
The linked list used to implement the LRU algorithm
m_map - Variable in class org.jboss.ejb.GlobalTxEntityMap
 
m_map - Variable in class org.jboss.ejb.TxEntityMap
 
m_map - Variable in class org.jboss.util.LRUCachePolicy
The map holding the cached objects
m_maxCapacity - Variable in class org.jboss.util.LRUCachePolicy
The maximum capacity of this cache
m_maxCapacity - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The maximum capacity of the cache list
m_minCapacity - Variable in class org.jboss.util.LRUCachePolicy
The minimum capacity of this cache
m_minCapacity - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The minimum capacity of the cache list
m_next - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
Reference to the next cell in the list
m_object - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
The cached object
m_passivatingBeans - Variable in class org.jboss.monitor.client.BeanCacheSnapshot
 
m_prev - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
Reference to the previous cell in the list
m_queueThread - Variable in class org.jboss.util.WorkerQueue
 
m_tail - Variable in class org.jboss.util.LRUCachePolicy.LRUList
The tail of the double linked list
m_time - Variable in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
The timestamp of the creation
MailDataCollector - class org.jboss.management.MailDataCollector.
Mail Data Collector
MailDataCollector() - Constructor for class org.jboss.management.MailDataCollector
Default (no-args) Constructor
MailService - class org.jboss.mail.MailService.
MBean that gives support for JavaMail.
MailService() - Constructor for class org.jboss.mail.MailService
 
MailServiceMBean - interface org.jboss.mail.MailServiceMBean.
MBean interface for the mail service.
Main - class org.jboss.Main.
The JBoss server main entry point.
Main - class org.jboss.verifier.Main.
Main class for bean verifier.
Main() - Constructor for class org.jboss.verifier.Main
 
main(String[]) - Static method in class org.jboss.Shutdown
 
main(String[]) - Static method in class org.jboss.Main
 
main(String[]) - Static method in class org.jboss.deployment.J2eeDeployer
only for testing...
main(String[]) - Static method in class org.jboss.deployment.URLWizzard
 
main(String[]) - Static method in class org.jboss.jms.ra.TestClient
 
main(String[]) - Static method in class org.jboss.jmx.client.Deployer
 
main(String[]) - Static method in class org.jboss.jmx.client.Stop
 
main(String[]) - Static method in class org.jboss.verifier.Main
Starts the application.
Main(String, String) - Constructor for class org.jboss.Main
 
makeSQL(Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
Used to create static SQL (tuned = false) or dynamic SQL (tuned = true).
makeWritable(Message) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Make the Message properties writable.
manifest - Variable in class org.jboss.deployment.Deployment
the manifest entry of the deployment (if any) manifest is not serializable ...
MappingMetaData - class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData.
MappingMetaData() - Constructor for class org.jboss.ejb.plugins.jaws.metadata.MappingMetaData
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
Match a set of connections from the pool
maxMessagesNr - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Maximu number provider is allowed to stuff into a session.
maxPoolSize - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Maximun pool size of server sessions.
maxSize - Variable in class org.jboss.ejb.plugins.AbstractInstancePool
The maximum number of instances allowed in the pool
MBeanProxy - class org.jboss.util.MBeanProxy.
MDB_TYPE - Static variable in class org.jboss.metadata.BeanMetaData
 
MEMORY_MONITOR - Static variable in interface org.jboss.monitor.MetricsConstants
System Monitor TYPE
MESSAGE_BUNDLE - Static variable in class org.jboss.verifier.factory.DefaultEventFactory
 
MESSAGE_DRIVEN_12 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
MESSAGE_DRIVEN_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
MessageDrivenContainer - class org.jboss.ejb.MessageDrivenContainer.
MessageDrivenContainer, based on the StatelessSessionContainer.
MessageDrivenContainer() - Constructor for class org.jboss.ejb.MessageDrivenContainer
 
MessageDrivenEnterpriseContext - class org.jboss.ejb.MessageDrivenEnterpriseContext.
Context for message driven beans, based on Stateless.
MessageDrivenEnterpriseContext.MessageDrivenContextImpl - class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl.
 
MessageDrivenEnterpriseContext.MessageDrivenContextImpl(MessageDrivenEnterpriseContext) - Constructor for class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
MessageDrivenEnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.MessageDrivenEnterpriseContext
 
MessageDrivenInstanceInterceptor - class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.
This container acquires an MDB instance and context.
MessageDrivenInstanceInterceptor() - Constructor for class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
 
MessageDrivenInstancePool - class org.jboss.ejb.plugins.MessageDrivenInstancePool.
Stolen from StatelessSessionInstancePool
MessageDrivenInstancePool() - Constructor for class org.jboss.ejb.plugins.MessageDrivenInstancePool
 
MessageDrivenMetaData - class org.jboss.metadata.MessageDrivenMetaData.
Based on SessionMetaData Have to add changes ApplicationMetaData and ConfigurationMetaData
MessageDrivenMetaData(ApplicationMetaData) - Constructor for class org.jboss.metadata.MessageDrivenMetaData
 
MessageDrivenTxInterceptorBMT - class org.jboss.ejb.plugins.MessageDrivenTxInterceptorBMT.
Stolen from TxInterceptorBMP
MessageDrivenTxInterceptorBMT() - Constructor for class org.jboss.ejb.plugins.MessageDrivenTxInterceptorBMT
 
metaData - Variable in class org.jboss.ejb.Container
 
MetaData - class org.jboss.metadata.MetaData.
MetaData() - Constructor for class org.jboss.metadata.MetaData
 
METHOD - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'METHOD'
MethodInvocation - class org.jboss.ejb.MethodInvocation.
MethodInvocation This object carries the method to invoke and an identifier for the target ojbect
MethodInvocation(Object, Method, Object[], Principal, Object, Object) - Constructor for class org.jboss.ejb.MethodInvocation
Create a new instance.
MethodInvocation(Object, Method, Object[], Transaction, Principal, Object) - Constructor for class org.jboss.ejb.MethodInvocation
Create a new instance.
MethodMetaData - class org.jboss.metadata.MethodMetaData.
The combination of the method-permission, container-transaction
MethodMetaData() - Constructor for class org.jboss.metadata.MethodMetaData
 
MethodOnlyEJBLock - class org.jboss.ejb.plugins.lock.MethodOnlyEJBLock.
This class does not perform any pessimistic transactional locking.
MethodOnlyEJBLock() - Constructor for class org.jboss.ejb.plugins.lock.MethodOnlyEJBLock
 
MetricsConstants - interface org.jboss.monitor.MetricsConstants.
Metrics constants interface contains JMS message types used to identify different monitoring point message producers in the server.
MetricsInterceptor - class org.jboss.ejb.plugins.MetricsInterceptor.
MetricsInterceptor collects data from the bean invocation call and publishes them on a JMS topic (bound to topic/metrics in the name service).
MetricsInterceptor() - Constructor for class org.jboss.ejb.plugins.MetricsInterceptor
 
MIME2Java - class org.jboss.util.MIME2Java.
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
mo - Variable in class org.jboss.ejb.CacheKey
 
Monitorable - interface org.jboss.monitor.Monitorable.
 

N

name - Variable in class org.jboss.deployment.J2eeDeployer
 
name - Variable in class org.jboss.deployment.Deployment
The application name
name - Variable in class org.jboss.deployment.Deployment.Module
a short name for the module
name - Variable in class org.jboss.ejb.plugins.jaws.bmp.CustomFindByEntitiesCommand
 
name - Variable in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
name - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
The JNDI name of the container that we proxy for.
name - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.AbstractHandle
JNDI name used for lookups.
name - Variable in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
The name of the provider.
name - Variable in class org.jboss.jms.ra.JmsCred
 
name - Variable in class org.jboss.util.AutoNumberEJB
 
NamingAlias - class org.jboss.naming.NamingAlias.
A simple utility mbean that allows one to create an alias in the form of a LinkRef from one JNDI name to another.
NamingAlias() - Constructor for class org.jboss.naming.NamingAlias
Creates new NamingAlias
NamingAlias(String, String) - Constructor for class org.jboss.naming.NamingAlias
 
NamingAliasMBean - interface org.jboss.naming.NamingAliasMBean.
A simple utility mbean that allows one to create an alias in the form of a LinkRef from one JNDI name to another.
NamingService - class org.jboss.naming.NamingService.
A JBoss service that starts the jnp JNDI server.
NamingService() - Constructor for class org.jboss.naming.NamingService
 
NamingServiceMBean - interface org.jboss.naming.NamingServiceMBean.
newInstance() - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSessionFactory
Create and return a new session.
newInstance() - Method in class org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl
Create and return a new session.
newInvocationHandler(Object, Class) - Static method in class org.jboss.proxy.Proxies
Create a new reflective InvocationHandler object InvocationHandler wrapped around the given target object, for the given target type(s).
newInvocationHandler(Object, Class[]) - Static method in class org.jboss.proxy.Proxies
 
newModule() - Method in class org.jboss.deployment.Deployment
returns a new instance of the Module innerclass
newProxyInstance(ClassLoader, Class[], InvocationHandler) - Static method in class org.jboss.proxy.Proxy
 
newTarget(ClassLoader, InvocationHandler, Class[]) - Static method in class org.jboss.proxy.Proxies
Create a new target object x which is a proxy for the given InvocationHandler disp.
nextElement() - Method in class org.jboss.util.SerializableEnumeration
 
nextFastKey() - Method in class org.jboss.util.FastKey
 
nextId() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
nextInterceptor - Variable in class org.jboss.ejb.plugins.AbstractInterceptor
 
nextSequenceNumber() - Method in class org.jboss.util.ServiceMBeanSupport
 
nextTransaction() - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
NOARGS - Static variable in class org.jboss.proxy.ProxyCompiler.Runtime
 
NOBODY - Static variable in class org.jboss.security.NobodyPrincipal
 
NOBODY_PRINCIPAL - Static variable in class org.jboss.security.NobodyPrincipal
 
NobodyPrincipal - class org.jboss.security.NobodyPrincipal.
An implementation of Principal and Comparable that represents no role.
NobodyPrincipal() - Constructor for class org.jboss.security.NobodyPrincipal
 
NodeDataCollector - class org.jboss.management.NodeDataCollector.
Node Data Collector
NodeDataCollector() - Constructor for class org.jboss.management.NodeDataCollector
Default (no-args) Constructor
NON_DURABLE_SUBSCRIPTION - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
NonSerializableFactory - class org.jboss.naming.NonSerializableFactory.
A utility class that allows one to bind a non-serializable object into a local JNDI context.
NonSerializableFactory() - Constructor for class org.jboss.naming.NonSerializableFactory
 
NoPassivationCachePolicy - class org.jboss.ejb.plugins.NoPassivationCachePolicy.
Implementation of a no passivation cache policy.
NoPassivationCachePolicy(AbstractInstanceCache) - Constructor for class org.jboss.ejb.plugins.NoPassivationCachePolicy
Creates a no passivation cache policy object given the instance cache that use this policy object, that btw is not used.
normalize(String) - Method in class org.jboss.util.DOMWriter
Normalizes the given string.
now - Variable in class org.jboss.util.TimedCachePolicy
The caches notion of the current time
NullSecurityManager - class org.jboss.security.plugins.NullSecurityManager.
An implementation of SubjectSecurityManager, RealmMapping that authenticates everyone and for which Principals have any role requested.
NullSecurityManager(String) - Constructor for class org.jboss.security.plugins.NullSecurityManager
Creates a default JaasSecurityManager for with the given securityDomain name.
numMethodLocks - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
Number of threads invoking methods on this bean (1 normally >1 if reentrant)

O

OBJECT_NAME - Static variable in interface org.jboss.configuration.ConfigurationServiceMBean
The default object name.
OBJECT_NAME - Static variable in interface org.jboss.deployment.AutoDeployerMBean
 
OBJECT_NAME - Static variable in interface org.jboss.deployment.J2eeDeployerMBean
 
OBJECT_NAME - Static variable in interface org.jboss.ejb.ContainerFactoryMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
OBJECT_NAME - Static variable in class org.jboss.jdbc.JdbcProvider
 
OBJECT_NAME - Static variable in interface org.jboss.jdbc.InstantDBDatabaseMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
The default MBean object name.
OBJECT_NAME - Static variable in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jmx.client.ConnectorFactoryServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jmx.server.JMXAdaptorServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.jmx.server.RMIConnectorServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.logging.Log4jServiceMBean
The default name of the service
OBJECT_NAME - Static variable in interface org.jboss.mail.MailServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.management.ServerDataCollectorMBean
 
OBJECT_NAME - Static variable in interface org.jboss.naming.JNDIViewMBean
 
OBJECT_NAME - Static variable in interface org.jboss.naming.NamingServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.tm.TransactionManagerServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean
 
OBJECT_NAME - Static variable in interface org.jboss.tm.usertx.server.ClientUserTransactionServiceMBean
 
OBJECT_NAME - Static variable in class org.jboss.util.Info
 
OBJECT_NAME - Static variable in class org.jboss.util.ServiceControl
 
OBJECT_NAME - Static variable in class org.jboss.util.FileURLPatch
 
OBJECT_NAME - Static variable in interface org.jboss.util.SchedulerMBean
 
OBJECT_NAME - Static variable in class org.jboss.util.ClassPathExtension
 
OBJECT_NAME - Static variable in class org.jboss.util.Shutdown
 
OBJECT_NAME - Static variable in interface org.jboss.web.WebServiceMBean
 
ObjectHandler - class org.jboss.jmx.server.ObjectHandler.
Object returned to the client to use it as an handler to an object created and stored on the server side.
ObjectHandler(String) - Constructor for class org.jboss.jmx.server.ObjectHandler
Creates an Object Handler
OFF - Static variable in class org.jboss.jms.ra.Level
 
OK - Static variable in class org.jboss.verifier.Main
 
OK - Static variable in class org.jboss.verifier.event.VerificationEvent
 
ON_MESSAGE - Static variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
MessageListener.onMessage(javax.jms.Message) reference.
onDeploy() - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
what happens on deploy, could be overridden to setup down meta-data and such
onMessage(Message) - Method in class org.jboss.jms.asf.StdServerSession
Will get called from session for each message stuffed into it.
onUndeploy() - Method in class org.jboss.deployment.scope.ScopedURLClassLoader
what happens on undeploy, could be overridden to tear down meta-data and such
optimize - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Description of the Field
optimize - Variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
If true, this proxy will attempt to optimize VM-local calls.
optimize - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
optionDRefreshRate - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
The refresh rate for commit option d
org.jboss - package org.jboss
 
org.jboss.configuration - package org.jboss.configuration
Provides configuration functionality for loading services.
org.jboss.deployment - package org.jboss.deployment
 
org.jboss.deployment.scope - package org.jboss.deployment.scope
Introduction
org.jboss.ejb - package org.jboss.ejb
 
org.jboss.ejb.plugins - package org.jboss.ejb.plugins
 
org.jboss.ejb.plugins.jaws - package org.jboss.ejb.plugins.jaws
 
org.jboss.ejb.plugins.jaws.bmp - package org.jboss.ejb.plugins.jaws.bmp
 
org.jboss.ejb.plugins.jaws.jdbc - package org.jboss.ejb.plugins.jaws.jdbc
 
org.jboss.ejb.plugins.jaws.metadata - package org.jboss.ejb.plugins.jaws.metadata
 
org.jboss.ejb.plugins.jms - package org.jboss.ejb.plugins.jms
Package description goes here.
org.jboss.ejb.plugins.jrmp.interfaces - package org.jboss.ejb.plugins.jrmp.interfaces
Provides implementations of EJB interfaces for JRMP based access.
org.jboss.ejb.plugins.jrmp.server - package org.jboss.ejb.plugins.jrmp.server
 
org.jboss.ejb.plugins.jrmp12.interfaces - package org.jboss.ejb.plugins.jrmp12.interfaces
 
org.jboss.ejb.plugins.jrmp12.server - package org.jboss.ejb.plugins.jrmp12.server
 
org.jboss.ejb.plugins.jrmp13.interfaces - package org.jboss.ejb.plugins.jrmp13.interfaces
 
org.jboss.ejb.plugins.jrmp13.server - package org.jboss.ejb.plugins.jrmp13.server
 
org.jboss.ejb.plugins.local - package org.jboss.ejb.plugins.local
 
org.jboss.ejb.plugins.lock - package org.jboss.ejb.plugins.lock
Package description goes here.
org.jboss.jdbc - package org.jboss.jdbc
 
org.jboss.jms - package org.jboss.jms
 
org.jboss.jms.asf - package org.jboss.jms.asf
Provides an implementation of the Application Server Facilities (ASF).
org.jboss.jms.jndi - package org.jboss.jms.jndi
 
org.jboss.jms.ra - package org.jboss.jms.ra
 
org.jboss.jms.ra.client - package org.jboss.jms.ra.client
 
org.jboss.jmx.client - package org.jboss.jmx.client
 
org.jboss.jmx.interfaces - package org.jboss.jmx.interfaces
 
org.jboss.jmx.server - package org.jboss.jmx.server
 
org.jboss.logging - package org.jboss.logging
 
org.jboss.logging.log4j - package org.jboss.logging.log4j
 
org.jboss.mail - package org.jboss.mail
 
org.jboss.management - package org.jboss.management
 
org.jboss.metadata - package org.jboss.metadata
 
org.jboss.monitor - package org.jboss.monitor
 
org.jboss.monitor.client - package org.jboss.monitor.client
 
org.jboss.naming - package org.jboss.naming
 
org.jboss.naming.java - package org.jboss.naming.java
 
org.jboss.proxy - package org.jboss.proxy
 
org.jboss.security - package org.jboss.security
The basic security interfaces and classes are now located in the jbosssx module.
org.jboss.security.plugins - package org.jboss.security.plugins
Security plugins have moved to the jbosssx cvs module.
org.jboss.tm - package org.jboss.tm
 
org.jboss.tm.plugins.tyrex - package org.jboss.tm.plugins.tyrex
 
org.jboss.tm.usertx.client - package org.jboss.tm.usertx.client
 
org.jboss.tm.usertx.interfaces - package org.jboss.tm.usertx.interfaces
 
org.jboss.tm.usertx.server - package org.jboss.tm.usertx.server
 
org.jboss.util - package org.jboss.util
 
org.jboss.util.timeout - package org.jboss.util.timeout
 
org.jboss.verifier - package org.jboss.verifier
 
org.jboss.verifier.event - package org.jboss.verifier.event
 
org.jboss.verifier.factory - package org.jboss.verifier.factory
 
org.jboss.verifier.strategy - package org.jboss.verifier.strategy
 
org.jboss.web - package org.jboss.web
 
otid - Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
out - Variable in class org.jboss.util.DOMWriter
Print writer.

P

parent(int) - Method in class org.jboss.util.Heap
Returns the parent index of index.
parse(String) - Static method in class org.jboss.jms.ra.Level
 
parseJndiSuffix(String, String) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Parse the JNDI suffix from the given JNDI name.
parseWebAppDescriptors(ClassLoader, Element, Element) - Method in class org.jboss.web.AbstractWebContainer
This method is invoked from within subclass performDeploy() method implementations when they invoke WebDescriptorParser.parseWebAppDescriptors().
parseWebAppDescriptors(ClassLoader, Element, Element) - Method in interface org.jboss.web.AbstractWebContainer.WebDescriptorParser
This method is called as part of subclass performDeploy() method implementations to parse the web-app.xml and jboss-web.xml deployment descriptors from a war deployment.
passivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Passivates the given EnterpriseContext
passivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
passivate(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
passivateEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when an entity shall be passivate.
passivateEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when an entity shall be passivate.
passivateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
passivateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
passivateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
passivateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
passivateSession(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
 
passivateSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
patternMatches(String, Class[], boolean) - Method in class org.jboss.metadata.MethodMetaData
 
patternMatches(String, String[], boolean) - Method in class org.jboss.metadata.MethodMetaData
 
peek() - Method in class org.jboss.util.Heap
Returns, without removing it, the least element of this heap.
peek(Object) - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
peek(Object) - Method in class org.jboss.util.LRUCachePolicy
 
peek(Object) - Method in class org.jboss.util.TimedCachePolicy
Get the cache value for key.
peek(Object) - Method in interface org.jboss.util.CachePolicy
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
peekEntry(Object) - Method in class org.jboss.util.TimedCachePolicy
Get the raw TimedEntry for key without performing any expiration check.
peekRunAsRole() - Static method in class org.jboss.security.SecurityAssociation
 
perform(Date, long) - Method in interface org.jboss.util.Schedulable
This method is called from the Scheduler Service
perform(Date, long) - Method in class org.jboss.util.Scheduler.SchedulableExample
Just log the call
performDeploy(String, String, AbstractWebContainer.WebDescriptorParser) - Method in class org.jboss.web.AbstractWebContainer
This method is called by the deploy() method template and must be overriden by subclasses to perform the web container specific deployment steps.
performUndeploy(String) - Method in class org.jboss.web.AbstractWebContainer
Called as part of the undeploy() method template to ask the subclass for perform the web container specific undeployment steps.
persistenceManager - Variable in class org.jboss.ejb.EntityContainer
 
persistenceManager - Variable in class org.jboss.ejb.StatefulSessionContainer
 
phaseMessage - Static variable in class org.jboss.deployment.DeploymentNotification
Array of strings used to generate the notification message text based on the specified phase.
PkFieldMetaData - class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData.
This is a wrapper class that holds all the information JawsPersistenceManager commands need about a primary key field.
PkFieldMetaData(CMPFieldMetaData, JawsEntityMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
PkFieldMetaData(Field, CMPFieldMetaData, JawsEntityMetaData) - Constructor for class org.jboss.ejb.plugins.jaws.metadata.PkFieldMetaData
 
pool - Variable in class org.jboss.ejb.plugins.AbstractInstancePool
The instance pool stack
pool - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Description of the Field
poolFeeder - Variable in class org.jboss.ejb.plugins.AbstractInstancePool
The pool seed task set from the feeder-policy config element
popRunAsRole() - Static method in class org.jboss.security.SecurityAssociation
 
POSTDEPLOY - Static variable in class org.jboss.deployment.DeploymentNotification
Phase constant indicating that the archive has been unpacked, and the application started.
postDeregister() - Method in class org.jboss.logging.Log4jService
 
postDeregister() - Method in class org.jboss.util.ServiceMBeanSupport
 
postDeregister() - Method in class org.jboss.util.Info
 
postDeregister() - Method in class org.jboss.util.ServiceControl
 
postDeregister() - Method in class org.jboss.util.FileURLPatch
 
postDeregister() - Method in class org.jboss.util.ClassPathExtension
 
postDeregister() - Method in class org.jboss.util.Shutdown
 
postRegister(Boolean) - Method in class org.jboss.logging.Log4jService
 
postRegister(Boolean) - Method in class org.jboss.util.ServiceMBeanSupport
 
postRegister(Boolean) - Method in class org.jboss.util.Info
 
postRegister(Boolean) - Method in class org.jboss.util.ServiceControl
 
postRegister(Boolean) - Method in class org.jboss.util.FileURLPatch
 
postRegister(Boolean) - Method in class org.jboss.util.ClassPathExtension
 
postRegister(Boolean) - Method in class org.jboss.util.Shutdown
 
POSTUNDEPLOY - Static variable in class org.jboss.deployment.DeploymentNotification
Phase constant indicating that the application has been stopped and the temporary unzipped files are about to be cleaned up.
PREDEPLOY - Static variable in class org.jboss.deployment.DeploymentNotification
Phase constant indicating that the archive has been unpacked, but the application has not been started.
preDeregister() - Method in class org.jboss.logging.Log4jService
 
preDeregister() - Method in class org.jboss.util.ServiceMBeanSupport
 
preDeregister() - Method in class org.jboss.util.Info
 
preDeregister() - Method in class org.jboss.util.ServiceControl
 
preDeregister() - Method in class org.jboss.util.FileURLPatch
 
preDeregister() - Method in class org.jboss.util.ClassPathExtension
 
preDeregister() - Method in class org.jboss.util.Shutdown
 
preloadOneEntity(ResultSet, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
prepare() - Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.logging.Log4jService
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.util.ServiceMBeanSupport
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.util.Info
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.util.ServiceControl
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.util.FileURLPatch
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.util.ClassPathExtension
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.util.Shutdown
 
PREUNDEPLOY - Static variable in class org.jboss.deployment.DeploymentNotification
Phase constant indicating that the application is about to be stopped.
PRIMARY_KEY - Static variable in interface org.jboss.monitor.MetricsConstants
Message propertu 'PRIMARY_KEY'
PRIMITIVE_CLASSES - Static variable in class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
PRIMITIVES - Static variable in class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
print(Node) - Method in class org.jboss.util.DOMWriter
 
print(Node, boolean) - Method in class org.jboss.util.DOMWriter
Prints the specified node, recursively.
println(Object) - Method in class org.jboss.logging.log4j.CategoryStream
 
println(String) - Method in class org.jboss.logging.log4j.CategoryStream
 
promote(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Promotes the cache entry entry to the last used position of the list.
PropertiesInitialContextHandle - class org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle.
An implementation of InitialContextHandle that reads a properties file from a configured URL for the environment.
PropertiesInitialContextHandle.Factory - class org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle.Factory.
A factory for producing PropertiesInitialContextHandle instance objects.
PropertiesInitialContextHandle.Factory() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle.Factory
 
PropertiesInitialContextHandle() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.PropertiesInitialContextHandle
Construct a PropertiesInitialContextHandle.
PROTOCOL_NAME - Static variable in class org.jboss.jmx.server.RMIConnectorService
 
providerAdapter - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The provider adapter which we are loading.
providerAdapterClass - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The provider adapter classname.
providerAdapterJNDI - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
JNDI name of the provider adapter.
providerName - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The provider name.
providerURL - Variable in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
The provider url.
Proxies - class org.jboss.proxy.Proxies.
Routines for converting between strongly-typed interfaces and generic InvocationHandler objects.
Proxies.ProxyInvocationHandler - interface org.jboss.proxy.Proxies.ProxyInvocationHandler.
A common interface shared by all objects created by Proxies.newInvocationHandler.
Proxies.ProxyTarget - interface org.jboss.proxy.Proxies.ProxyTarget.
A common interface shared by all objects created by Proxies.newTarget.
Proxy - class org.jboss.proxy.Proxy.
 
Proxy() - Constructor for class org.jboss.proxy.Proxy
 
ProxyCompiler.Runtime - class org.jboss.proxy.ProxyCompiler.Runtime.
 
ProxyCompiler.Runtime(ClassLoader) - Constructor for class org.jboss.proxy.ProxyCompiler.Runtime
 
ProxyProxy - class org.jboss.proxy.ProxyProxy.
 
ProxyProxy(InvocationHandler, Class[]) - Constructor for class org.jboss.proxy.ProxyProxy
 
pushRunAsRole(Principal) - Static method in class org.jboss.security.SecurityAssociation
 
putJob(Executable) - Method in class org.jboss.util.WorkerQueue
Called by a thread that is not the WorkerQueue thread, this method queues the job and, if necessary, wakes up this worker queue that is waiting in WorkerQueue.getJob().
putJobImpl(Executable) - Method in class org.jboss.util.WorkerQueue
Never call this method, only override in subclasses to perform job adding in a specific way, normally tied to the data structure holding the jobs.
putJobImpl(Executable) - Method in class org.jboss.util.TimerQueue
 
pwd - Variable in class org.jboss.jms.ra.JmsCred
 

Q

queryMBeans(ObjectName, QueryExp) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
queryMBeans(ObjectName, QueryExp) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
queryMBeans(ObjectName, QueryExp) - Method in interface org.jboss.jmx.interfaces.JMXAdaptor
 
queryMBeans(ObjectName, QueryExp) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
queryMBeans(ObjectName, QueryExp) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
queryMBeans(ObjectName, QueryExp) - Method in class org.jboss.jmx.server.JMXAdaptorImpl
 
queryNames(ObjectName, QueryExp) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
queryNames(ObjectName, QueryExp) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
queryNames(ObjectName, QueryExp) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
queryNames(ObjectName, QueryExp) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
QueuedPessimisticEJBLock - class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock.
This class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue.
QueuedPessimisticEJBLock() - Constructor for class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
queueFactoryRef - Variable in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
The queue factory name to use.
queueFactoryRef - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The queue factory jndi name.

R

RAR_MODULE - Static variable in class org.jboss.deployment.Deployment
 
RawXADataSourceLoader - class org.jboss.jdbc.RawXADataSourceLoader.
Service that loads a JDBC 2 std.
RawXADataSourceLoader() - Constructor for class org.jboss.jdbc.RawXADataSourceLoader
 
RawXADataSourceLoader(String, String) - Constructor for class org.jboss.jdbc.RawXADataSourceLoader
 
RawXADataSourceLoaderMBean - interface org.jboss.jdbc.RawXADataSourceLoaderMBean.
 
readExternal(ObjectInput) - Method in class org.jboss.ejb.CacheKey
 
readExternal(ObjectInput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Un-externalize this instance.
readExternal(ObjectInput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy
Externalization support.
readExternal(ObjectInput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
readExternal(ObjectInput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
Externalization support.
readExternal(ObjectInput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy
Externalization support.
readExternal(ObjectInput) - Method in class org.jboss.tm.GlobalId
 
readExternal(ObjectInput) - Method in class org.jboss.tm.plugins.tyrex.ResourceInvoker
 
readExternal(ObjectInput) - Method in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
readExternal(ObjectInput) - Method in class org.jboss.util.FastKey
 
readResolve() - Method in class org.jboss.proxy.ProxyProxy
 
realmMapping - Variable in class org.jboss.ejb.plugins.SecurityInterceptor
 
RealmMapping - interface org.jboss.security.RealmMapping.
The interface for Principal mapping.
rebind(Context, Name, Object) - Static method in class org.jboss.naming.Util
Rebind val to name in ctx, and make sure that all intermediate contexts exist
rebind(Context, String, Object) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
rebind(Context, String, Object) - Static method in class org.jboss.naming.Util
Rebind val to name in ctx, and make sure that all intermediate contexts exist
rebind(Context, String, Object) - Static method in class org.jboss.naming.NonSerializableFactory
A convience method that simplifies the process of rebinding a non-zerializable object into a JNDI context.
rebind(Name, Object) - Static method in class org.jboss.naming.NonSerializableFactory
A convience method that simplifies the process of rebinding a non-zerializable object into a JNDI context.
rebind(String, Application, Container) - Static method in class org.jboss.ejb.LocalHomeObjectFactory
Place an object into the NonSerializableFactory namespace for subsequent access by getObject.
rebind(String, Object) - Static method in class org.jboss.naming.NonSerializableFactory
Place or replace an object in the NonSerializableFactory namespce for subsequent access by getObject.
reclaim - Variable in class org.jboss.ejb.plugins.AbstractInstancePool
determine if we reuse EnterpriseContext objects i.e.
reconnectInterval - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Time to wait before retrying to reconnect a lost connection.
recover() - Method in class org.jboss.jms.ra.JmsSession
 
reentrant - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
Are reentrant calls allowed?
refresh() - Method in interface org.jboss.management.ServerDataCollectorMBean
Informs this intance the environment changes and he should update its data
refresh() - Method in class org.jboss.management.ServerDataCollector
 
refresh() - Method in interface org.jboss.util.TimedCachePolicy.TimedEntry
Attempt to extend the entry lifetime by refreshing it.
refresh(MBeanServer) - Method in class org.jboss.management.EJBDataCollector
 
refresh(MBeanServer) - Method in class org.jboss.management.MailDataCollector
 
refresh(MBeanServer) - Method in class org.jboss.management.JNDIDataCollector
 
refresh(MBeanServer) - Method in class org.jboss.management.NodeDataCollector
 
refresh(MBeanServer) - Method in class org.jboss.management.JDBCDataCollector
 
refresh(MBeanServer) - Method in interface org.jboss.management.DataCollector
Is called when the data must be refreshed
refreshNow() - Method in interface org.jboss.management.ServerDataCollectorMBean
Informs this intance the environment changes and he should update its data right NOW
refreshNow() - Method in class org.jboss.management.ServerDataCollector
 
refs - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
Number of threads that retrieved this lock from the manager (0 means removing)
register_resource(Resource) - Method in class org.jboss.tm.plugins.tyrex.CoordinatorRemote
 
register_resource(Resource) - Method in interface org.jboss.tm.plugins.tyrex.CoordinatorRemoteInterface
 
register(EntityEnterpriseContext, Transaction) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
Register a transaction synchronization callback with a context.
register(Service) - Method in class org.jboss.util.ServiceControl
 
register(Service) - Method in interface org.jboss.util.ServiceControlMBean
 
registerClassLoader(ScopedURLClassLoader) - Method in class org.jboss.deployment.scope.Scope
registers a classloader in this scope
registerMBean(Object, ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
registerMBean(Object, ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
registerMBean(Object, ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
Register the given Object (already instantiated) as a MBean on the remote MBeanServer
registerMBean(Object, ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
release() - Method in class org.jboss.util.Semaphore
 
release() - Method in interface org.jboss.util.Sync
Releases this sync
release(EnterpriseContext) - Method in interface org.jboss.ejb.InstanceCache
Releases the given bean instance from this cache.
release(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
releaseMethodLock() - Method in interface org.jboss.ejb.BeanLock
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
releaseMethodLock() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
releaseMethodLock() - Method in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
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
releaseMethodLock() - 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
releaseSync() - Method in interface org.jboss.ejb.BeanLock
 
releaseSync() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
REMOTE_METHOD - Static variable in class org.jboss.metadata.MethodMetaData
 
remoteInterface - Variable in class org.jboss.ejb.EntityContainer
 
remoteInterface - Variable in class org.jboss.ejb.StatefulSessionContainer
 
remoteInterface - Variable in class org.jboss.ejb.StatelessSessionContainer
 
RemoteMethodInvocation - class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation.
This Serializable object carries the method to invoke and an identifier for the target ojbect
RemoteMethodInvocation() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
RemoteMethodInvocation(Method, Object[]) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
RemoteMethodInvocation(Object, Method, Object[]) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
REMOVE_BY_HANDLE - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
EJBHome.remove(Handle) method reference.
REMOVE_BY_PRIMARY_KEY - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
EJBHome.remove(Object) method reference.
REMOVE_BY_PRIMARY_KEY - Static variable in class org.jboss.ejb.plugins.local.LocalHomeProxy
EJBHome#remove(Object) method reference.
REMOVE_OBJECT - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
EJBObject.remove() method reference.
REMOVE_OBJECT - Static variable in class org.jboss.ejb.plugins.local.LocalHomeProxy
EJBObject#remove method reference.
remove() - Method in class org.jboss.proxy.ProxyProxy
 
remove(LRUCachePolicy.LRUCacheEntry) - Method in class org.jboss.util.LRUCachePolicy.LRUList
Removes from the cache list the specified entry.
remove(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
remove(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
remove(MethodInvocation) - Method in class org.jboss.ejb.StatelessSessionContainer
 
remove(Object) - Method in interface org.jboss.ejb.InstanceCache
Removes a bean instance from this cache given the identity.
remove(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
remove(Object) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
remove(Object) - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
remove(Object) - Method in class org.jboss.util.LRUCachePolicy
 
remove(Object) - Method in class org.jboss.util.TimedCachePolicy
Remove the entry associated with key.
remove(Object) - Method in interface org.jboss.util.CachePolicy
Remove the cached object paired with the specified key.
remove(Object) - Method in class org.jboss.util.FinderResults
 
removeAll(Collection) - Method in class org.jboss.util.FinderResults
 
removeClassLoader(ClassLoader) - Method in class org.jboss.web.WebService
 
removeClassLoader(ClassLoader) - Method in interface org.jboss.web.WebServiceMBean
 
removeClassLoader(ClassLoader) - Method in class org.jboss.web.WebServer
Remove a class loader previously added via addClassLoader
removeConnection(ConnectorFactoryImpl.ConnectorName) - Method in class org.jboss.jmx.client.ConnectorFactoryImpl
Removes the given connection and frees the resources
removeConnection(ConnectorFactoryImpl.ConnectorName) - Method in interface org.jboss.jmx.client.ConnectorFactoryServiceMBean
Removes the given connection and frees the resources
removeConnection(ConnectorFactoryImpl.ConnectorName) - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.jboss.jms.ra.JmsManagedConnection
Remove a connection event listener.
removeContainer(Container) - Method in class org.jboss.ejb.Application
Remove a container from this application.
removeEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called when an entity shall be removed from the underlying storage.
removeEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called when an entity shall be removed from the underlying storage.
removeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
removeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
removeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
removeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
removeFromCollector(String, ObjectName) - Method in class org.jboss.deployment.J2eeDeployer
report of removal to data collector factored out for subclass access a try/catch for dealing with an uninstalled collector has been added.
removeHandle(JmsSession) - Method in class org.jboss.jms.ra.JmsManagedConnection
Remove a handle from the handle map.
removeHome(Handle) - Method in class org.jboss.ejb.MessageDrivenContainer
 
removeHome(Handle) - Method in class org.jboss.ejb.StatelessSessionContainer
 
removeHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
removeHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
These are implemented in the local proxy
removeHome(Object) - Method in class org.jboss.ejb.MessageDrivenContainer
 
removeHome(Object) - Method in class org.jboss.ejb.StatelessSessionContainer
 
removeLocal(String) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Remove an invoker from the invokers map.
removeLocalHome(Container) - Method in class org.jboss.ejb.Application
 
removeLocalHome(MethodInvocation) - Method in class org.jboss.ejb.EntityContainer
 
removeLocalHome(MethodInvocation) - Method in class org.jboss.ejb.StatefulSessionContainer
 
removeLocalHome(Object) - Method in class org.jboss.ejb.StatelessSessionContainer
 
removeLockRef(Object) - Method in class org.jboss.ejb.BeanLockManager
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
removeNotificationListener(ObjectName, NotificationListener) - Method in interface org.jboss.jmx.interfaces.JMXConnector
Remoes the given Notification Listener in a way that all involved instances are removed and the remote listener is removed from the broadcaster.
removeNotificationListener(ObjectName, ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
removeNotificationListener(ObjectName, ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
removeNotificationListener(ObjectName, RMINotificationListener) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
removeNotificationListener(ObjectName, RMINotificationListener) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
removePassivated(Object) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
 
removePassivated(Object) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
removeRef() - Method in interface org.jboss.ejb.BeanLock
 
removeRef() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
removeRef() - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
removeSession(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.StatefulSessionPersistenceManager
 
removeSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
removeVerificationListener(VerificationListener) - Method in class org.jboss.verifier.BeanVerifier
 
removeVerificationListener(VerificationListener) - Method in class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
removeVerificationListener(VerificationListener) - Method in interface org.jboss.verifier.event.VerificationEventGenerator
 
Replaceable - interface org.jboss.proxy.Replaceable.
 
requiresLayout() - Method in class org.jboss.logging.log4j.ConsoleAppender
 
resetAutoNumber(String) - Static method in class org.jboss.util.AutoNumberFactory
Resets the given autonumber to zero.
resetStatistic() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
resetStatistic() - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
 
resolution - Variable in class org.jboss.util.TimedCachePolicy
The resolution in seconds of the cach current time
resolutionTimer - Static variable in class org.jboss.util.TimedCachePolicy
 
ResourceEnvRefMetaData - class org.jboss.metadata.ResourceEnvRefMetaData.
The meta data information for a resource-env-ref element.
ResourceEnvRefMetaData() - Constructor for class org.jboss.metadata.ResourceEnvRefMetaData
 
ResourceInvoker - class org.jboss.tm.plugins.tyrex.ResourceInvoker.
This is the InvocationHandler for the Proxy we hand over to the originator's Coordinator to control our subordinate transaction
ResourceInvoker() - Constructor for class org.jboss.tm.plugins.tyrex.ResourceInvoker
 
ResourceInvoker(Resource) - Constructor for class org.jboss.tm.plugins.tyrex.ResourceInvoker
 
resourceLocations - Variable in class org.jboss.deployment.scope.Scope
keeps a hashtable of resource appearances
ResourceRefMetaData - class org.jboss.metadata.ResourceRefMetaData.
The meta data information for a resource-ref element.
ResourceRefMetaData() - Constructor for class org.jboss.metadata.ResourceRefMetaData
 
ResourceRemote - class org.jboss.tm.plugins.tyrex.ResourceRemote.
RMI Remote Proxy that enables the Coordinator on the originating side to control the subordinate transaction
ResourceRemote(Resource) - Constructor for class org.jboss.tm.plugins.tyrex.ResourceRemote
 
restartSchedule() - Method in class org.jboss.util.Scheduler
 
restartSchedule() - Method in interface org.jboss.util.SchedulerMBean
Stops the server right now and starts it right now.
RESTRICTIVE - Static variable in class org.jboss.deployment.J2eeDeployer
 
resume(Transaction) - Method in class org.jboss.tm.TxManager
Resume a transaction.
retainAll(Collection) - Method in class org.jboss.util.FinderResults
 
retrieveStatistic() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
retrieveStatistic() - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
 
reverse(String) - Static method in class org.jboss.util.MIME2Java
Convert a Java encoding name to MIME charset name.
right(int) - Method in class org.jboss.util.Heap
Returns the right child index of index.
rm - Variable in class org.jboss.ejb.Container
 
RMIClientConnectorImpl - class org.jboss.jmx.client.RMIClientConnectorImpl.
Implementation of the JMX Connector over the RMI protocol
RMIClientConnectorImpl.Listener - class org.jboss.jmx.client.RMIClientConnectorImpl.Listener.
Listener wrapper around the remote RMI Notification Listener
RMIClientConnectorImpl.Listener(RMIClientConnectorImpl, NotificationListener, Object, ObjectName) - Constructor for class org.jboss.jmx.client.RMIClientConnectorImpl.Listener
 
RMIClientConnectorImpl(String) - Constructor for class org.jboss.jmx.client.RMIClientConnectorImpl
 
RMIClientConnectorImplMBean - interface org.jboss.jmx.client.RMIClientConnectorImplMBean.
 
RMIConnector - interface org.jboss.jmx.interfaces.RMIConnector.
RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but has an additional RemoteException.
RMIConnectorImpl - class org.jboss.jmx.server.RMIConnectorImpl.
RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but has an additional RemoteException.
RMIConnectorImpl(MBeanServer) - Constructor for class org.jboss.jmx.server.RMIConnectorImpl
 
RMIConnectorService - class org.jboss.jmx.server.RMIConnectorService.
RMIConnectorService() - Constructor for class org.jboss.jmx.server.RMIConnectorService
 
RMIConnectorService(String) - Constructor for class org.jboss.jmx.server.RMIConnectorService
 
RMIConnectorServiceMBean - interface org.jboss.jmx.server.RMIConnectorServiceMBean.
Server side MBean for the RMI connector
RMINotificationListener - interface org.jboss.jmx.interfaces.RMINotificationListener.
Remote RMI client notification listener inferface.
rmiPort - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
The port the container will be exported on
rollback() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
rollback() - Method in class org.jboss.jms.ra.JmsLocalTransaction
 
rollback() - Method in class org.jboss.jms.ra.JmsSession
 
rollback() - Method in class org.jboss.tm.TxManager
Roll back the transaction associated with the currently running thread.
rollback() - Method in class org.jboss.tm.plugins.tyrex.ResourceRemote
 
rollback() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
rollback() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
rollback(Object) - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Rollback the transaction.
rollback(Object) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Rollback the transaction.
run() - Method in class org.jboss.deployment.AutoDeployer
 
run() - Method in class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
run() - Method in class org.jboss.jms.asf.StdServerSession
Runs in an own thread, basically calls the session.run(), it is up to the session to have been filled with messages and it will run against the listener set in StdServerSessionPool.
run() - Method in class org.jboss.jms.ra.JmsSession
Always throws an Error.
run() - Method in class org.jboss.util.TimedCachePolicy
The TimerTask run method.
run() - Method in class org.jboss.util.WorkerQueue.QueueLoop
 
run() - Method in class org.jboss.util.TimerQueue.TimerTaskLoop
 
run() - Method in class org.jboss.web.WebServer
Listen threads entry point.
run(Runnable) - Method in class org.jboss.web.ThreadPool
Do some work.
runAsRole - Variable in class org.jboss.ejb.plugins.SecurityInterceptor
 
runGarbageCollector() - Method in class org.jboss.util.Info
 
runGarbageCollector() - Method in interface org.jboss.util.InfoMBean
 
RUNNING_STATE_FILE - Static variable in class org.jboss.configuration.ConfigurationService
The name of the file that running state will be written into.

S

sample(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
sample(Object) - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
sample(Object) - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
 
sample(Object) - Method in interface org.jboss.monitor.Monitorable
Samples the status of the implementor object and register the status into the snapshot argument.
save() - Method in interface org.jboss.configuration.ConfigurationServiceMBean
Builds a string that consists of the configuration elements of the currently running MBeans registered in the server.
save() - Method in class org.jboss.configuration.ConfigurationService
Builds a string that consists of the configuration elements of the currently running MBeans registered in the server.
saveConfiguration() - Method in interface org.jboss.configuration.ConfigurationServiceMBean
Saves the current configuration of each registered MBean to the running state file file.
saveConfiguration() - Method in class org.jboss.configuration.ConfigurationService
Saves the current configuration of each registered MBean to the ConfigurationService.RUNNING_STATE_FILE file.
Schedulable - interface org.jboss.util.Schedulable.
This interface defines the manageable interface for a Scheduler Service allowing the client to create a Schedulable instance which is then run by this service at given times.
schedule(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache.PassivationHelper
Creates and schedules a PassivationJob for passivation
schedule(MethodInvocation) - Method in interface org.jboss.ejb.BeanLock
 
schedule(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
schedule(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
 
schedule(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
schedule(MethodInvocation) - Method in class org.jboss.ejb.plugins.lock.MethodOnlyEJBLock
Schedule(MethodInvocation) Schedule implements a particular policy for scheduling the threads coming in.
schedule(TimerTask) - Method in class org.jboss.ejb.plugins.EnterpriseContextCachePolicy.Scheduler
 
schedule(TimerTask) - Method in class org.jboss.util.TimerQueue
Schedules the given TimerTask for immediate execution.
schedule(TimerTask, long) - Method in class org.jboss.ejb.plugins.EnterpriseContextCachePolicy.Scheduler
 
schedule(TimerTask, long) - Method in class org.jboss.util.TimerQueue
Schedule the given TimerTask to be executed after delay milliseconds.
schedulePassivation(EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Schedules the given EnterpriseContext for passivation
scheduler - Static variable in interface org.jboss.ejb.plugins.EnterpriseContextCachePolicy
 
Scheduler - class org.jboss.util.Scheduler.
Scheduler Instance to allow clients to run this as a scheduling service for any Schedulable instances.
Scheduler.Listener - class org.jboss.util.Scheduler.Listener.
 
Scheduler.Listener(Scheduler, Schedulable) - Constructor for class org.jboss.util.Scheduler.Listener
 
Scheduler.SchedulableExample - class org.jboss.util.Scheduler.SchedulableExample.
A test class for a Schedulable Class
Scheduler.SchedulableExample(String, int) - Constructor for class org.jboss.util.Scheduler.SchedulableExample
 
Scheduler() - Constructor for class org.jboss.util.Scheduler
Default (no-args) Constructor
Scheduler(String) - Constructor for class org.jboss.util.Scheduler
Constructor with the necessary attributes to be set
Scheduler(String, String, String, String, long, long, long) - Constructor for class org.jboss.util.Scheduler
Constructor with the necessary attributes to be set
SchedulerMBean - interface org.jboss.util.SchedulerMBean.
This interface defines the manageable interface for a Scheduler Service allowing the client to create a Schedulable instance which is then run by this service at given times.
scope - Variable in class org.jboss.deployment.scope.ScopedURLClassLoader
reference to the scope to which resource loading calls can be delegated to.
Scope - class org.jboss.deployment.scope.Scope.
Scope is a manager/mediator that connects several ScopedURLClassLoaders with each other and computes their dependencies.
Scope(Logger) - Constructor for class org.jboss.deployment.scope.Scope
Creates new Scope
ScopedURLClassLoader - class org.jboss.deployment.scope.ScopedURLClassLoader.
A URLClassLoader that is tight to some J2EE deployment and that is able to share classes/resources under the associated scope.
ScopedURLClassLoader(URL[], ClassLoader, Deployment, Scope) - Constructor for class org.jboss.deployment.scope.ScopedURLClassLoader
Creates new ScopedURLClassLoader given a set of urls and a parent, representing a particular deployment
Section - class org.jboss.verifier.Section.
Represents a section in the EJB spec.
Section(String) - Constructor for class org.jboss.verifier.Section
 
SECURITY_PROXY_FACTORY_NAME - Variable in class org.jboss.ejb.plugins.SecurityProxyInterceptor
The JNDI name of the SecurityProxyFactory used to wrap security proxy objects that do not implement the SecurityProxy interface
SecurityAssociation - class org.jboss.security.SecurityAssociation.
The SecurityAssociation class maintains the security principal and credentials.
SecurityAssociation() - Constructor for class org.jboss.security.SecurityAssociation
 
SecurityDomain - interface org.jboss.security.SecurityDomain.
The SecurityDomain interface combines the SubjectSecurityManager and RealmMapping interfaces and adds a keyStore and trustStore as well as JSSE KeyManagerFactory and TrustManagerFactory accessors for use with SSL/JSSE.
SecurityIdentityMetaData - class org.jboss.metadata.SecurityIdentityMetaData.
The meta data object for the security-identity element.
SecurityIdentityMetaData() - Constructor for class org.jboss.metadata.SecurityIdentityMetaData
 
SecurityInterceptor - class org.jboss.ejb.plugins.SecurityInterceptor.
The SecurityInterceptor is where the EJB 2.0 declarative security model is enforced.
SecurityInterceptor() - Constructor for class org.jboss.ejb.plugins.SecurityInterceptor
 
securityManager - Variable in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
securityManager - Variable in class org.jboss.ejb.plugins.SecurityInterceptor
 
securityProxy - Variable in class org.jboss.ejb.Container
The custom security proxy used by the SecurityInterceptor
securityProxy - Variable in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
SecurityProxy - interface org.jboss.security.SecurityProxy.
An interface describing the requirements for a SecurityInterceptor proxy.
SecurityProxyFactory - interface org.jboss.security.SecurityProxyFactory.
An interface for factories of SecurityProxy objects.
SecurityProxyInterceptor - class org.jboss.ejb.plugins.SecurityProxyInterceptor.
The SecurityProxyInterceptor is where the EJB custom security proxy integration is performed.
SecurityProxyInterceptor() - Constructor for class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
SecurityRoleRefMetaData - class org.jboss.metadata.SecurityRoleRefMetaData.
The metadata object for the security-role-ref element.
SecurityRoleRefMetaData() - Constructor for class org.jboss.metadata.SecurityRoleRefMetaData
 
Semaphore - class org.jboss.util.Semaphore.
Semaphore that can allow a specified number of threads to enter, blocking the others.
Semaphore(int) - Constructor for class org.jboss.util.Semaphore
 
sendEvent(ConnectionEvent) - Method in class org.jboss.jms.ra.JmsManagedConnection
Send an event.
sendMessage(Message) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
sendMessage(Message) - Method in class org.jboss.ejb.plugins.jms.DLQHandler
Send message to the configured dead letter queue, defaults to queue/DLQ.
SerializableEnumeration - class org.jboss.util.SerializableEnumeration.
 
SerializableEnumeration() - Constructor for class org.jboss.util.SerializableEnumeration
 
SerializableEnumeration(Collection) - Constructor for class org.jboss.util.SerializableEnumeration
 
SerializableEnumeration(int) - Constructor for class org.jboss.util.SerializableEnumeration
 
server - Variable in class org.jboss.deployment.J2eeDeployer
 
server - Variable in class org.jboss.util.ServiceMBeanSupport
 
serverAddress - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
The address to bind the rmi port on
ServerDataCollector - class org.jboss.management.ServerDataCollector.
JBoss Management MBean Wrapper
ServerDataCollector() - Constructor for class org.jboss.management.ServerDataCollector
Default (no-args) Constructor
ServerDataCollector(String) - Constructor for class org.jboss.management.ServerDataCollector
Constructor with the necessary attributes to be set
ServerDataCollectorMBean - interface org.jboss.management.ServerDataCollectorMBean.
This interface defines the manageable interface for the JBoss Server management object to be used as a JMX MBean.
ServerSessionPoolFactory - interface org.jboss.jms.asf.ServerSessionPoolFactory.
Defines the model for creating ServerSessionPoolFactory objects.
serverSessionPoolFactoryJNDI - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
JNDI name of the server session factory.
ServerSessionPoolLoader - class org.jboss.jms.asf.ServerSessionPoolLoader.
A loader for ServerSessionPools.
ServerSessionPoolLoader() - Constructor for class org.jboss.jms.asf.ServerSessionPoolLoader
 
ServerSessionPoolLoaderMBean - interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean.
The management interface for the ServerSessionPoolLoader.
serverSocketFactory - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
An optional custom server socket factory
serverSocketFactoryName - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
The class name of the optional custom server socket factory
ServerVMClientUserTransaction - class org.jboss.tm.usertx.client.ServerVMClientUserTransaction.
The client-side UserTransaction implementation for clients operating in the same VM as the server.
Service - interface org.jboss.util.Service.
ServiceControl - class org.jboss.util.ServiceControl.
ServiceControl manages the JBoss services lifecycle.
ServiceControl() - Constructor for class org.jboss.util.ServiceControl
 
ServiceControlMBean - interface org.jboss.util.ServiceControlMBean.
The interface for the ServiceControl MBean.
ServiceFactory - interface org.jboss.util.ServiceFactory.
The ServiceFactory interface is used to obtain a Service proxy instance for a named MBean.
ServiceMBean - interface org.jboss.util.ServiceMBean.
An interface describing a JBoss service MBean.
ServiceMBeanSupport - class org.jboss.util.ServiceMBeanSupport.
An abstract base class JBoss services can subclass to implement a service that conforms to the ServiceMBean interface.
ServiceMBeanSupport() - Constructor for class org.jboss.util.ServiceMBeanSupport
 
SESSION_TYPE - Static variable in class org.jboss.metadata.BeanMetaData
 
SessionMetaData - class org.jboss.metadata.SessionMetaData.
The meta data information specific to session beans.
SessionMetaData(ApplicationMetaData) - Constructor for class org.jboss.metadata.SessionMetaData
 
set(Object, Object) - Method in class org.jboss.ejb.plugins.jaws.metadata.CMPFieldMetaData
Is used mainly for nested fields.
setAddress(String) - Method in class org.jboss.management.JBossIpAddress
 
setAppData(Object) - Method in class org.jboss.web.WebApplication
 
setApplication(Application) - Method in class org.jboss.ejb.Container
Sets the application deployment unit for this container.
setApplication(J2EEApplication) - Method in class org.jboss.management.JBossJ2EEModule
 
setAttribute(ObjectName, Attribute) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
setAttribute(ObjectName, Attribute) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
setAttribute(ObjectName, Attribute) - Method in interface org.jboss.jmx.interfaces.JMXAdaptor
 
setAttribute(ObjectName, Attribute) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
setAttribute(ObjectName, Attribute) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
setAttribute(ObjectName, Attribute) - Method in class org.jboss.jmx.server.JMXAdaptorImpl
 
setAttributes(ObjectName, AttributeList) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
setAttributes(ObjectName, AttributeList) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
setAttributes(ObjectName, AttributeList) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
setAttributes(ObjectName, AttributeList) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
setAutoNumber(String, Integer) - Static method in class org.jboss.util.AutoNumberFactory
Sets the given autonumber to the given value so that it starts counting at the given value.
setBacklog(int) - Method in class org.jboss.naming.NamingService
 
setBacklog(int) - Method in class org.jboss.web.WebService
Set the WebService listen queue backlog limit.
setBacklog(int) - Method in interface org.jboss.web.WebServiceMBean
Set the WebService listen queue backlog limit.
setBacklog(int) - Method in class org.jboss.web.WebServer
Set the server sockets listen queue depth
setBeanCacheJMSMonitoringEnabled(boolean) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Set the JMS monitoring of the bean cache.
setBeanCacheJMSMonitoringEnabled(boolean) - Method in class org.jboss.ejb.ContainerFactory
Set JMS monitoring of the bean cache.
setBeanMetaData(BeanMetaData) - Method in class org.jboss.ejb.Container
Sets the meta data for this container.
setBindAddress(String) - Method in class org.jboss.ejb.plugins.jrmp.server.DefaultSocketFactory
 
setBindAddress(String) - Method in class org.jboss.naming.NamingService
 
setBindAddress(String) - Method in class org.jboss.web.WebService
Set the specific address the WebService listens on.
setBindAddress(String) - Method in interface org.jboss.web.WebServiceMBean
Set the specific address the WebService listens on.
setBindAddress(String) - Method in class org.jboss.web.WebServer
 
setBlocking(boolean) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setBlocking(boolean) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setBlocking(boolean) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setBlocking(boolean) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setBlockingTimeout(int) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setBlockingTimeout(int) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setCacheContext(boolean) - Method in interface org.jboss.naming.ExternalContextMBean
set the cacheContext flag.
setCacheContext(boolean) - Method in class org.jboss.naming.ExternalContext
 
setCacheContext(boolean) - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
setCacheKey(Object) - Method in class org.jboss.ejb.EntityEnterpriseContext
 
setClassLoader(ClassLoader) - Method in class org.jboss.ejb.Container
Sets the class loader for this container.
setClassLoader(ClassLoader) - Method in class org.jboss.ejb.Application
Set the class loader of this Application
setClassLoader(ClassLoader) - Method in class org.jboss.metadata.XmlFileLoader
Set the class loader
setClassLoader(ClassLoader) - Method in class org.jboss.web.WebApplication
Set the class loader of this WebApplication.
setClasspath(String) - Method in class org.jboss.management.JBossJVM
 
setClientID(String) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
setClientSocketFactory(String) - Method in class org.jboss.naming.NamingService
 
setCMPFieldValue(Object, CMPFieldMetaData, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
 
setConfig(Element) - Method in interface org.jboss.web.AbstractWebContainerMBean
Allow the import of an arbitrary XML configuration tree
setConfig(Element) - Method in class org.jboss.web.AbstractWebContainer
This method is invoked to import an arbitrary XML configuration tree.
setConfigFileName(String) - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
setConfigFileName(String) - Method in interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean
 
setConfigurationFile(String) - Method in interface org.jboss.mail.MailServiceMBean
File name of the configuration mail file used by JavaMail to send mail.
setConfigurationFile(String) - Method in class org.jboss.mail.MailService
 
setConfigurationPath(String) - Method in class org.jboss.logging.Log4jService
Set the log4j.properties format config file path
setConfigurationPath(String) - Method in interface org.jboss.logging.Log4jServiceMBean
Set the log4j.properties format config file path
setContainer(Container) - Method in interface org.jboss.ejb.ContainerPlugin
This callback is set by the container so that the plugin may access it
setContainer(Container) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.EntityMultiInstanceInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
Set the callback to the container.
setContainer(Container) - Method in class org.jboss.ejb.plugins.EntityInstanceInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.EntityLockInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.TxInterceptorCMT
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.LogInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor
Set the container for this interceptor.
setContainer(Container) - Method in class org.jboss.ejb.plugins.MetricsInterceptor
Stores the container reference and the application and bean JNDI names.
setContainer(Container) - Method in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.SecurityInterceptor
Called by the super class to set the container to which this interceptor belongs.
setContainer(Container) - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
Set the callback to the container.
setContainer(Container) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Set the container for which this is an invoker to.
setContainer(Container) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
setContainerInvoker(ContainerInvoker) - Method in class org.jboss.ejb.MessageDrivenContainer
 
setContainerInvoker(ContainerInvoker) - Method in class org.jboss.ejb.EntityContainer
 
setContainerInvoker(ContainerInvoker) - Method in class org.jboss.ejb.StatefulSessionContainer
 
setContainerInvoker(ContainerInvoker) - Method in class org.jboss.ejb.StatelessSessionContainer
 
setCredential(Object) - Method in class org.jboss.ejb.MethodInvocation
 
setCredential(Object) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
setCredential(Object) - Static method in class org.jboss.security.SecurityAssociation
Set the current principal credential information.
setDatabase(String) - Method in class org.jboss.jdbc.HypersonicDatabase
 
setDatabase(String) - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
setDataSourceClass(String) - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
setDataSourceClass(String) - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
setDataSourceClass(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setDataSourceClass(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setDefaultTransactionTimeout(int) - Method in class org.jboss.tm.TxManager
Set the default transaction timeout for new transactions.
setDefaultValidateDTDs(boolean) - Static method in class org.jboss.metadata.XmlFileLoader
 
setDeployerName(String) - Method in class org.jboss.deployment.J2eeDeployer
 
setDeployerName(String) - Method in interface org.jboss.deployment.J2eeDeployerMBean
 
setDeployers(String) - Method in interface org.jboss.deployment.AutoDeployerMBean
 
setDeployers(String) - Method in class org.jboss.deployment.AutoDeployer
 
setDeployment(Deployment) - Method in class org.jboss.deployment.DeploymentNotification
 
setDeploymentDescriptor(String) - Method in class org.jboss.management.JBossJ2EEModule
 
setDownloadServerClasses(boolean) - Method in class org.jboss.web.WebService
 
setDownloadServerClasses(boolean) - Method in interface org.jboss.web.WebServiceMBean
 
setDownloadServerClasses(boolean) - Method in class org.jboss.web.WebServer
 
setDriver(JDBCDriver) - Method in class org.jboss.management.JBossJDBCConnectionPool
 
setDrivers(String) - Method in interface org.jboss.jdbc.JdbcProviderMBean
 
setDrivers(String) - Method in class org.jboss.jdbc.JdbcProvider
 
setEJBContext(EJBContext) - Method in interface org.jboss.security.SecurityProxy
Called prior to any method invocation to set the current EJB context.
setEJBLocalObject(EJBLocalObject) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
setEJBLocalObject(EJBLocalObject) - Method in class org.jboss.ejb.EntityEnterpriseContext
 
setEJBLocalObject(EJBLocalObject) - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
setEJBObject(EJBObject) - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext
 
setEJBObject(EJBObject) - Method in class org.jboss.ejb.StatelessSessionEnterpriseContext
 
setEJBObject(EJBObject) - Method in class org.jboss.ejb.EntityEnterpriseContext
 
setEJBObject(EJBObject) - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
setEjbs(EJB[]) - Method in class org.jboss.management.JBossEjbModule
 
setEnabled(boolean) - Method in class org.jboss.util.FileURLPatch
This patch can be enabled and disabled at runtime by calling this method.
setEnabled(boolean) - Method in interface org.jboss.util.FileURLPatchMBean
 
setEnterpriseContext(EnterpriseContext) - Method in class org.jboss.ejb.MethodInvocation
Set the enterprise context of this invocation.
setEntityContext(EntityContext) - Method in class org.jboss.util.AutoNumberEJB
 
setExceptionListener(ExceptionListener) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
setExcluded() - Method in class org.jboss.metadata.MethodMetaData
 
setFromName(String) - Method in interface org.jboss.naming.NamingAliasMBean
Set the from name of the alias.
setFromName(String) - Method in class org.jboss.naming.NamingAlias
 
setGCEnabled(boolean) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setGCEnabled(boolean) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setGCEnabled(boolean) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setGCEnabled(boolean) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setGCInterval(long) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setGCInterval(long) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setGCInterval(long) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setGCInterval(long) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setGCMinIdleTime(long) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setGCMinIdleTime(long) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setGCMinIdleTime(long) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setGCMinIdleTime(long) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setHardwareType(String) - Method in class org.jboss.management.JBossNode
 
setHeapUsage(int) - Method in class org.jboss.management.JBossJVM
 
setHost(String) - Method in class org.jboss.web.WebService
 
setHost(String) - Method in interface org.jboss.web.WebServiceMBean
Set the name of the public interface to use for the host portion of the RMI codebase URL.
setId(Object) - Method in class org.jboss.ejb.EnterpriseContext
 
setId(Object) - Method in interface org.jboss.ejb.BeanLock
 
setId(Object) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
setIdleTimeout(long) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setIdleTimeout(long) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setIdleTimeout(long) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setIdleTimeout(long) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setIdleTimeoutEnabled(boolean) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setIdleTimeoutEnabled(boolean) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setIdleTimeoutEnabled(boolean) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setIdleTimeoutEnabled(boolean) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setInitialContext(String) - Method in interface org.jboss.naming.ExternalContextMBean
Set the class name of the InitialContext implementation to use.
setInitialContext(String) - Method in class org.jboss.naming.ExternalContext
Set the class name of the InitialContext implementation to use.
setInitialRepetitions(long) - Method in class org.jboss.util.Scheduler
 
setInitialRepetitions(long) - Method in interface org.jboss.util.SchedulerMBean
Sets the initial number of scheduled calls.
setInstance(Object) - Method in class org.jboss.ejb.StatefulSessionEnterpriseContext
 
setInstanceCache(InstanceCache) - Method in class org.jboss.ejb.EntityContainer
 
setInstanceCache(InstanceCache) - Method in class org.jboss.ejb.StatefulSessionContainer
 
setInstancePool(InstancePool) - Method in class org.jboss.ejb.MessageDrivenContainer
 
setInstancePool(InstancePool) - Method in class org.jboss.ejb.EntityContainer
 
setInstancePool(InstancePool) - Method in class org.jboss.ejb.StatefulSessionContainer
 
setInstancePool(InstancePool) - Method in class org.jboss.ejb.StatelessSessionContainer
 
setInstancePool(InstancePool) - Method in class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
setInstancePool(InstancePool) - Method in interface org.jboss.ejb.plugins.InstancePoolFeeder
Sets the instance pool inside the pool feeder.
setInvalidateOnError(boolean) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setInvalidateOnError(boolean) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setInvalidateOnError(boolean) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setInvalidateOnError(boolean) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setIpAddress(IpAddress) - Method in class org.jboss.management.JBossPort
 
setIpAddresses(IpAddress[]) - Method in class org.jboss.management.JBossNode
 
setJarDeployerName(String) - Method in class org.jboss.deployment.J2eeDeployer
 
setJarDeployerName(String) - Method in interface org.jboss.deployment.J2eeDeployerMBean
 
setJavaVendor(String) - Method in class org.jboss.management.JBossJVM
 
setJavaVersion(String) - Method in class org.jboss.management.JBossJVM
 
setJavaVMs(JVM[]) - Method in class org.jboss.management.JBossNode
 
setJbossWeb(Element) - Method in class org.jboss.web.WebApplication
Setter for property jbossWeb.
setJDBCUser(String) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setJDBCUser(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setJDBCUser(String) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setJDBCUser(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setJMSMonitoringEnabled(boolean) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
setJmsProviderAdapter(JMSProviderAdapter) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
For local access
setJmsProviderAdapterJNDI(String) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
setJndiName(String) - Method in interface org.jboss.naming.ExternalContextMBean
Set the jndi name under which the external context is bound.
setJndiName(String) - Method in class org.jboss.naming.ExternalContext
Set the jndi name under which the external context is bound.
setJndiName(String) - Method in class org.jboss.naming.ExternalContext.SerializableInitialContext
 
setJNDIName(String) - Method in interface org.jboss.mail.MailServiceMBean
The JNDI name under the java:/ namespace to which javax.mail.Session objects are bound.
setJNDIName(String) - Method in class org.jboss.mail.MailService
 
setKey(Object, EnterpriseContext) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Sets the given id as key for the given context
setKey(Object, EnterpriseContext) - Method in class org.jboss.ejb.plugins.EntityInstanceCache
 
setKey(Object, EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
setKeys(Collection) - Method in class org.jboss.util.FinderResults
 
setLocalClassLoader(ClassLoader) - Method in class org.jboss.ejb.Container
Sets the local class loader for this container.
setLockCLass(Class) - Method in class org.jboss.ejb.BeanLockManager
 
setLockManager(BeanLockManager) - Method in class org.jboss.ejb.Container
 
setLogging(boolean) - Method in class org.jboss.jms.ra.JmsLogger
 
setLoggingEnabled(boolean) - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
setLoggingEnabled(boolean) - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
setLoggingEnabled(boolean) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setLoggingEnabled(boolean) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setLoggingEnabled(boolean) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setLoggingEnabled(boolean) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setLogLevel(String) - Method in class org.jboss.jms.ra.JmsLogger
 
setLogWriter(PrintWriter) - Method in class org.jboss.jms.ra.JmsManagedConnection
Set the log writer for this connection.
setLogWriter(PrintWriter) - Method in class org.jboss.jms.ra.JmsLogger
 
setLogWriter(PrintWriter) - Method in class org.jboss.jms.ra.JmsManagedConnectionFactory
 
setMaxHeap(int) - Method in class org.jboss.management.JBossJVM
 
setMaxIdleTimeoutPercent(float) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setMaxIdleTimeoutPercent(float) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setMaxIdleTimeoutPercent(float) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setMaxIdleTimeoutPercent(float) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setMaximumSize(int) - Method in class org.jboss.web.ThreadPool
Set the maximum number of idle threads cached in this pool.
setMaxSize(int) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setMaxSize(int) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setMaxSize(int) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setMaxSize(int) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setMessage(String) - Method in class org.jboss.verifier.event.VerificationEvent
 
setMessageListener(MessageListener) - Method in class org.jboss.jms.ra.JmsSession
Always throws an Exception.
setMethod(Method) - Method in class org.jboss.verifier.event.VerificationEvent
 
setMethodMap(Map) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
setMetricsEnabled(boolean) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Enables/disables the metrics interceptor for containers.
setMetricsEnabled(boolean) - Method in class org.jboss.ejb.ContainerFactory
Enables/disables the metrics interceptor for containers.
setMinSize(int) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setMinSize(int) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setMinSize(int) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setMinSize(int) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setModules(J2EEModule[]) - Method in class org.jboss.management.JBossJ2EEApplication
 
setName(String) - Method in class org.jboss.ejb.Application
Set the name of this Application
setName(String) - Method in interface org.jboss.jms.asf.ServerSessionPoolFactory
Set the name of the factory.
setName(String) - Method in class org.jboss.jms.asf.StdServerSessionPoolFactory
Set the name of the factory.
setName(String) - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
Set the name of the provider.
setName(String) - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
setName(String) - Method in class org.jboss.management.JBossJ2EEManagedObject
 
setName(String) - Method in class org.jboss.verifier.event.VerificationEvent
 
setName(String) - Method in class org.jboss.web.WebApplication
Set the name of this WebApplication.
setNext(Interceptor) - Method in interface org.jboss.ejb.Interceptor
 
setNext(Interceptor) - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
setOptimized(boolean) - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Sets the Optimized attribute of the JMSContainerInvoker object
setOptimized(boolean) - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
setOsType(String) - Method in class org.jboss.management.JBossNode
 
setParameter(PreparedStatement, int, int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Sets a parameter in this Command's PreparedStatement.
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Default implementation does nothing.
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCDefinedFinderCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCStoreEntityCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCRemoveEntityCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntityCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCLoadEntitiesCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCBeanExistsCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCFindByCommand
 
setParameters(PreparedStatement, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCreateEntityCommand
 
setPassword(String) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setPassword(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setPassword(String) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setPassword(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setPassword(String) - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
setPassword(String) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
setPassword(String) - Method in interface org.jboss.mail.MailServiceMBean
Password used to connect to a mail server
setPassword(String) - Method in class org.jboss.mail.MailService
 
setPersistenceContext(Object) - Method in class org.jboss.ejb.EntityEnterpriseContext
 
setPersistenceManager(EntityPersistenceManager) - Method in class org.jboss.ejb.EntityContainer
 
setPersistenceManager(StatefulSessionPersistenceManager) - Method in class org.jboss.ejb.StatefulSessionContainer
 
setPersistenceStore(EntityPersistenceStore) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
setPhase(int) - Method in class org.jboss.deployment.DeploymentNotification
 
setPoolFactoryClass(String) - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Set the classname of pool factory to use.
setPoolFactoryClass(String) - Method in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
Set the classname of pool factory to use.
setPoolName(String) - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
setPoolName(String) - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
setPoolName(String) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setPoolName(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setPoolName(String) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setPoolName(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setPoolName(String) - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Set the pool name.
setPoolName(String) - Method in interface org.jboss.jms.asf.ServerSessionPoolLoaderMBean
Set the pool name.
setPort(int) - Method in class org.jboss.jdbc.HypersonicDatabase
 
setPort(int) - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
setPort(int) - Method in class org.jboss.management.JBossPort
 
setPort(int) - Method in class org.jboss.naming.NamingService
 
setPort(int) - Method in class org.jboss.web.WebService
 
setPort(int) - Method in interface org.jboss.web.WebServiceMBean
Set the WebService listening port.
setPort(int) - Method in class org.jboss.web.WebServer
Set the http listening port
setPorts(Port[]) - Method in class org.jboss.management.JBossIpAddress
 
setPrimaryKeyParameters(PreparedStatement, int, Object) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Sets the PreparedStatement parameters for a primary key in a WHERE clause.
setPrincipal(Principal) - Method in class org.jboss.ejb.MethodInvocation
 
setPrincipal(Principal) - Method in class org.jboss.ejb.EnterpriseContext
 
setPrincipal(Principal) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
setPrincipal(Principal) - Static method in class org.jboss.security.SecurityAssociation
Set the current principal information.
setProperties(String) - Method in interface org.jboss.jdbc.RawXADataSourceLoaderMBean
 
setProperties(String) - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
setProperties(String) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setProperties(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setProperties(String) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setProperties(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setProperties(String) - Method in interface org.jboss.naming.ExternalContextMBean
Set the jndi.properties information for the external InitialContext.
setProperties(String) - Method in class org.jboss.naming.ExternalContext
Set the InitialContex class environment properties.
setProviderAdapterClass(String) - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
setProviderAdapterClass(String) - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
setProviderName(String) - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
setProviderName(String) - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
setProviderUrl(String) - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
setProviderUrl(String) - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
Set the URL that will be used to connect to the JNDI provider.
setProviderUrl(String) - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
setProviderUrl(String) - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
setPSCacheSize(int) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setPSCacheSize(int) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setQueueFactoryRef(String) - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
setQueueFactoryRef(String) - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
???
setQueueFactoryRef(String) - Method in class org.jboss.jms.jndi.JMSProviderLoader
Insert the method's description here.
setQueueFactoryRef(String) - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
setRealmMapping(RealmMapping) - Method in class org.jboss.ejb.Container
 
setReclaim(boolean) - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
setReentrant(boolean) - Method in interface org.jboss.ejb.BeanLock
 
setReentrant(boolean) - Method in class org.jboss.ejb.BeanLockManager
 
setReentrant(boolean) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
setReference(Reference) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
setReference(Reference) - Method in class org.jboss.jms.ra.JmsConnectionFactoryImpl
 
setRefreshFlag(boolean) - Method in class org.jboss.logging.Log4jService
Set the refresh flag.
setRefreshFlag(boolean) - Method in interface org.jboss.logging.Log4jServiceMBean
Set the refresh flag.
setRefreshSleep(int) - Method in interface org.jboss.management.ServerDataCollectorMBean
Sets the Sleep time (in milliseconds) between two refresh cycles
setRefreshSleep(int) - Method in class org.jboss.management.ServerDataCollector
 
setRemoteAccess(boolean) - Method in interface org.jboss.naming.ExternalContextMBean
Set the remote access flag.
setRemoteAccess(boolean) - Method in class org.jboss.naming.ExternalContext
 
setResourceName(String) - Method in class org.jboss.metadata.ResourceRefMetaData
 
setRmiPort(int) - Method in class org.jboss.naming.NamingService
 
setRoles(Set) - Method in class org.jboss.metadata.MethodMetaData
 
setRollbackOnly() - Method in class org.jboss.ejb.EnterpriseContext.EJBContextImpl
 
setRollbackOnly() - Method in class org.jboss.ejb.MessageDrivenEnterpriseContext.MessageDrivenContextImpl
 
setRollbackOnly() - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
 
setRollbackOnly() - Method in class org.jboss.tm.TxManager
Mark the transaction associated with the currently running thread so that the only possible outcome is a rollback.
setRollbackOnly() - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setRollbackOnly() - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
setRollbackOnly(Object) - Method in interface org.jboss.tm.usertx.interfaces.UserTransactionSession
Mark the transaction for rollback only.
setRollbackOnly(Object) - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
Mark the transaction for rollback only.
setSchedulableArguments(String) - Method in class org.jboss.util.Scheduler
 
setSchedulableArguments(String) - Method in interface org.jboss.util.SchedulerMBean
Sets the comma seperated list of arguments for the Schedulable class.
setSchedulableArgumentTypes(String) - Method in class org.jboss.util.Scheduler
 
setSchedulableArgumentTypes(String) - Method in interface org.jboss.util.SchedulerMBean
Sets the comma seperated list of argument types for the Schedulable class.
setSchedulableClass(String) - Method in class org.jboss.util.Scheduler
 
setSchedulableClass(String) - Method in interface org.jboss.util.SchedulerMBean
Sets the fully qualified Class name of the Schedulable Class being called by the Scheduler.
setSchedulePeriod(long) - Method in class org.jboss.util.Scheduler
 
setSchedulePeriod(long) - Method in interface org.jboss.util.SchedulerMBean
Sets the Schedule Period between two scheduled call.
setSection(Section) - Method in class org.jboss.verifier.event.VerificationEvent
 
setSecurityManager(AuthenticationManager) - Method in class org.jboss.ejb.Container
 
setSecurityProxy(Object) - Method in class org.jboss.ejb.Container
 
setServer() - Static method in class org.jboss.security.SecurityAssociation
Set the server mode of operation.
setServers(J2EEServer[]) - Method in class org.jboss.management.JBossJ2EEModule
 
setServers(J2EEServer[]) - Method in class org.jboss.management.JBossJ2EEApplication
 
setServerSocketFactory(String) - Method in class org.jboss.naming.NamingService
 
setSilent(boolean) - Method in class org.jboss.jdbc.HypersonicDatabase
 
setSilent(boolean) - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
setSQL(String) - Method in class org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand
Used to set static SQL in subclass constructors.
setState(String) - Method in class org.jboss.verifier.event.VerificationEvent
 
setTimeout(int) - Method in interface org.jboss.deployment.AutoDeployerMBean
 
setTimeout(int) - Method in class org.jboss.deployment.AutoDeployer
Sets the Timeout attribute of the AutoDeployer object
setTimeout(int) - Method in interface org.jboss.ejb.BeanLock
 
setTimeout(int) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
setTimestampUsed(boolean) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setTimestampUsed(boolean) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setTimestampUsed(boolean) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setTimestampUsed(boolean) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setToName(String) - Method in interface org.jboss.naming.NamingAliasMBean
Set the to name of the alias.
setToName(String) - Method in class org.jboss.naming.NamingAlias
 
setTopClassLoader(ClassLoader) - Static method in class org.jboss.naming.ENCFactory
 
setTopicFactoryRef(String) - Method in interface org.jboss.jms.jndi.JMSProviderLoaderMBean
 
setTopicFactoryRef(String) - Method in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
???
setTopicFactoryRef(String) - Method in class org.jboss.jms.jndi.JMSProviderLoader
Insert the method's description here.
setTopicFactoryRef(String) - Method in interface org.jboss.jms.jndi.JMSProviderAdapter
 
setTPCFactory(TransactionPropagationContextFactory) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Set the transaction propagation context factory.
setTrace(boolean) - Method in class org.jboss.jdbc.HypersonicDatabase
 
setTrace(boolean) - Method in interface org.jboss.jdbc.HypersonicDatabaseMBean
 
setTransaction(Transaction) - Method in class org.jboss.ejb.MethodInvocation
This method sets the transaction associated with the method.
setTransaction(Transaction) - Method in class org.jboss.ejb.EnterpriseContext
 
setTransaction(Transaction) - Method in interface org.jboss.ejb.BeanLock
setTransaction(Transaction tx) The setTransaction associates a transaction with the lock.
setTransaction(Transaction) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
The setTransaction associates a transaction with the lock.
setTransactionIsolation(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setTransactionIsolation(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setTransactionManager(TransactionManager) - Method in class org.jboss.ejb.Container
Sets a transaction manager for this container.
setTransactionManager(TransactionManager) - Static method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Set the transaction manager.
setTransactionPropagationContext(Object) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
setTransactionTimeout(int) - Method in class org.jboss.ejb.EnterpriseContext.UserTransactionImpl
Set the transaction timeout value for new transactions started by this instance.
setTransactionTimeout(int) - Method in class org.jboss.tm.TransactionManagerService
 
setTransactionTimeout(int) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
 
setTransactionTimeout(int) - Method in class org.jboss.tm.TxManager
Set the transaction timeout for new transactions started by the calling thread.
setTransactionTimeout(int) - Method in class org.jboss.tm.usertx.client.ServerVMClientUserTransaction
 
setTransactionTimeout(int) - Method in class org.jboss.tm.usertx.client.ClientUserTransaction
 
setTransactionType(byte) - Method in class org.jboss.metadata.MethodMetaData
 
setUnchecked() - Method in class org.jboss.metadata.MethodMetaData
 
setupBeanMapping() - Method in class org.jboss.ejb.MessageDrivenContainer
 
setupBeanMapping() - Method in class org.jboss.ejb.EntityContainer
 
setupBeanMapping() - Method in class org.jboss.ejb.StatefulSessionContainer
 
setupBeanMapping() - Method in class org.jboss.ejb.StatelessSessionContainer
 
setupHomeMapping() - Method in class org.jboss.ejb.EntityContainer
 
setupHomeMapping() - Method in class org.jboss.ejb.StatefulSessionContainer
 
setupHomeMapping() - Method in class org.jboss.ejb.StatelessSessionContainer
 
setURL(String) - Method in interface org.jboss.jdbc.JDBCDataSourceLoaderMBean
 
setURL(String) - Method in class org.jboss.jdbc.XADataSourceLoader
 
setURL(String) - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
setURL(String) - Method in interface org.jboss.jdbc.XADataSourceLoaderMBean
 
setUrl(URL) - Method in class org.jboss.metadata.ApplicationMetaData
 
setURL(URL) - Method in class org.jboss.ejb.Application
Set the URL that was used to deploy this Application
setURL(URL) - Method in class org.jboss.web.WebApplication
Set the URL from which this WebApplication was deployed
setURLs(String) - Method in interface org.jboss.deployment.AutoDeployerMBean
 
setURLs(String) - Method in class org.jboss.deployment.AutoDeployer
 
setUser(String) - Method in interface org.jboss.mail.MailServiceMBean
User id used to connect to a mail server
setUser(String) - Method in class org.jboss.mail.MailService
 
setUserName(String) - Method in class org.jboss.jms.ra.JmsConnectionRequestInfo
 
setUserName(String) - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
setValid(boolean) - Method in class org.jboss.ejb.EntityEnterpriseContext
 
setValidateDTDs(boolean) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Set the flag indicating that ejb-jar.dtd, jboss.dtd & jboss-web.dtd conforming documents should be validated against the DTD.
setValidateDTDs(boolean) - Method in class org.jboss.ejb.ContainerFactory
Set the flag indicating that ejb-jar.dtd, jboss.dtd & jboss-web.dtd conforming documents should be validated against the DTD.
setValidateDTDs(boolean) - Method in class org.jboss.metadata.XmlFileLoader
Set the flag indicating that ejb-jar.dtd, jboss.dtd & jboss-web.dtd conforming documents should be validated against the DTD.
setValue(Integer) - Method in interface org.jboss.util.AutoNumber
Sets the current value of the autonumber.
setValue(Integer) - Method in class org.jboss.util.AutoNumberEJB
 
setValue(Object, String, Object) - Static method in class org.jboss.ejb.plugins.jaws.metadata.ValueObjectHelper
 
setVerifier(String) - Method in class org.jboss.verifier.BeanVerifier
 
setVerifierVerbose(boolean) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Enable/disable bean verifier verbose mode.
setVerifierVerbose(boolean) - Method in class org.jboss.ejb.ContainerFactory
Enables/disables the verbose mode on the verifier.
setVerifyDeployments(boolean) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Enable/disable bean verification upon deployment.
setVerifyDeployments(boolean) - Method in class org.jboss.ejb.ContainerFactory
Enables/disables the application bean verification upon deployment.
setWarDeployerName(String) - Method in class org.jboss.deployment.J2eeDeployer
 
setWarDeployerName(String) - Method in interface org.jboss.deployment.J2eeDeployerMBean
 
setWebApp(Element) - Method in class org.jboss.web.WebApplication
Setter for property webApp.
setWebURLs(URL[]) - Method in class org.jboss.web.WebClassLoader
Set the URLs that should be returned from this classes getURLs() override.
setXidClassName(String) - Method in class org.jboss.tm.TransactionManagerService
 
setXidClassName(String) - Method in interface org.jboss.tm.TransactionManagerServiceMBean
 
SEVERE - Static variable in class org.jboss.jms.ra.Level
 
Shutdown - class org.jboss.Shutdown.
Provides an OS-independent way of shutting down JBoss.
Shutdown - class org.jboss.util.Shutdown.
shutdown() - Method in interface org.jboss.util.ShutdownMBean
 
shutdown() - Method in class org.jboss.util.Shutdown
 
Shutdown() - Constructor for class org.jboss.Shutdown
 
Shutdown() - Constructor for class org.jboss.util.Shutdown
 
ShutdownMBean - interface org.jboss.util.ShutdownMBean.
shutdownServices() - Method in class org.jboss.util.Shutdown
 
SimplePessimisticEJBLock - class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock.
Holds all locks for entity beans, not used for stateful.
SimplePessimisticEJBLock() - Constructor for class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
 
SimplePrincipal - class org.jboss.security.SimplePrincipal.
A simple String based implementation of Principal.
SimplePrincipal(String) - Constructor for class org.jboss.security.SimplePrincipal
 
SingletonStatelessSessionInstancePool - class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool.
Singleton pool for session beans.
SingletonStatelessSessionInstancePool() - Constructor for class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
size() - Method in class org.jboss.util.FinderResults
 
sm - Variable in class org.jboss.ejb.Container
 
sortAttributes(NamedNodeMap) - Method in class org.jboss.util.DOMWriter
Returns a sorted list of attributes.
sourceUrl - Variable in class org.jboss.deployment.Deployment
the position from which this deployment is installed
specViolation(VerificationEvent) - Method in interface org.jboss.verifier.event.VerificationListener
 
sslDomain - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
The SecurityDomain instance for the ssl-domain setting
start() - Method in class org.jboss.ejb.Container
A default implementation of starting the container service (no-op).
start() - Method in class org.jboss.ejb.MessageDrivenContainer
 
start() - Method in class org.jboss.ejb.EntityContainer
 
start() - Method in class org.jboss.ejb.Application
Starts all the containers of this application.
start() - Method in class org.jboss.ejb.StatefulSessionContainer
 
start() - Method in class org.jboss.ejb.StatelessSessionContainer
 
start() - Method in class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
start() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
start() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
start() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
start() - Method in interface org.jboss.ejb.plugins.InstancePoolFeeder
Start the pool feeder.
start() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
start() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
start() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
start() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
start() - Method in class org.jboss.ejb.plugins.EntityInstancePool
 
start() - Method in class org.jboss.ejb.plugins.SecurityProxyInterceptor
 
start() - Method in class org.jboss.ejb.plugins.SecurityInterceptor
 
start() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
start() - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy
 
start() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
start() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
start() - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
start() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Start the connection.
start() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
start() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
start() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
start() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
start() - Method in class org.jboss.jms.asf.StdServerSession
Start the session and begin consuming messages.
start() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
start() - Method in class org.jboss.logging.Log4jService
Configures the log4j framework using the current service properties and sets the service category to the log4j root Category.
start() - Method in interface org.jboss.logging.Log4jServiceMBean
Configures the log4j framework using the current service properties and sets the service category to the log4j root Category.
start() - Method in class org.jboss.util.ServiceMBeanSupport
 
start() - Method in class org.jboss.util.LRUCachePolicy
Starts this cache that is now ready to be used.
start() - Method in class org.jboss.util.ServiceControl
 
start() - Method in interface org.jboss.util.Service
 
start() - Method in class org.jboss.util.TimedCachePolicy
Schedules this with the class resolutionTimer Timer object for execution every resolution seconds.
start() - Method in class org.jboss.util.WorkerQueue
Starts the worker queue.
start() - Method in class org.jboss.web.WebServer
Start the web server on port and begin listening for requests.
start(Object) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
start(Object) - Method in interface org.jboss.jmx.client.RMIClientConnectorImplMBean
Starts the connection to the given server
start(Object) - Method in interface org.jboss.jmx.interfaces.JMXConnectorMBean
Initialize the client connector to a given server side JMX Connector
startApplication(Deployment) - Method in class org.jboss.deployment.J2eeDeployer
Starts the successful downloaded deployment.
STARTED - Static variable in interface org.jboss.util.ServiceMBean
 
STARTING - Static variable in interface org.jboss.util.ServiceMBean
 
startModules(Deployment, ClassLoader, ClassLoader) - Method in class org.jboss.deployment.J2eeDeployer
factored out method to start individual modules and reinstall context classloader afterwards
startSchedule() - Method in class org.jboss.util.Scheduler
 
startSchedule() - Method in interface org.jboss.util.SchedulerMBean
Starts the schedule if the schedule is stopped otherwise nothing will happen.
startService() - Method in class org.jboss.deployment.J2eeDeployer
 
startService() - Method in class org.jboss.deployment.AutoDeployer
 
startService() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
startService() - Method in class org.jboss.jdbc.HypersonicDatabase
 
startService() - Method in class org.jboss.jdbc.XADataSourceLoader
 
startService() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
startService() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Start the service.
startService() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
startService() - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
startService() - Method in class org.jboss.jmx.server.RMIConnectorService
 
startService() - Method in class org.jboss.jmx.server.JMXAdaptorService
 
startService() - Method in class org.jboss.mail.MailService
 
startService() - Method in class org.jboss.management.ServerDataCollector
 
startService() - Method in class org.jboss.naming.NamingService
 
startService() - Method in class org.jboss.naming.ExternalContext
Start the service by binding the external context into the JBoss InitialContext.
startService() - Method in class org.jboss.naming.NamingAlias
 
startService() - Method in class org.jboss.tm.TransactionManagerService
 
startService() - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
startService() - Method in class org.jboss.tm.usertx.server.ClientUserTransactionService
 
startService() - Method in class org.jboss.util.ServiceMBeanSupport
 
startService() - Method in class org.jboss.util.Scheduler
 
startService() - Method in class org.jboss.util.CounterService
 
startService() - Method in class org.jboss.web.WebService
Start the web server for dynamic downloading of classes and resources.
STARTUP - Static variable in interface org.jboss.ejb.plugins.jrmp.interfaces.ContainerRemote
The time when this class was initialized.
state - Variable in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.PersistenceContext
 
STATEFUL_12 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
STATEFUL_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
STATEFUL_SESSION - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
StatefulHandleImpl - class org.jboss.ejb.plugins.jrmp.interfaces.StatefulHandleImpl.
An EJB stateful session bean handle.
StatefulHandleImpl(InitialContextHandle, String, Object) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.StatefulHandleImpl
Construct a StatefulHandleImpl.
StatefulSessionContainer - class org.jboss.ejb.StatefulSessionContainer.
StatefulSessionContainer() - Constructor for class org.jboss.ejb.StatefulSessionContainer
 
StatefulSessionEnterpriseContext - class org.jboss.ejb.StatefulSessionEnterpriseContext.
StatefulSessionEnterpriseContext.StatefulSessionContextImpl - class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl.
 
StatefulSessionEnterpriseContext.StatefulSessionContextImpl(StatefulSessionEnterpriseContext) - Constructor for class org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
 
StatefulSessionEnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.StatefulSessionEnterpriseContext
 
StatefulSessionFilePersistenceManager - class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.
StatefulSessionFilePersistenceManager This class is one of the passivating plugins for JBoss.
StatefulSessionFilePersistenceManager() - Constructor for class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
StatefulSessionInstanceCache - class org.jboss.ejb.plugins.StatefulSessionInstanceCache.
Cache for stateful session beans.
StatefulSessionInstanceCache() - Constructor for class org.jboss.ejb.plugins.StatefulSessionInstanceCache
 
StatefulSessionInstanceInterceptor - class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.
This container acquires the given instance.
StatefulSessionInstanceInterceptor() - Constructor for class org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
 
StatefulSessionInstancePool - class org.jboss.ejb.plugins.StatefulSessionInstancePool.
An empty shadow class, used to keep symmetry in the code
StatefulSessionInstancePool() - Constructor for class org.jboss.ejb.plugins.StatefulSessionInstancePool
 
StatefulSessionPersistenceManager - interface org.jboss.ejb.StatefulSessionPersistenceManager.
StatefulSessionProxy - class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy.
An EJB stateful session bean proxy class.
StatefulSessionProxy - class org.jboss.ejb.plugins.jrmp12.interfaces.StatefulSessionProxy.
StatefulSessionProxy - class org.jboss.ejb.plugins.jrmp13.interfaces.StatefulSessionProxy.
StatefulSessionProxy() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy
No-argument constructor for externalization.
StatefulSessionProxy() - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.StatefulSessionProxy
 
StatefulSessionProxy() - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.StatefulSessionProxy
 
StatefulSessionProxy(String, ContainerRemote, Object, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy
Construct a StatefulSessionProxy.
StatefulSessionProxy(String, ContainerRemote, Object, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.StatefulSessionProxy
 
StatefulSessionProxy(String, ContainerRemote, Object, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.StatefulSessionProxy
 
STATELESS_12 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
STATELESS_13 - Static variable in class org.jboss.metadata.ConfigurationMetaData
 
STATELESS_SESSION - Static variable in class org.jboss.verifier.strategy.AbstractVerifier
 
StatelessHandleImpl - class org.jboss.ejb.plugins.jrmp.interfaces.StatelessHandleImpl.
An EJB stateless session bean handle.
StatelessHandleImpl(InitialContextHandle, String) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.StatelessHandleImpl
Construct a StatelessHandleImpl.
statelessObject - Variable in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
statelessObject - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
StatelessSessionContainer - class org.jboss.ejb.StatelessSessionContainer.
StatelessSessionContainer
StatelessSessionContainer() - Constructor for class org.jboss.ejb.StatelessSessionContainer
 
StatelessSessionEnterpriseContext - class org.jboss.ejb.StatelessSessionEnterpriseContext.
StatelessSessionEnterpriseContext.SessionContextImpl - class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl.
 
StatelessSessionEnterpriseContext.SessionContextImpl(StatelessSessionEnterpriseContext) - Constructor for class org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
 
StatelessSessionEnterpriseContext(Object, Container) - Constructor for class org.jboss.ejb.StatelessSessionEnterpriseContext
 
StatelessSessionInstanceInterceptor - class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.
This container acquires the given instance.
StatelessSessionInstanceInterceptor() - Constructor for class org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor
 
StatelessSessionInstancePool - class org.jboss.ejb.plugins.StatelessSessionInstancePool.
StatelessSessionInstancePool() - Constructor for class org.jboss.ejb.plugins.StatelessSessionInstancePool
 
StatelessSessionProxy - class org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.
An EJB stateless session bean proxy class.
StatelessSessionProxy - class org.jboss.ejb.plugins.jrmp12.interfaces.StatelessSessionProxy.
StatelessSessionProxy - class org.jboss.ejb.plugins.jrmp13.interfaces.StatelessSessionProxy.
StatelessSessionProxy() - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy
No-argument constructor for externalization.
StatelessSessionProxy() - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.StatelessSessionProxy
 
StatelessSessionProxy() - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.StatelessSessionProxy
 
StatelessSessionProxy(String, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy
Construct a StatelessSessionProxy.
StatelessSessionProxy(String, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp12.interfaces.StatelessSessionProxy
 
StatelessSessionProxy(String, ContainerRemote, boolean) - Constructor for class org.jboss.ejb.plugins.jrmp13.interfaces.StatelessSessionProxy
 
states - Static variable in interface org.jboss.util.ServiceMBean
 
StdServerSession - class org.jboss.jms.asf.StdServerSession.
An implementation of ServerSession.
StdServerSessionPool - class org.jboss.jms.asf.StdServerSessionPool.
Implementation of ServerSessionPool.
StdServerSessionPool(Connection, boolean, int, boolean, MessageListener, int) - Constructor for class org.jboss.jms.asf.StdServerSessionPool
Construct a StdServerSessionPool using the default pool size.
StdServerSessionPoolFactory - class org.jboss.jms.asf.StdServerSessionPoolFactory.
An implementation of ServerSessionPoolFactory.
StdServerSessionPoolFactory() - Constructor for class org.jboss.jms.asf.StdServerSessionPoolFactory
Construct a StdServerSessionPoolFactory .
Stop - class org.jboss.jmx.client.Stop.
stop() - Method in class org.jboss.ejb.Container
A default implementation of stopping the container service (no-op).
stop() - Method in class org.jboss.ejb.MessageDrivenContainer
 
stop() - Method in class org.jboss.ejb.EntityContainer
 
stop() - Method in class org.jboss.ejb.Application
Stops all the containers of this application.
stop() - Method in class org.jboss.ejb.StatefulSessionContainer
 
stop() - Method in class org.jboss.ejb.StatelessSessionContainer
 
stop() - Method in class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
stop() - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
stop() - Method in class org.jboss.ejb.plugins.AbstractInterceptor
 
stop() - Method in class org.jboss.ejb.plugins.AbstractInstancePool
 
stop() - Method in interface org.jboss.ejb.plugins.InstancePoolFeeder
Stop the pool feeder.
stop() - Method in class org.jboss.ejb.plugins.TxInterceptorBMT
 
stop() - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
stop() - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
 
stop() - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
stop() - Method in class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy
 
stop() - Method in class org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
 
stop() - Method in class org.jboss.ejb.plugins.LRUStatefulContextCachePolicy
 
stop() - Method in class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
 
stop() - Method in class org.jboss.ejb.plugins.NoPassivationCachePolicy
 
stop() - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
stop() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Stop the connection.
stop() - Method in class org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
 
stop() - Method in class org.jboss.ejb.plugins.jrmp12.server.JRMPContainerInvoker
 
stop() - Method in class org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
 
stop() - Method in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
stop() - Method in class org.jboss.jms.ra.JmsSessionFactoryImpl
 
stop() - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
stop() - Method in interface org.jboss.jmx.client.RMIClientConnectorImplMBean
Stops the connection to the given server and remove all the registered listeners
stop() - Method in class org.jboss.jmx.client.Stop
 
stop() - Method in interface org.jboss.jmx.interfaces.JMXConnectorMBean
Stops the client connector, remove the remote connection and frees the resources.
stop() - Method in class org.jboss.logging.Log4jService
Stops the log4j framework by calling the Category.shutdown() method.
stop() - Method in interface org.jboss.logging.Log4jServiceMBean
Stops the log4j framework by calling the Category.shutdown() method.
stop() - Method in class org.jboss.util.ServiceMBeanSupport
 
stop() - Method in class org.jboss.util.LRUCachePolicy
Stops this cache thus LRUCachePolicy.flush()ing all cached objects.
stop() - Method in class org.jboss.util.ServiceControl
 
stop() - Method in interface org.jboss.util.Service
 
stop() - Method in class org.jboss.util.TimedCachePolicy
Stop cancels the resolution timer and flush()es the cache.
stop() - Method in class org.jboss.util.WorkerQueue
Stops nicely the worker queue.
stop() - Method in class org.jboss.web.WebServer
Close the web server listening socket
Stop() - Constructor for class org.jboss.jmx.client.Stop
 
stopApplication(Deployment) - Method in class org.jboss.deployment.J2eeDeployer
Stops a running deployment.
STOPPED - Static variable in interface org.jboss.util.ServiceMBean
 
STOPPING - Static variable in interface org.jboss.util.ServiceMBean
 
stopSchedule(boolean) - Method in class org.jboss.util.Scheduler
 
stopSchedule(boolean) - Method in interface org.jboss.util.SchedulerMBean
Stops the schedule because it is either not used anymore or to restart it with new values.
stopService() - Method in class org.jboss.deployment.J2eeDeployer
undeploys all deployments
stopService() - Method in class org.jboss.deployment.AutoDeployer
 
stopService() - Method in class org.jboss.ejb.ContainerFactory
Implements the template method in superclass.
stopService() - Method in class org.jboss.jdbc.RawXADataSourceLoader
 
stopService() - Method in class org.jboss.jdbc.InstantDBDatabase
 
stopService() - Method in class org.jboss.jdbc.HypersonicDatabase
 
stopService() - Method in class org.jboss.jdbc.XADataSourceLoader
 
stopService() - Method in class org.jboss.jdbc.JDBCDataSourceLoader
 
stopService() - Method in class org.jboss.jms.asf.ServerSessionPoolLoader
Stop the service.
stopService() - Method in class org.jboss.jms.jndi.JMSProviderLoader
 
stopService() - Method in class org.jboss.jmx.client.ConnectorFactoryService
 
stopService() - Method in class org.jboss.jmx.server.RMIConnectorService
 
stopService() - Method in class org.jboss.jmx.server.JMXAdaptorService
 
stopService() - Method in class org.jboss.mail.MailService
 
stopService() - Method in class org.jboss.management.ServerDataCollector
 
stopService() - Method in class org.jboss.management.ContainerManagement
Implements the template method in superclass.
stopService() - Method in class org.jboss.naming.NamingService
 
stopService() - Method in class org.jboss.naming.ExternalContext
Stop the service by unbinding the external context into the JBoss InitialContext.
stopService() - Method in class org.jboss.naming.NamingAlias
 
stopService() - Method in class org.jboss.tm.TransactionManagerService
 
stopService() - Method in class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
stopService() - Method in class org.jboss.tm.usertx.server.ClientUserTransactionService
 
stopService() - Method in class org.jboss.util.ServiceMBeanSupport
 
stopService() - Method in class org.jboss.util.Scheduler
 
stopService() - Method in class org.jboss.util.CounterService
 
stopService() - Method in class org.jboss.web.WebService
 
storeEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceStore
This method is called whenever an entity shall be stored to the underlying storage.
storeEntity(EntityEnterpriseContext) - Method in interface org.jboss.ejb.EntityPersistenceManager
This method is called whenever an entity shall be stored to the underlying storage.
storeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.EntityContainer
store entity
storeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPPersistenceManager
 
storeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.BMPPersistenceManager
 
storeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPFilePersistenceManager
 
storeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.jaws.JAWSPersistenceManager
 
SubjectSecurityManager - interface org.jboss.security.SubjectSecurityManager.
An extension of the AuthenticationManager that adds the notion of the active Subject and security domain.
suspend() - Method in class org.jboss.tm.TxManager
Suspend the transaction currently associated with the current thread, and return it.
Sync - interface org.jboss.util.Sync.
Interface that gives synchronization semantic to implementors
sync() - Method in interface org.jboss.ejb.BeanLock
 
sync() - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
synched - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
synchronizeEntitiesWithinTransaction(Transaction) - Static method in class org.jboss.ejb.EntityContainer
Stores all of the entities associated with the specified transaction.
SYSTEM_METRICS - Static variable in interface org.jboss.monitor.MetricsConstants
System resource metrics producer.

T

TestClient - class org.jboss.jms.ra.TestClient.
TestClient for stand alone use.
TestClient() - Constructor for class org.jboss.jms.ra.TestClient
 
THREAD_MONITOR - Static variable in interface org.jboss.monitor.MetricsConstants
System Monitor TYPE
ThreadPool - class org.jboss.web.ThreadPool.
A simple thread pool.
ThreadPool() - Constructor for class org.jboss.web.ThreadPool
Create a new pool.
threadSafe - Variable in class org.jboss.util.TimedCachePolicy
A flag indicating if entryMap should be synchronized
throwsCreateException(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
throwsFinderException(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
throwsRemoteException(Method) - Method in class org.jboss.verifier.strategy.AbstractVerifier
 
TIME - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'TIME'
TimedCachePolicy - class org.jboss.util.TimedCachePolicy.
An implementation of a timed cache.
TimedCachePolicy.TimedEntry - interface org.jboss.util.TimedCachePolicy.TimedEntry.
The interface that cache entries support.
TimedCachePolicy() - Constructor for class org.jboss.util.TimedCachePolicy
Creates a new TimedCachePolicy with a default entry lifetime of 30 mins that does not synchronized access to its policy store and uses a 60 second resolution.
TimedCachePolicy(int) - Constructor for class org.jboss.util.TimedCachePolicy
Creates a new TimedCachePolicy with the given default entry lifetime that does not synchronized access to its policy store and uses a 60 second resolution.
TimedCachePolicy(int, boolean, int) - Constructor for class org.jboss.util.TimedCachePolicy
Creates a new TimedCachePolicy with the given default entry lifetime that does/does not synchronized access to its policy store depending on the value of threadSafe.
TimedInstancePoolFeeder - class org.jboss.ejb.plugins.TimedInstancePoolFeeder.
 
TimedInstancePoolFeeder() - Constructor for class org.jboss.ejb.plugins.TimedInstancePoolFeeder
 
timedOut(Timeout) - Method in interface org.jboss.util.timeout.TimeoutTarget
The timeout callback function is invoked when the timeout expires.
timeout - Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
Timeout - interface org.jboss.util.timeout.Timeout.
The public interface of timeouts.
TimeoutFactory - class org.jboss.util.timeout.TimeoutFactory.
The timeout factory.
TimeoutTarget - interface org.jboss.util.timeout.TimeoutTarget.
The interface of objects that can receive timeouts.
TimerQueue - class org.jboss.util.TimerQueue.
This class runs in a single thread TimerTasks that have been scheduled.
TimerQueue.TimerTaskLoop - class org.jboss.util.TimerQueue.TimerTaskLoop.
Class that loops getting the next job to be executed and then executing it, in the timer task thread.
TimerQueue.TimerTaskLoop(TimerQueue) - Constructor for class org.jboss.util.TimerQueue.TimerTaskLoop
 
TimerQueue() - Constructor for class org.jboss.util.TimerQueue
Creates a new timer queue with default thread name of "TimerTask Thread"
TimerQueue(String) - Constructor for class org.jboss.util.TimerQueue
Creates a new timer queue with the specified thread name
TimerTask - class org.jboss.util.TimerTask.
A class that represent a task that can be scheduled for one-shot or repeated execution by a TimerQueue.
TimerTask() - Constructor for class org.jboss.util.TimerTask
Creates a TimerTask object that will be executed once.
TimerTask(long) - Constructor for class org.jboss.util.TimerTask
Creates a TimerTask object that will be executed every period milliseconds.
tm - Variable in class org.jboss.ejb.Container
 
tm - Variable in class org.jboss.ejb.plugins.TxInterceptorBMT
 
tm - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Description of the Field
TO_STRING - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Object.toString() method reference.
TO_STRING - Static variable in class org.jboss.ejb.plugins.local.LocalProxy
Object.toString() method reference.
toArray() - Method in class org.jboss.util.FinderResults
 
toArray(Object[]) - Method in class org.jboss.util.FinderResults
 
topicFactoryRef - Variable in class org.jboss.jms.jndi.AbstractJMSProviderAdapter
The topic factory name to use.
topicFactoryRef - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The topic factory jndi name.
toPriority(int, Priority) - Static method in class org.jboss.logging.TracePriority
Convert an integer passed as argument to a priority.
toPriority(int, Priority) - Static method in class org.jboss.logging.log4j.TracePriority
Convert an integer passed as argument to a priority.
toPriority(String, Priority) - Static method in class org.jboss.logging.TracePriority
Convert an integer passed as argument to a priority.
toPriority(String, Priority) - Static method in class org.jboss.logging.log4j.TracePriority
Convert an integer passed as argument to a priority.
toString() - Method in class org.jboss.configuration.ConfigurationException
Return a string representation of the exception.
toString() - Method in class org.jboss.deployment.Deployment
 
toString() - Method in class org.jboss.deployment.DeploymentException
 
toString() - Method in class org.jboss.ejb.CacheKey
 
toString() - Method in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
Return a string representation of the current config state.
toString() - Method in class org.jboss.ejb.plugins.jms.DLQHandler
 
toString() - Method in class org.jboss.jms.ra.Level
 
toString() - Method in class org.jboss.jmx.client.ConnectorFactoryImpl.ConnectorName
 
toString() - Method in class org.jboss.management.JBossEjbModule
 
toString() - Method in class org.jboss.management.JBossEntityBean
 
toString() - Method in class org.jboss.management.JBossJ2EEApplication
 
toString() - Method in class org.jboss.management.JBossMessageDrivenBean
 
toString() - Method in class org.jboss.management.JBossStatefulSessionBean
 
toString() - Method in class org.jboss.management.JBossStatelessSessionBean
 
toString() - Method in class org.jboss.management.JBossJavaMail
 
toString() - Method in class org.jboss.management.JBossJNDI
 
toString() - Method in class org.jboss.management.JBossIpAddress
 
toString() - Method in class org.jboss.management.JBossJVM
 
toString() - Method in class org.jboss.management.JBossNode
 
toString() - Method in class org.jboss.management.JBossPort
 
toString() - Method in class org.jboss.management.JBossJDBC
 
toString() - Method in class org.jboss.management.JBossJDBCConnectionPool
 
toString() - Method in class org.jboss.management.JBossJDBCDriver
 
toString() - Method in class org.jboss.monitor.client.BeanCacheSnapshot
 
toString() - Method in class org.jboss.security.SimplePrincipal
 
toString() - Method in class org.jboss.security.AnybodyPrincipal
 
toString() - Method in class org.jboss.security.NobodyPrincipal
 
toString() - Method in class org.jboss.tm.XidImpl
 
toString() - Method in class org.jboss.util.Semaphore
 
toString() - Method in class org.jboss.util.LRUCachePolicy.LRUList
 
toString() - Method in class org.jboss.util.WaitSemaphore
 
toString() - Method in class org.jboss.util.LRUCachePolicy.LRUCacheEntry
 
toString() - Method in class org.jboss.verifier.Section
 
toString() - Method in class org.jboss.web.WebApplication
 
toString(Proxies.ProxyTarget) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
tpc - Variable in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
tpcFactory - Static variable in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Factory for transaction propagation contexts.
TRACE - Static variable in class org.jboss.logging.TracePriority
The TRACE priority object singleton
TRACE - Static variable in class org.jboss.logging.log4j.TracePriority
The TRACE priority object singleton
TRACE_INT - Static variable in class org.jboss.logging.TracePriority
The integer representation of the priority, (Priority.DEBUG_INT - 100)
TRACE_INT - Static variable in class org.jboss.logging.log4j.TracePriority
The integer representation of the priority, (Priority.DEBUG_INT - 100)
trace(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a priority of TRACE.
trace(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a priority of TRACE.
traceInstructions(boolean) - Method in class org.jboss.util.Info
Enable or disable tracing instructions the Runtime level.
traceInstructions(boolean) - Method in interface org.jboss.util.InfoMBean
 
traceMethodCalls(boolean) - Method in class org.jboss.util.Info
Enable or disable tracing method calls at the Runtime level.
traceMethodCalls(boolean) - Method in interface org.jboss.util.InfoMBean
 
TracePriority - class org.jboss.logging.TracePriority.
Adds a trace priority that is below the standard log4j DEBUG priority.
TracePriority - class org.jboss.logging.log4j.TracePriority.
Adds a trace priority that is below the standard log4j DEBUG priority.
TracePriority(int, String) - Constructor for class org.jboss.logging.TracePriority
 
TracePriority(int, String) - Constructor for class org.jboss.logging.log4j.TracePriority
 
transactionManager - Variable in class org.jboss.ejb.plugins.local.BaseLocalContainerInvoker
 
TransactionManagerService - class org.jboss.tm.TransactionManagerService.
This is a JMX service which manages the TransactionManager.
TransactionManagerService - class org.jboss.tm.plugins.tyrex.TransactionManagerService.
This is a JMX service which manages the Tyrex TransactionManager (tyrex.exolab.org).
TransactionManagerService() - Constructor for class org.jboss.tm.TransactionManagerService
 
TransactionManagerService() - Constructor for class org.jboss.tm.plugins.tyrex.TransactionManagerService
 
TransactionManagerServiceMBean - interface org.jboss.tm.TransactionManagerServiceMBean.
TransactionManagerServiceMBean - interface org.jboss.tm.plugins.tyrex.TransactionManagerServiceMBean.
MBean interface for the Tyrex TransactionManager (not all calls are implemented)
TransactionPropagationContextFactory - interface org.jboss.tm.TransactionPropagationContextFactory.
Implementations of this interface are used for getting a transaction propagation context at the client-side.
TransactionPropagationContextImporter - interface org.jboss.tm.TransactionPropagationContextImporter.
Implementations of this interface are used for importing a transaction propagation context into the transaction manager.
trim() - Method in class org.jboss.metadata.BeanMetaData
Trim all string elements that correspond to class names which cannot tolerate leading and trailing space.
tx - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
The transaction we follow.
tx - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
TX_MANDATORY - Static variable in class org.jboss.metadata.MetaData
 
TX_NEVER - Static variable in class org.jboss.metadata.MetaData
 
TX_NOT_SUPPORTED - Static variable in class org.jboss.metadata.MetaData
 
TX_REQUIRED - Static variable in class org.jboss.metadata.MetaData
 
TX_REQUIRES_NEW - Static variable in class org.jboss.metadata.MetaData
 
TX_SUPPORTS - Static variable in class org.jboss.metadata.MetaData
 
TX_UNKNOWN - Static variable in class org.jboss.metadata.MetaData
 
TX_UNSET - Static variable in class org.jboss.metadata.MessageDrivenMetaData
 
txEntityMap - Variable in class org.jboss.ejb.EntityContainer
 
TxEntityMap - class org.jboss.ejb.TxEntityMap.
This class provides a way to find out what entities of a certain type that are contained in within a transaction.
TxEntityMap() - Constructor for class org.jboss.ejb.TxEntityMap
 
TxInterceptorBMT - class org.jboss.ejb.plugins.TxInterceptorBMT.
TxInterceptorBMT.UserTxFactory - class org.jboss.ejb.plugins.TxInterceptorBMT.UserTxFactory.
 
TxInterceptorBMT.UserTxFactory() - Constructor for class org.jboss.ejb.plugins.TxInterceptorBMT.UserTxFactory
 
TxInterceptorBMT() - Constructor for class org.jboss.ejb.plugins.TxInterceptorBMT
 
TxInterceptorCMT - class org.jboss.ejb.plugins.TxInterceptorCMT.
TxInterceptorCMT() - Constructor for class org.jboss.ejb.plugins.TxInterceptorCMT
 
TxManager - class org.jboss.tm.TxManager.
Our TransactionManager implementation.
txTimeout - Variable in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
type - Variable in class org.jboss.deployment.Deployment
The type of the deployment module.
TYPE - Static variable in interface org.jboss.monitor.MetricsConstants
Message property 'TYPE'
TYPE_NOTIFICATION - Static variable in class org.jboss.deployment.DeploymentNotification
Notification Type == class name
TypeMappingMetaData - class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData.
TypeMappingMetaData() - Constructor for class org.jboss.ejb.plugins.jaws.metadata.TypeMappingMetaData
 
TyrexTransactionPropagationContextManager - class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager.
This object implements the TransactionPropagationContext importer and exporter for JBoss.
TyrexTransactionPropagationContextManager() - Constructor for class org.jboss.tm.plugins.tyrex.TyrexTransactionPropagationContextManager
 
TyrexTxPropagationContext - class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext.
This class wraps the OMG PropagationContext to be able to pass it via RMI.
TyrexTxPropagationContext() - Constructor for class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
TyrexTxPropagationContext(PropagationContext) - Constructor for class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 

U

unbind(Name) - Static method in class org.jboss.naming.NonSerializableFactory
Remove a binding from the NonSerializableFactory map.
unbind(String) - Static method in class org.jboss.ejb.LocalHomeObjectFactory
Place or replace an object in the NonSerializableFactory namespce for subsequent access by getObject.
unbind(String) - Static method in class org.jboss.naming.NonSerializableFactory
Remove a binding from the NonSerializableFactory map.
unclutter() - Method in class org.jboss.deployment.InstallerFactory
Does some cleanup in the deployments.
undeploy(String) - Method in interface org.jboss.deployment.DeployerMBean
 
undeploy(String) - Method in class org.jboss.deployment.J2eeDeployer
Undeploys the given URL (if it is deployed).
undeploy(String) - Method in class org.jboss.deployment.DeployerMBeanSupport
 
undeploy(String) - Method in interface org.jboss.ejb.ContainerFactoryMBean
Undeploy an application
undeploy(String) - Method in class org.jboss.ejb.ContainerFactory
Undeploy the file at this URL.
undeploy(String) - Method in class org.jboss.jmx.client.Deployer
undeploys the app under the given url spec
undeploy(String) - Method in interface org.jboss.web.AbstractWebContainerMBean
 
undeploy(String) - Method in class org.jboss.web.AbstractWebContainer
A template pattern implementation of the undeploy() method.
undeploy(String, ObjectName) - Method in class org.jboss.deployment.AutoDeployer
 
undeploy(URL) - Method in class org.jboss.ejb.ContainerFactory
Remove previously deployed EJBs.
undeploy(URL, Object) - Method in class org.jboss.deployment.DeployerMBeanSupport
Subclasses override to perform any actions neccessary for undeployment.
uninstall(Deployment) - Method in class org.jboss.deployment.InstallerFactory
uninstalls the files represented by the given Deployment.
uninstallApplication(Deployment) - Method in class org.jboss.deployment.J2eeDeployer
 
uninstallApplication(String) - Method in class org.jboss.deployment.J2eeDeployer
Deletes the file tree of the specified application.
unlock() - Method in class org.jboss.ejb.EnterpriseContext
 
unreferenced() - Method in class org.jboss.tm.usertx.server.UserTransactionSessionImpl
When no longer referenced, be sure to rollback any transactions that are still active.
unregister(Service) - Method in class org.jboss.util.ServiceControl
 
unregister(Service) - Method in interface org.jboss.util.ServiceControlMBean
 
unregisterMBean(ObjectName) - Method in class org.jboss.jmx.client.RMIClientConnectorImpl
 
unregisterMBean(ObjectName) - Method in interface org.jboss.jmx.interfaces.RMIConnector
 
unregisterMBean(ObjectName) - Method in interface org.jboss.jmx.interfaces.JMXConnector
 
unregisterMBean(ObjectName) - Method in class org.jboss.jmx.server.RMIConnectorImpl
 
unschedule(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache.PassivationHelper
Tries to unschedule a job paired with the given context's id
unschedulePassivation(Object) - Method in class org.jboss.ejb.plugins.AbstractInstanceCache
Tries to unschedule the given EnterpriseContext for passivation; returns the unscheduled context if it wasn't passivated yet, null if the passivation already happened.
unsetEntityContext() - Method in class org.jboss.util.AutoNumberEJB
 
unsubscribe(String) - Method in class org.jboss.jms.ra.JmsSession
 
url - Variable in class org.jboss.jms.jndi.JMSProviderLoader
The provider url.
URL_PKG_PREFIXES - Static variable in class org.jboss.jms.jndi.JBossMQProvider
The url package prefixes.
URLWizzard - class org.jboss.deployment.URLWizzard.
Encapsulates URL bases copy and jar file operations.
URLWizzard() - Constructor for class org.jboss.deployment.URLWizzard
 
useDLQ - Variable in class org.jboss.ejb.plugins.jms.JMSContainerInvoker
If Dead letter queue should be used or not.
UserTransactionSession - interface org.jboss.tm.usertx.interfaces.UserTransactionSession.
The RMI remote UserTransaction session interface.
UserTransactionSessionFactory - interface org.jboss.tm.usertx.interfaces.UserTransactionSessionFactory.
The RMI remote UserTransaction session factory interface.
UserTransactionSessionFactoryImpl - class org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl.
The RMI remote UserTransaction session factory implementation.
UserTransactionSessionFactoryImpl() - Constructor for class org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl
A no-args constructor that throws RemoteException.
UserTransactionSessionImpl - class org.jboss.tm.usertx.server.UserTransactionSessionImpl.
The RMI remote UserTransaction session implementation.
UserTransactionSessionImpl() - Constructor for class org.jboss.tm.usertx.server.UserTransactionSessionImpl
A no-args constructor that throws RemoteException.
Util - class org.jboss.deployment.Util.
Common deployment utility methods.
Util - class org.jboss.naming.Util.
A static utility class for common JNDI operations.
Util() - Constructor for class org.jboss.deployment.Util
 
Util() - Constructor for class org.jboss.naming.Util
 

V

validContexts - Variable in class org.jboss.ejb.plugins.EntitySynchronizationInterceptor
For commit option D this is the cache of valid entities
value - Variable in class org.jboss.util.AutoNumberEJB
 
ValueObjectHelper - class org.jboss.ejb.plugins.jaws.metadata.ValueObjectHelper.
Provide static method to obtain a private attribute of a value object using its get method, and to set the value of a private attribute using its set method.
ValueObjectHelper() - Constructor for class org.jboss.ejb.plugins.jaws.metadata.ValueObjectHelper
 
VerificationContext - interface org.jboss.verifier.strategy.VerificationContext.
<< DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the >
VerificationEvent - class org.jboss.verifier.event.VerificationEvent.
 
VerificationEvent(VerificationEventGenerator) - Constructor for class org.jboss.verifier.event.VerificationEvent
 
VerificationEvent(VerificationEventGenerator, String) - Constructor for class org.jboss.verifier.event.VerificationEvent
 
VerificationEventFactory - interface org.jboss.verifier.factory.VerificationEventFactory.
Abstract factory for verification events.
VerificationEventGenerator - interface org.jboss.verifier.event.VerificationEventGenerator.
<< DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the >
VerificationEventGeneratorSupport - class org.jboss.verifier.event.VerificationEventGeneratorSupport.
<< DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the >
VerificationEventGeneratorSupport() - Constructor for class org.jboss.verifier.event.VerificationEventGeneratorSupport
 
VerificationListener - interface org.jboss.verifier.event.VerificationListener.
Listener for verification events.
VerificationStrategy - interface org.jboss.verifier.strategy.VerificationStrategy.
<< DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the >
verify(URL, ApplicationMetaData) - Method in class org.jboss.verifier.BeanVerifier
Checks the Enterprise Java Beans found in this Jar for EJB spec compliance (EJB Spec.
verify(URL, ApplicationMetaData, ClassLoader) - Method in class org.jboss.verifier.BeanVerifier
Checks the Enterprise Java Beans found in this Jar for EJB spec compliance (EJB Spec.
VERSION_1_1 - Static variable in interface org.jboss.verifier.strategy.VerificationContext
 
VERSION_2_0 - Static variable in interface org.jboss.verifier.strategy.VerificationContext
 

W

waitForTx(Transaction, boolean) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
Wait until no other transaction is running with this lock.
waitImpl(Object) - Method in class org.jboss.util.Semaphore
 
WaitSemaphore - class org.jboss.util.WaitSemaphore.
Wait exclusive semaphore with wait - notify primitives
WaitSemaphore() - Constructor for class org.jboss.util.WaitSemaphore
 
WaitSync - interface org.jboss.util.WaitSync.
Interface that gives wait - notify primitives to implementors.
WAR_MODULE - Static variable in class org.jboss.deployment.Deployment
 
warDeployer - Variable in class org.jboss.deployment.J2eeDeployer
The name of the Web war deployer
warDeployerAvailable() - Method in class org.jboss.deployment.J2eeDeployer
tests if the web container deployer is available better be protected for subclassing
warn(Object) - Method in class org.jboss.logging.Logger
Issue a log msg with a priority of WARN.
warn(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log msg and throwable with a priority of WARN.
WARNING - Static variable in class org.jboss.jms.ra.Level
 
WARNING - Static variable in class org.jboss.verifier.Main
 
WARNING - Static variable in class org.jboss.verifier.event.VerificationEvent
 
WEB - Static variable in class org.jboss.deployment.J2eeModuleMetaData
 
WebApplication - class org.jboss.web.WebApplication.
A WebApplication represents the information for a war deployment.
WebApplication() - Constructor for class org.jboss.web.WebApplication
Create an empty WebApplication instance
WebApplication(String, URL, ClassLoader) - Constructor for class org.jboss.web.WebApplication
Create a WebApplication instance with with given name, url and class loader.
WebClassLoader - class org.jboss.web.WebClassLoader.
A simple subclass of URLClassLoader that overrides the getURLs() method to return a different set of URLs for remote loading than what is used for local loading.
WebClassLoader(URL[]) - Constructor for class org.jboss.web.WebClassLoader
Creates new WebClassLoader
WebClassLoader(URL[], ClassLoader) - Constructor for class org.jboss.web.WebClassLoader
 
WebClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.jboss.web.WebClassLoader
 
webContext - Variable in class org.jboss.deployment.Deployment.Module
the web root context in case of war file
WebMetaData - class org.jboss.metadata.WebMetaData.
A representation of the web.xml and jboss-web.xml deployment descriptors as used by the AbstractWebContainer web container integration support class.
WebMetaData() - Constructor for class org.jboss.metadata.WebMetaData
 
webModules - Variable in class org.jboss.deployment.Deployment
the WEB Modules
WebServer - class org.jboss.web.WebServer.
A mini webserver that should be embedded in another application.
WebServer() - Constructor for class org.jboss.web.WebServer
 
WebService - class org.jboss.web.WebService.
The WebService implementation.
WebService() - Constructor for class org.jboss.web.WebService
 
WebServiceMBean - interface org.jboss.web.WebServiceMBean.
An mbean for configuring the classloader web service.
wontSynchronize(Transaction) - Method in interface org.jboss.ejb.BeanLock
 
wontSynchronize(Transaction) - Method in class org.jboss.ejb.plugins.lock.BeanLockSupport
 
wontSynchronize(Transaction) - Method in class org.jboss.ejb.plugins.lock.SimplePessimisticEJBLock
This is called if the synchronization missed registration (Sync interceptor).
wontSynchronize(Transaction) - Method in class org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock
 
wontSynchronize(Transaction) - Method in class org.jboss.ejb.plugins.lock.MethodOnlyEJBLock
 
WorkerQueue - class org.jboss.util.WorkerQueue.
Class that queues Executable jobs that are executed sequentially by a single thread.
WorkerQueue.QueueLoop - class org.jboss.util.WorkerQueue.QueueLoop.
Class that loops getting the next job to be executed and then executing it, in the worker thread.
WorkerQueue.QueueLoop(WorkerQueue) - Constructor for class org.jboss.util.WorkerQueue.QueueLoop
 
WorkerQueue() - Constructor for class org.jboss.util.WorkerQueue
Creates a new worker queue with default thread name of "Worker Thread"
WorkerQueue(String) - Constructor for class org.jboss.util.WorkerQueue
Creates a new worker queue with the specified thread name
WorkerQueue(String, boolean) - Constructor for class org.jboss.util.WorkerQueue
Creates a new worker queue with the specified thread name
wrap(boolean) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(byte) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(char) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(double) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(float) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(int) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(long) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
wrap(short) - Static method in class org.jboss.proxy.ProxyCompiler.Runtime
 
write(byte) - Method in class org.jboss.logging.log4j.CategoryStream
 
write(byte[], int, int) - Method in class org.jboss.logging.log4j.CategoryStream
 
write(Writer, Document) - Static method in class org.jboss.util.XmlHelper
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.CacheKey
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
Externalize this instance.
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy
Externalization support.
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation
 
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy
Externalization support.
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy
Externalization support.
writeExternal(ObjectOutput) - Method in class org.jboss.tm.GlobalId
 
writeExternal(ObjectOutput) - Method in class org.jboss.tm.plugins.tyrex.ResourceInvoker
 
writeExternal(ObjectOutput) - Method in class org.jboss.tm.plugins.tyrex.TyrexTxPropagationContext
 
writeExternal(ObjectOutput) - Method in class org.jboss.util.FastKey
 
writeReplace() - Method in interface org.jboss.proxy.Replaceable
 

X

XADataSourceLoader - class org.jboss.jdbc.XADataSourceLoader.
Service that loads a JDBC 2 std.
XADataSourceLoader() - Constructor for class org.jboss.jdbc.XADataSourceLoader
 
XADataSourceLoader(String, String) - Constructor for class org.jboss.jdbc.XADataSourceLoader
 
XADataSourceLoaderMBean - interface org.jboss.jdbc.XADataSourceLoaderMBean.
 
XidImpl - class org.jboss.tm.XidImpl.
This object encapsulates the ID of a transaction.
XidImpl() - Constructor for class org.jboss.tm.XidImpl
Create a new instance.
XidImpl(XidImpl, int) - Constructor for class org.jboss.tm.XidImpl
Create a new branch of an existing global transaction ID.
XmlFileLoader - class org.jboss.metadata.XmlFileLoader.
XmlFileLoader class is used to read ejb-jar.xml, standardjboss.xml, jboss.xml files, process them using DTDs and create ApplicationMetaData object for future using
XmlFileLoader() - Constructor for class org.jboss.metadata.XmlFileLoader
 
XmlFileLoader(boolean) - Constructor for class org.jboss.metadata.XmlFileLoader
 
XmlHelper - class org.jboss.util.XmlHelper.
A utility class to cover up the rough bits of xml parsing
XmlLoadable - interface org.jboss.metadata.XmlLoadable.

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

Copyright © 2000 The JBoss Organization. All Rights Reserved.