| Name | Description | Type | Package | Framework |
| ASTAbs | This abstract syntax node represents an ABS function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTAbstractSchema | This abstract syntax node represents an abstract schema name. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTAnd | This abstract syntax node represents an AND clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTApproximateNumericLiteral | This abstract syntax node represents an approximate numeric literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTArithmeticComparison | This abstract syntax node represents a comparison clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTArithmeticParenthetical | This abstract syntax node represents an arithmetic parenthetical. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTAvg | This abstract syntax node represents AVG function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTBetween | This abstract syntax node represents a between clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTBooleanComparison | This abstract syntax node represents a boolean comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTBooleanLiteral | This abstract syntax node represents a boolean literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTCollectionMemberDeclaration | This abstract syntax node represents a collection member declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTComparison | This abstract syntax node represents a comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTConcat | This abstract syntax node represents a concat function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTConditionalParenthetical | This abstract syntax node represents a conditional parenthetical. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTCount | This abstract syntax node represents a count function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTDatetimeComparison | This abstract syntax node represents a datetime comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTEJBQL | This abstract syntax node represents an ejb-ql query. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTEntityComparison | This abstract syntax node represents an entity comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTExactNumericLiteral | This abstract syntax node represents an exact numeric literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTFrom | This abstract syntax node represents a from clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTIdentifier | This abstract syntax node represents an identifier. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTIn | This abstract syntax node represents an in clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTIsEmpty | This abstract syntax node represents an is empty condition. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLCase | This abstract syntax node represents a LCase function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLength | This abstract syntax node represents a length function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLike | This abstract syntax node represents a like opperator. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLimitOffset | This abstract syntax node represents a query limit and offsetVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTLocate | This abstract syntax node represents a locate function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMax | This abstract syntax node represents MAX function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMemberOf | This abstract syntax node represents a member of condition. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMin | This abstract syntax node represents MIN function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMod | This abstract syntax node represents an ABS function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTMultDiv | This abstract syntax node represents a series of multiplication andVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTNegation | This abstract syntax node represents a negation opperator. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTNot | This abstract syntax node represents a logical not opperation. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTNullComparison | This abstract syntax node represents an is null comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTOr | This abstract syntax node represents a logical or opperation. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTOrderBy | This abstract syntax node represents an order by clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTOrderByPath | This abstract syntax node represents an order by path declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTParameter | This abstract syntax node represents a parameter declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTPath | This abstract syntax node represents a path declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTPlusMinus | This abstract syntax node represents a series of addition and subtractionVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTRangeVariableDeclaration | This abstract syntax node represents a range variable declaration. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSelect | This abstract syntax node represents a select clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSqrt | This abstract syntax node represents a square root function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTStringComparison | This abstract syntax node represents a string comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTStringLiteral | This abstract syntax node represents a string literal. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTStringParenthetical | This abstract syntax node represents a string parenthetical. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSubstring | This abstract syntax node represents a substring function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTSum | This abstract syntax node represents SUM function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTUCase | This abstract syntax node represents a UCase function. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTValueClassComparison | This abstract syntax node represents an value class comparison. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTWhere | This abstract syntax node represents a where clause. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ASTWhereConditionalTerm | | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| AbstractInstanceCache | Base class for caches of entity and stateful beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInstanceCacheMBean | | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInstancePool | Abstract Instance Pool class containing the basic logic to create an EJB Instance Pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInstancePoolMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractInterceptor | An abstract base class for container interceptors. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractJMSProviderAdapter | An abstract implementaion of JMSProviderAdapter. | Class | org.jboss.jms.jndi | JBoss Server |
|
| AbstractPassivationJob | Abstract class for passivation jobs. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| AbstractQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| AbstractVerifier | Abstract superclass for verifiers containing a bunch of useful methods. | Class | org.jboss.verifier.strategy | JBoss Server |
|
| AbstractWebContainer | A template pattern class for web container integration into JBoss. | Class | org.jboss.web | JBoss Server |
|
| AbstractWebContainerMBean | See Also:AbstractWebDeployerFields inherited from interface org. | Interface | org.jboss.web | JBoss Server |
|
| AbstractWebDeployer | A template pattern class for web deployer integration into JBoss. | Class | org.jboss.web | JBoss Server |
|
| AbstractWebDeployerMBean | See Also:#performDeploy(WebApplication webApp, String warUrl, WebDescriptorParser webAppParser), #performUndeploy(String, WebApplication), | Interface | org.jboss.web | JBoss Server |
|
| AggregateFunction | | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| AnybodyPrincipal | An implementation of Principal and Comparable that represents any role. | Class | org.jboss.security | JBoss Server |
|
| AnyhostVerifier | | Interface | org.jboss.invocation.http.interfaces | JBoss Server |
|
| ApplicationMetaData | The top level meta data from the jboss. | Class | org.jboss.metadata | JBoss Server |
|
| ApplicationPkCreateCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| AuthenticationInterceptor | A security interceptor that requires an authorized user for invoke(Invocation) operation calls when the SecurityDomain and SecurityMgr attributes are | Class | org.jboss.jmx.connector.invoker | JBoss Server |
|
| AuthenticationManager | The SecurityManager is responsible for validating credentials associated with principals. | Interface | org.jboss.security | JBoss Server |
|
| AuthorizationInterceptor | An Interceptor that aids in providing Authorization to JMX Invocations at an MBean Operations level. | Class | org.jboss.jmx.connector.invoker | JBoss Server |
|
| BMPPersistenceManager | Persistence manager for BMP entites. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| BaseLocalProxyFactory | The LocalProxyFactory implementation that handles local ejb interfaceAuthor:Daniel OConnor, Scott Stark, Dain Sundstrom | Class | org.jboss.ejb.plugins.local | JBoss Server |
|
| BasicVisitor | This a basic abstract syntax tree visitor. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| BatchInvalidation | Structure that contains keys to be invalidated and the name of the group on which these invalidation must be performed. | Class | org.jboss.cache.invalidation | JBoss Server |
|
| BeanCacheMonitor | | Class | org.jboss.monitor | JBoss Server |
|
| BeanCacheMonitorMBean | The JMX management interface for the BeanCacheMonitor MBean. | Interface | org.jboss.monitor | JBoss Server |
|
| BeanCacheSnapshot | | Class | org.jboss.monitor.client | JBoss Server |
|
| BeanLock | | Interface | org.jboss.ejb | JBoss Server |
|
| BeanLockExt | An extension of the BeanLock interface that adds support for non-blocking acquisition of a lock. | Interface | org.jboss.ejb | JBoss Server |
|
| BeanLockManager | Manages BeanLocks. | Class | org.jboss.ejb | JBoss Server |
|
| BeanLockSupport | Support for the BeanLockVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| BeanMetaData | A common meta data class for the entity, message-driven and session beans. | Class | org.jboss.metadata | JBoss Server |
|
| BeanSemaphore | Allow ability to mark a Semaphore as no longer valid for mutex lockingVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| BeanVerifier | Attempts to verify the spec compliance of the beans in a given EJB-JAR file. | Class | org.jboss.verifier | JBoss Server |
|
| BridgeInvalidationSubscription | Every bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| BridgeNamingContextFactory | A naming provider InitialContextFactory implementation that combines two Naming services to allow for delegation of lookups from one to the | Class | org.jboss.naming | JBoss Server |
|
| ByValueInvokerInterceptor | An InvokerInterceptor that does not optimize remote invocations. | Class | org.jboss.invocation | JBoss Server |
|
| ByteArrayBlob | The representation (mapping) in the JavaTM programming language of an SQL BLOB value to an array of bytes. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| CMPFieldBridge | | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| CMPFieldMetaData | This class holds all the information jaws needs to know about a CMP field. | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| CMPFieldStateFactory | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| CMPFilePersistenceManager | A file-based CMP entity bean persistence manager. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPInMemoryPersistenceManager | EntityPersistenceStore implementation storing values in-memory for very efficient access. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPMessage | Type safe enumeration of message objects. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| CMPPersistenceManager | The CMP Persistence Manager implements the semantics of the CMP EJB 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMRFieldBridge | | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| CMRInvocation | Optimized invocation object for local CMR invocationsVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| CMRMessage | Type safe enumeration of method object is passed through the invocation interceptor chain and caught by the JDBCRelationInterceptor. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| Cache | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| CacheInvalidationConfigMetaData | Manages attributes related to distributed (possibly local-only) cache invalidations | Class | org.jboss.metadata | JBoss Server |
|
| CacheInvalidator | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| CacheKey | CacheKey is an encapsulation of both the PrimaryKey and a cache specific key. | Class | org.jboss.ejb | JBoss Server |
|
| CascadeDeleteStrategy | | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| Catalog | This class maintains a map of all entitie bridges in an application by name. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| ClientContainer | An invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain. | Class | org.jboss.proxy | JBoss Server |
|
| ClientContainerEx | An extension of ClientContainer that allows one to access the client container invocation context and interceptors. | Class | org.jboss.proxy | JBoss Server |
|
| ClientDeployer | An XMBean resource implementation of a deployer for j2ee applicationVersion:$Revision: 1. | Class | org.jboss.deployment | JBoss Server |
|
| ClientMetaData | The metdata data from a j2ee application-client. | Class | org.jboss.metadata | JBoss Server |
|
| ClientMethodInterceptor | Handle toString, equals, hashCode locally on the client. | Interface | org.jboss.invocation.http.interfaces | JBoss Server |
|
| ClientMethodInterceptor | Handle toString, equals, hashCode locally on the client. | Class | org.jboss.proxy | JBoss Server |
|
| ClientNotificationListener | Basic Local Listener to receive Notification from a remote JMX AgentVersion:$Revision: 1. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| ClientUserTransaction | The client-side UserTransaction implementation. | Class | org.jboss.tm.usertx.client | JBoss Server |
|
| ClientUserTransactionObjectFactory | This is an object factory for producing client usage for standalone clients. | Class | org.jboss.tm.usertx.client | JBoss Server |
|
| ClientUserTransactionService | This is a JMX service handling the serverside of UserTransaction usage for standalone clients. | Class | org.jboss.tm.usertx.server | JBoss Server |
|
| ClientUserTransactionServiceMBean | MBean for ClientUserTransaction service. | Interface | org.jboss.tm.usertx.server | JBoss Server |
|
| ClusterConfigMetaData | The meta data object for the cluster-config element. | Class | org.jboss.metadata | JBoss Server |
|
| ClusterProxyFactory | Tag interface used to determine if a ProxyFactory is used for clustering purposes (to raise warning if such a ProxyFactory is not found for a given bean when clustered=true) | Interface | org.jboss.proxy.ejb | JBoss Server |
|
| ConfigurationMetaData | The configuration information for an EJB container. | Class | org.jboss.metadata | JBoss Server |
|
| ConnectionFactoryHelper | A helper for creating connections from jms connection factories. | Class | org.jboss.jms | JBoss Server |
|
| ConnectorFactoryImpl | Factory delivering a list of servers and its available protocol connectors and after selected to initiate the connection This is just the (incomplete) | Class | org.jboss.jmx.connector | JBoss Server |
|
| ConnectorFactoryService | Factory delivering a list of servers and its available protocol connectors and after selected to initiate the connection | Class | org.jboss.jmx.connector | JBoss Server |
|
| ConnectorFactoryServiceMBean | | Interface | org.jboss.jmx.connector | JBoss Server |
|
| Container | This is the base class for all EJB-containers in JBoss. | Class | org.jboss.ejb | JBoss Server |
|
| ContainerMBean | See Also:EJBDeployerFields inherited from interface org. | Interface | org.jboss.ejb | JBoss Server |
|
| ContainerPlugin | This is a superinterface for all Container plugins. | Interface | org.jboss.ejb | JBoss Server |
|
| ContainerRelection | The ContainerRelectionMBean implementation. | Class | org.jboss.ejb | JBoss Server |
|
| ContainerRelectionMBean | A sample mbean that looks up the Container MBean for the jndiName passed to the inspectEJB method and retrieves its Home and Remote interfaces and | Interface | org.jboss.ejb | JBoss Server |
|
| CreateCommand | | Interface | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| CustomFindByEntitiesCommand | JAWSPersistenceManager CustomFindByEntitiesCommand. | Class | org.jboss.ejb.plugins.jaws.bmp | JBoss Server |
|
| DLQHandler | Places redeliveded messages on a Dead Letter Queue. | Class | org.jboss.ejb.plugins.jms | JBoss Server |
|
| DeclaredSQLQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| DefaultEventFactory | | Class | org.jboss.verifier.factory | JBoss Server |
|
| DefaultLoginConfig | An mbean that uses the default JAAS login configuration file basedVersion:$Revision: 1. | Class | org.jboss.security.plugins | JBoss Server |
|
| EARDeployer | Enterprise Archive Deployer. | Class | org.jboss.deployment | JBoss Server |
|
| EARDeployerMBean | | Interface | org.jboss.deployment | JBoss Server |
|
| EARDeployment | | Class | org.jboss.deployment | JBoss Server |
|
| EARDeploymentMBean | See Also:EARDeployerFields inherited from interface org. | Interface | org.jboss.deployment | JBoss Server |
|
| EJBAdaptorBean | JMX EJB-Adaptor allowing a EJB client to work on a remoteVersion:$Revision: 1. | Class | org.jboss.jmx.adaptor.ejb | JBoss Server |
|
| EJBConnector | This is the equivalent to the RMI Connector but uses the EJB Adaptor. | Class | org.jboss.jmx.connector.ejb | JBoss Server |
|
| EJBConnectorMBean | Fields inherited from interface org. | Interface | org.jboss.jmx.connector.ejb | JBoss Server |
|
| EJBDeployer | A EJBDeployer is used to deploy EJB applications. | Class | org.jboss.ejb | JBoss Server |
|
| EJBDeployerMBean | | Interface | org.jboss.ejb | JBoss Server |
|
| EJBMetaDataImpl | An implementation of the EJBMetaData interface which allows a client to obtain the enterprise Bean's meta-data information. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| EJBProxyFactory | This is an interface for Container plugins. | Interface | org.jboss.ejb | JBoss Server |
|
| EJBProxyFactoryContainer | This is an interface for Containers that uses EJBProxyFactory. | Interface | org.jboss.ejb | JBoss Server |
|
| EJBQLQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| EJBQLToSQL92Compiler | Compiles EJB-QL and JBossQL into SQL using OUTER and INNER joins. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| EJBQLTypes | This class contains a list of the reconized EJB-QL types. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| EJBSelectBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| EJBVerifier11 | Concrete implementation of the VerificationStrategy interface. | Class | org.jboss.verifier.strategy | JBoss Server |
|
| EJBVerifier20 | EJB 2. | Class | org.jboss.verifier.strategy | JBoss Server |
|
| ENCFactory | with the thread class loader. | Class | org.jboss.naming | JBoss Server |
|
| ENCThreadLocalKey | Return a LinkRef based on a ThreadLocal key. | Class | org.jboss.naming | JBoss Server |
|
| EjbLocalRefMetaData | | Class | org.jboss.metadata | JBoss Server |
|
| EjbModule | An EjbModule represents a collection of beans that are deployed as a The beans may use the EjbModule to access other beans within the same | Class | org.jboss.ejb | JBoss Server |
|
| EjbModuleMBean | See Also:Container, Fields inherited from interface org. | Interface | org.jboss.ejb | JBoss Server |
|
| EjbRefMetaData | | Class | org.jboss.metadata | JBoss Server |
|
| EjbUtil | Utility methods for resolving ejb-ref and ejb-local-ref within the scope of a deployment. | Class | org.jboss.ejb | JBoss Server |
|
| EnterpriseContext | The EnterpriseContext is used to associate EJB instances withVersion:$Revision: 1. | Class | org.jboss.ejb | JBoss Server |
|
| EntityBeanCacheBatchInvalidatorInterceptor | The role of this interceptor is to detect that an entity has been modified after an invocation has been performed an use the InvalidationsTxGrouper | Class | org.jboss.cache.invalidation.triggers | JBoss Server |
|
| EntityBridge | EntityBridge follows the Bridge pattern [Gamma et. | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| EntityBridgeInvocationHandler | EntityBridgeInvocationHandler is the invocation hander used by the CMP 2. | Class | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| EntityCache | EntityCaches can work from several keys. | Interface | org.jboss.ejb | JBoss Server |
|
| EntityContainer | This is a Container for EntityBeans (both BMP and CMP). | Class | org.jboss.ejb | JBoss Server |
|
| EntityContainerMBean | See Also:Container, EntityEnterpriseContext | Interface | org.jboss.ejb | JBoss Server |
|
| EntityCreationInterceptor | The instance interceptors role is to break entity creation into two calls, one for ejbCreate and one for ejbPostCreate. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityEnterpriseContext | The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. | Class | org.jboss.ejb | JBoss Server |
|
| EntityHandleImpl | An EJB entity bean handle implementation. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| EntityInstanceCache | Cache subclass for entity beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstanceCacheMBean | | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstanceInterceptor | The instance interceptors role is to acquire a context representing the target object from the cache. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInstancePool | An entity bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityInterceptor | An EJB entity bean proxy class. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| EntityLockInterceptor | The lock interceptors role is to schedule thread wanting to invoke method on a target bean The policies for implementing scheduling (pessimistic locking etc) is implemented by pluggable | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityLockMonitor | | Class | org.jboss.monitor | JBoss Server |
|
| EntityLockMonitorMBean | The JMX management interface for the EntityLockMonitor MBean. | Interface | org.jboss.monitor | JBoss Server |
|
| EntityMetaData | The meta data information specific to entity beans. | Class | org.jboss.metadata | JBoss Server |
|
| EntityMultiInstanceInterceptor | | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityMultiInstanceSynchronizationInterceptor | | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityPersistenceManager | This interface is implemented by any EntityBean persistence managers plugins. | Interface | org.jboss.ejb | JBoss Server |
|
| EntityPersistenceStore | This interface is implemented by any EntityBean persistence Store. | Interface | org.jboss.ejb | JBoss Server |
|
| EntityReentranceInterceptor | The role of this interceptor is to check for reentrancy. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntitySynchronizationInterceptor | The role of this interceptor is to synchronize the state of the cache with the underlying storage. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityTable | todo refactor optimistic lockingVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| Entrancy | This type safe enumeration s used to mark an invocation as non-entrant. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| EnvEntryMetaData | Metadata for the env-entry elementsVersion:$Revision: 1. | Class | org.jboss.metadata | JBoss Server |
|
| ExceptionInterceptor | A client interceptor that handles the wrapping of exceptions toVersion:$Revision: 1. | Class | org.jboss.naming.interceptors | JBoss Server |
|
| ExternalContext | A MBean that binds an arbitrary InitialContext into the JBoss default InitialContext as a Reference. | Class | org.jboss.naming | JBoss Server |
|
| ExternalContextMBean | See Also:NonSerializableFactoryFields inherited from interface org. | Interface | org.jboss.naming | JBoss Server |
|
| 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 | Class | org.jboss.ejb | JBoss Server |
|
| FieldBridge | FieldBridge represents one field for one entity. | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| FindByPrimaryKeyCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| FinderMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| GenericEJBInterceptor | The base EJB behavior interceptor. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| GenericEntityObjectFactory | Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. | Interface | org.jboss.ejb | JBoss Server |
|
| GenericProxyFactory | A generic factory of java. | Class | org.jboss.proxy | JBoss Server |
|
| GetTCLAction | | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| GetTCLAction | | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| GlobalTxEntityMap | This class provides a way to find out what instances are contained in what transaction. | Class | org.jboss.ejb | JBoss Server |
|
| HandleWrapper | A wrapper for javax. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| HomeHandleImpl | An EJB home handle implementation. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| HomeInterceptor | The client-side proxy for an EJB Home object. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| HttpInvoker | The HttpInvoker . | Class | org.jboss.invocation.http.server | JBoss Server |
|
| HttpInvokerMBean | The MBean interface for the HTTP invoker. | Interface | org.jboss.invocation.http.server | JBoss Server |
|
| HttpInvokerProxy | The client side Http invoker proxy that posts an invocation to the InvokerServlet using the HttpURLConnection created from the proxy | Interface | org.jboss.invocation.http.interfaces | JBoss Server |
|
| HttpNamingContextFactory | A naming provider InitialContextFactory implementation that obtains a Naming proxy from an HTTP URL. | Class | org.jboss.naming | JBoss Server |
|
| HttpProxyFactory | Create an interface proxy that uses HTTP to communicate with the server side object that exposes the corresponding JMX invoke operation. | Class | org.jboss.invocation.http.server | JBoss Server |
|
| HttpProxyFactoryMBean | An mbean interface for a proxy factory that can expose any interface with RMI compatible semantics for access to remote clients using HTTP | Interface | org.jboss.invocation.http.server | JBoss Server |
|
| IClientContainer | An interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext. | Interface | org.jboss.proxy | JBoss Server |
|
| IdentifierManager | This class manages a symbol table for the EJB-QL parser. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| InstanceCache | The plugin that gives a container a cache for bean instances. | Interface | org.jboss.ejb | JBoss Server |
|
| InstanceFactory | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| InstancePool | Defines the model for a EnterpriseContext instance pool. | Interface | org.jboss.ejb | JBoss Server |
|
| InstancePoolContainer | This is an interface for Containers that uses InstancePools. | Interface | org.jboss.ejb | JBoss Server |
|
| InstancePoolFeeder | Interface for bean instances Pool FeederVersion:$Revision: 1. | Interface | org.jboss.ejb | JBoss Server |
|
| Interceptor | Provides the interface for all container interceptors. | Interface | org.jboss.ejb | JBoss Server |
|
| Interceptor | The base class for all interceptors. | Class | org.jboss.proxy | JBoss Server |
|
| InvalidableEntityInstanceCache | Cache implementation that registers with an InvalidationManager when in commit option A or D. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Invalidatable | Represent an invalidable resource, such as a cacheVersion:$Revision: 1. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationBridgeListener | InvalidationManager (IM) represents locally managed caches and invaliders. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationGroup | An InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationManager | | Class | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationManagerMBean | Main service dealing with cache invalidation. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationsTxGrouper | Utility class that can be used to group invalidations in a set of BatchInvalidations structure and only commit them alltogether at | Class | org.jboss.cache.invalidation | JBoss Server |
|
| Invocation | The Invocation object is the generic object flowing through our interceptors. | Class | org.jboss.invocation | JBoss Server |
|
| InvocationContext | The Invocation Context Describes the context in which this Invocation is being executed in | Class | org.jboss.invocation | JBoss Server |
|
| InvocationException | A nested exception that is used to differentiate application exceptions from communication exceptions. | Class | org.jboss.invocation | JBoss Server |
|
| 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 | Interface | org.jboss.proxy.compiler | JBoss Server |
|
| InvocationKey | Type safe enumeration used for keys in the Invocation object. | Class | org.jboss.invocation | JBoss Server |
|
| InvocationStatistics | A method invocation statistics collection class. | Class | org.jboss.invocation | JBoss Server |
|
| InvocationType | Type safe enumeration used for to identify the invocation types. | Class | org.jboss.invocation | JBoss Server |
|
| Invoker | This invoker carries Invocation in the JMX target node. | Interface | org.jboss.invocation | JBoss Server |
|
| InvokerAdaptorClientInterceptor | An Interceptor that plucks the object name out of the arguments into an unmarshalled part of the payload. | Class | org.jboss.jmx.connector.invoker.client | JBoss Server |
|
| InvokerAdaptorException | An exception for holding jmx exception so the invokersVersion:$Revision: 1. | Class | org.jboss.jmx.connector.invoker.client | JBoss Server |
|
| InvokerAdaptorService | A JBoss service exposes an invoke(Invocation) operation that maps calls to the ExposedInterface onto the MBeanServer this service | Class | org.jboss.jmx.connector.invoker | JBoss Server |
|
| InvokerAdaptorServiceMBean | | Interface | org.jboss.jmx.connector.invoker | JBoss Server |
|
| InvokerInterceptor | A very simple implementation of it that branches to the local stuff. | Class | org.jboss.invocation | JBoss Server |
|
| InvokerProxyBindingMetaData | The configuration information for invoker-proxy bindingss that may be tied to a EJB container. | Class | org.jboss.metadata | JBoss Server |
|
| J2eeApplicationMetaData | | Class | org.jboss.deployment | JBoss Server |
|
| J2eeModuleMetaData | The metadata for an application/module elementVersion:$Revision: 1. | Class | org.jboss.deployment | JBoss Server |
|
| JAWSPersistenceManager | Just Another Web Store - an O/R mapperVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JBossMQProvider | A JMS provider adapter for JBossMQ. | Class | org.jboss.jms.jndi | JBoss Server |
|
| JBossQLQueryCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| JBossTransactionRolledbackException | JBossTransactionRolledbackException. | Class | org.jboss.tm | JBoss Server |
|
| JBossTransactionRolledbackLocalException | JBossTransactionRolledbackLocalException. | Class | org.jboss.tm | JBoss Server |
|
| JDBC30GeneratedKeysCreateCommand | Create method that uses the JDBC 3. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCAbstractCMPFieldBridge | JDBCAbstractCMPFieldBridge is the default implementation of JDBCCMPFieldBridge. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCAbstractCMRFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCAbstractCreateCommand | Base class for create commands that drives the operation sequence. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCAbstractEntityBridge | | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCAbstractQueryCommand | Abstract superclass of finder commands that return collections. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCActivateEntityCommand | JDBCActivateEntityCommand initializes the entity persistence context. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCActivateEntityCommand | JAWSPersistenceManager JDBCActivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCApplicationMetaData | This immutable class contains information about the applicationVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCAuditMetaData | Audit field meta dataVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCAutomaticQueryMetaData | This immutable class contains information about an automatically generated query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCBeanExistsCommand | JDBCBeanExistsCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCCMP1xFieldBridge | JDBCCMP1xFieldBridge is a concrete implementation of JDBCCMPFieldBridge for CMP version 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xAutoUpdatedFieldBridge | The base class for all automatically updated fields such as audit and version. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xFieldBridge | JDBCCMP2xFieldBridge is a concrete implementation of JDBCCMPFieldBridge for CMP version 2. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xUpdatedPrincipalFieldBridge | Audit updated principal field. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xUpdatedTimeFieldBridge | Audit updated time field. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMP2xVersionFieldBridge | The base class for optimistic locking version fields (sequence and timestamp). | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMPFieldBridge | JDBCCMPFieldBridge represents one CMP field. | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMPFieldBridge2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| JDBCCMPFieldMetaData | Imutable class which holds all the information jbosscmp-jdbc needs to know about a CMP field It loads its data from standardjbosscmp-jdbc. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCCMPFieldPropertyMetaData | This immutable class contains information about the an overriden field property. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCCMRFieldBridge | JDBCCMRFieldBridge a bean relationship. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCCMRFieldBridge2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| JDBCCommand | Abstract superclass for all JAWS Commands that use JDBC directly. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCCommandFactory | JDBCCommandFactory creates all required CMP command and some JDBC specific commands. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCommandFactory | Command factory for the JAWS JDBC layer. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCContext | | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateBeanClassInstanceCommand | JDBCBeanClassInstanceCommand creates instance of the bean class. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateCommand | Interface to a pluggable command to create an entityAuthor:Jeremy Boynes | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateEntityCommand | JDBCCreateEntityCommand executes an INSERT INTO query. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCCreateEntityCommand | JAWSPersistenceManager JDBCCreateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCCustomFinderQuery | CMPStoreManager CustomFindByEntitiesCommand. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDB2IdentityValLocalCreateCommand | Create method that uses the identity_val_local() function in DB2 to get get the ID of the last inserted row, and populate it into the EJB | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCDeclaredQueryMetaData | Imutable class contains information about a declated query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCDeclaredSQLQuery | This class generates a query based on the delcared-sql xml specification. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDefinedFinderCommand | JAWSPersistenceManager JDBCDefinedFinderCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCDeleteRelationsCommand | Deletes relations from a relation table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDestroyCommand | JDBCDestroyCommand does nothing. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDestroyCommand | JAWSPersistenceManager JDBCDestroyCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCDynamicQLQuery | This class generates a query from JBoss-QL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCDynamicQLQueryMetaData | Immutable class which contains information about an DynamicQL query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCEJBQLCompiler | Compiles EJB-QL and JBossQL into SQL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCEJBQLQuery | This class generates a query from EJB-QL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCEntityBridge | JDBCEntityBridge follows the Bridge pattern [Gamma et. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCEntityBridge2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2.bridge | JBoss Server |
|
| JDBCEntityCommandMetaData | This immutable class contains information about entity commandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCEntityMetaData | This immutable class contains information about an entityVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCEntityPersistenceStore | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFieldBridge | | Interface | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCFindAllCommand | JAWSPersistenceManager JDBCFindAllCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFindAllQuery | JDBCFindAllQuery automatic finder used in CMP 1. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindByCommand | JAWSPersistenceManager JDBCFindByCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFindByPrimaryKeyQuery | JDBCBeanExistsCommand is a JDBC query that checks if an id exists in the database. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindByQuery | JDBCFindByQuery automatic finder used in CMP 1. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindEntitiesCommand | Delegates to the specific query command. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindEntitiesCommand | Keeps a map from finder name to specific finder command, and delegates to the relevant specific finder command. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFindEntityCommand | JDBCFindEntityCommand finds a single entity, by deligating to find entities and checking that only entity is returned. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCFindEntityCommand | JAWSPersistenceManager JDBCFindEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFinderCommand | Abstract superclass of finder commands that return collections. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCFunctionMappingMetaData | | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCHsqldbCreateCommand | Create command for Hypersonic that generated keys using an IDENTITY column. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCIdentityColumnCreateCommand | Base class for create commands where the PK value is generated as side effect of performing the insert operation. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInformixCreateCommand | Create command for Informix that uses the driver's getSerial method to retrieve SERIAL values. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCInitCommand | JDBCInitCommand does nothing. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInitCommand | JAWSPersistenceManager JDBCInitCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCInitEntityCommand | CMPStoreManager JDBCActivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInsertPKCreateCommand | Base class for create commands that actually insert the primary key value. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCInsertRelationsCommand | Inserts relations into a relation table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCIsModifiedCommand | JDBCIsModifiedCommand determines if the entity has been modified. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCJBossQLQuery | This class generates a query from JBoss-QL. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCJBossQLQueryMetaData | Immutable class which contains information about an JBossQL query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCKeyGenVersionFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCKeyGeneratorCreateCommand | JDBCKeyGeneratorCreateCommand executes an INSERT INTO query. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCLeftJoinMetaData | | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCLoadEntityCommand | JDBCLoadEntityCommand loads the data for an instance from the table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCLoadEntityCommand | JAWSPersistenceManager JDBCLoadEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCLoadRelationCommand | Loads relations for a particular entity from a relation table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCLongVersionFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCMappingMetaData | Imutable class which holds a mapping between a Java Class and a JDBC typeVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCMySQLCreateCommand | Create command for MySQL that uses the driver's getGeneratedKeys method to retrieve AUTO_INCREMENT values. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCOptimisticLock | This class is an optmistic lock implementation. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| JDBCOptimisticLockingMetaData | Optimistick locking metadataVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCOracleCreateCommand | Create command for use with Oracle that uses a sequence in conjuction with a RETURNING clause to generate keys in a single statement | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCOracleSequenceCreateCommand | Create command for use with Oracle that uses a sequence in conjuction with a RETURNING clause to generate keys in a single statement | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCParameterSetter | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCPassivateEntityCommand | JDBCPassivateEntityCommand deletes the entity persistence context, where data about the instence is keeps. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCPassivateEntityCommand | JAWSPersistenceManager JDBCPassivateEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCPkSqlCreateCommand | Create command that uses an SQL statement to generate the primary key. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCPostCreateEntityCommand | This command establishes relationships for CMR fields that have foreign keys mapped to primary keys. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCPostgreSQLCreateCommand | Create command for PostgreSQL that fetches the currval of the sequence associated with a SERIAL column in this table. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCPreloadByPrimaryKeyCommand | JDBCPreloadByPrimaryKey This finder be called on when read-ahead is turned on and findByPrimaryKey | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCPreloadFinderCommand | Preloads data for all entities in where clauseVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCQlQueryMetaData | Immutable class which contains information about an EJB QL query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCQueryCommand | Common interface for all query commands. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCQueryCommand | Abstract superclass for all JAWS Commands that issue JDBC queries Provides a Template Method implementation for | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCQueryManager | Maintains a map from a query method to query command. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCQueryMetaData | This interface is used to identify a query that will be invoked in responce to the invocation of a finder method in a home interface or | Interface | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCQueryMetaDataFactory | JDBCQueryMetaDataFactory constructs a JDBCQueryMetaData object based on the query specifiection type. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRawSqlQueryMetaData | Imutable class which holds information about a raw sql query. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCReadAheadMetaData | Imutable class which holds all the information about read-ahead settings. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRelationInterceptor | The role of this interceptor relationship messages from a related CMR field and invoke the specified message on this container's cmr field of the | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCRelationMetaData | This class represents one ejb-relation element in the ejb-jar. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRelationshipRoleMetaData | Imutable class which represents one ejb-relationship-role element found in the ejb-jar. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCRemoveEntityCommand | JDBCRemoveEntityCommand executes a DELETE FROM table WHERE command. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCRemoveEntityCommand | JAWSPersistenceManager JDBCRemoveEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCResultSetReader | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCSQLServerCreateCommand | Create command for Microsoft SQL Server that uses the value from an IDENTITY columns. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCSelectorBridge | JDBCSelectorBridge represents one ejbSelect method. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCStartCommand | JDBCStartCommand creates the table if specified in xml. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStartCommand | JAWSPersistenceManager JDBCStartCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCStopCommand | JDBCStopCommand drops the table for this entity if specified in the xml. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStopCommand | JAWSPersistenceManager JDBCStopCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCStoreEntityCommand | JDBCStoreEntityCommand updates the row with the new state. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStoreEntityCommand | JAWSPersistenceManager JDBCStoreEntityCommandVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCStoreManager | JDBCStoreManager manages storage of persistence data into a table. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCStoreManager2 | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| JDBCSybaseCreateCommand | Create command for Sybase that uses the value from an IDENTITY columns. | Class | org.jboss.ejb.plugins.cmp.jdbc.keygen | JBoss Server |
|
| JDBCTimestampVersionFieldBridge | | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| JDBCType | This interface represents a mapping between a Java type and JDBC type. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeComplex | JDBCTypeComplex provides the mapping between a Java Bean (not an EJB) and a set of columns. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeComplexProperty | Immutable class which contins the mapping between a single Java Bean (not an EJB) property and a column. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeFactory | JDBCTypeFactory mapps Java Classes to JDBCType objects. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCTypeMappingMetaData | Imutable class which holds a map between Java Classes and JDBCMappingMetaData. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCTypeSimple | This class provides a simple mapping of a Java type type to a single column. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCUpdateCommand | Abstract superclass for all JAWS Commands that issue JDBC updates Provides a Template Method implementation for | Class | org.jboss.ejb.plugins.jaws.jdbc | JBoss Server |
|
| JDBCUserTypeMappingMetaData | Immutable class, instances of which represent user type mappings. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCUtil | JDBCUtil takes care of some of the more anoying JDBC tasks. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| JDBCValueClassMetaData | Imutable class which holds a list of the properties for a dependent valueVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCValuePropertyMetaData | Imutable class which contains information about a single dependent value object property. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JDBCXmlFileLoader | Immutable class which loads the JDBC application meta data from the jbosscmp-jdbc. | Class | org.jboss.ejb.plugins.cmp.jdbc.metadata | JBoss Server |
|
| JMSCacheInvalidationBridge | JMS implementation of a cache invalidation bridge Based on previous code of Bill Burke based on interceptors | Class | org.jboss.cache.invalidation.bridges | JBoss Server |
|
| JMSCacheInvalidationBridgeMBean | Cache invalidation bridge based on JMS. | Interface | org.jboss.cache.invalidation.bridges | JBoss Server |
|
| JMSCacheInvalidationMessage | | Class | org.jboss.cache.invalidation.bridges | JBoss Server |
|
| JMSClientNotificationListener | Local JMS Listener to receive the message and send to the listenerVersion:$Revision: 1. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| JMSContainerInvoker | EJBProxyFactory for JMS MessageDrivenBeansVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jms | JBoss Server |
|
| JMSContainerInvokerMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins.jms | JBoss Server |
|
| JMSNotificationListener | Remote Listener using JMS to send the eventVersion:$Revision: 1. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| JMSNotificationListenerMBean | Methods inherited from interface org. | Interface | org.jboss.jmx.connector.notification | JBoss Server |
|
| JMSProviderAdapter | JMSProviderAdapter. | Interface | org.jboss.jms.jndi | JBoss Server |
|
| JMSProviderLoader | A JMX service to load a JMSProviderAdapter and register it. | Class | org.jboss.jms.jndi | JBoss Server |
|
| JMSProviderLoaderMBean | Fields inherited from interface org. | Interface | org.jboss.jms.jndi | JBoss Server |
|
| JNDIProviderAdapter | A provider adapter that uses properties. | Class | org.jboss.jms.jndi | JBoss Server |
|
| JNDIView | A simple utlity mbean that allows one to recursively list the default JBoss InitialContext. | Class | org.jboss.naming | JBoss Server |
|
| JNDIViewMBean | | Interface | org.jboss.naming | JBoss Server |
|
| JPMActivateEntityCommand | Interface for JAWSPersistenceManager ActivateEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMCommandFactory | Interface for JAWSPersistenceManager Command FactoriesVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMCreateEntityCommand | Interface for JAWSPersistenceManager CreateEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMDestroyCommand | Interface for JAWSPersistenceManager Destroy Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMFindEntitiesCommand | Interface for JAWSPersistenceManager FindEntities Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMFindEntityCommand | Interface for JAWSPersistenceManager FindEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMInitCommand | Interface for JAWSPersistenceManager Init Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMLoadEntityCommand | Interface for JAWSPersistenceManager LoadEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMPassivateEntityCommand | Interface for JAWSPersistenceManager PassivateEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMRemoveEntityCommand | Interface for JAWSPersistenceManager RemoveEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMStartCommand | Interface for JAWSPersistenceManager Start Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMStopCommand | Interface for JAWSPersistenceManager Stop Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JPMStoreEntityCommand | Interface for JAWSPersistenceManager StoreEntity Command. | Interface | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JRMPInvoker | The JRMPInvoker is an RMI implementation that can generate Invocations from RMI/JRMP into the JMX base. | Class | org.jboss.invocation.jrmp.server | JBoss Server |
|
| JRMPInvokerMBean | Fields inherited from interface org. | Interface | org.jboss.invocation.jrmp.server | JBoss Server |
|
| JRMPInvokerProxy | JRMPInvokerProxy, local to the proxy and is capable of delegating to the JRMP implementations | Interface | org.jboss.invocation.jrmp.interfaces | JBoss Server |
|
| JRMPProxyFactory | Create an interface proxy that uses RMI/JRMP to communicate with the server side object that exposes the corresponding JMX invoke operation. | Class | org.jboss.invocation.jrmp.server | JBoss Server |
|
| JRMPProxyFactoryMBean | An mbean interface for a proxy factory that can expose any interface with RMI compatible semantics for access to remote clients using JRMP | Interface | org.jboss.invocation.jrmp.server | JBoss Server |
|
| JawsApplicationMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| JawsEntityMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| JawsXmlFileLoader | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| javaURLContextFactory | The external client java URL context factory. | Class | org.jboss.naming.client.java | JBoss Server |
|
| javaURLContextFactory | | Class | org.jboss.naming.java | JBoss Server |
|
| KeyGenerator | The interface for key generatorVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins.keygenerator | JBoss Server |
|
| KeyGeneratorFactory | This is the factory for key generators. | Interface | org.jboss.ejb.plugins.keygenerator | JBoss Server |
|
| LRUEnterpriseContextCachePolicy | Least Recently Used cache policy for EnterpriseContexts. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| LRUPool | This class is an extention of LRUCachePolicy. | Class | org.jboss.invocation.pooled.server | JBoss Server |
|
| LRUStatefulContextCachePolicy | Least Recently Used cache policy for StatefulSessionEnterpriseContexts. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| ListCacheKey | ListCacheKey extends CacheKey and holds info about the List that the entity belongs to, it is used with CMP 2. | Class | org.jboss.ejb | JBoss Server |
|
| ListEntityInterceptor | An EJB CMP entity bean proxy class holds info about the List that the entity belongs to, is used for reading ahead. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| ListenerMBean | MBean Interface of a Notification Listener MBeanVersion:$Revision: 1. | Interface | org.jboss.jmx.connector.notification | JBoss Server |
|
| LocalContainerInvoker | This is an extension to the ContainerInvoker interface. | Interface | org.jboss.ejb | JBoss Server |
|
| LocalEJBInvocation | Optimized invocation object for Local interface invocationsVersion:$Revision: 1. | Class | org.jboss.invocation | JBoss Server |
|
| LocalHomeProxy | The proxy for an EJBLocalHome object. | Class | org.jboss.ejb.plugins.local | JBoss Server |
|
| LocalInvoker | The Invoker is a local gate in the JMX system. | Class | org.jboss.invocation.local | JBoss Server |
|
| LocalInvokerMBean | Fields inherited from interface org. | Interface | org.jboss.invocation.local | JBoss Server |
|
| LocalProxy | Abstract superclass of local interface proxies. | Class | org.jboss.ejb.plugins.local | JBoss Server |
|
| LocalProxyFactory | This is an extension to the EJBProxyFactory interface. | Interface | org.jboss.ejb | JBoss Server |
|
| LockMonitor | | Class | org.jboss.monitor | JBoss Server |
|
| LockingStrategy | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| Log4jService | Initializes the Log4j logging framework. | Class | org.jboss.logging | JBoss Server |
|
| Log4jServiceMBean | | Interface | org.jboss.logging | JBoss Server |
|
| Log4jSocketServer | A Log4j SocketServer service. | Class | org.jboss.logging | JBoss Server |
|
| Log4jSocketServerMBean | Fields inherited from interface org. | Interface | org.jboss.logging | JBoss Server |
|
| LogInterceptor | An interceptor used to log all invocations. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Main | Main class for bean verifier. | Class | org.jboss.verifier | JBoss Server |
|
| Mapper | Generally, implementations of this interface map instances of one Java type into instances of another Java type. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| MappingMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| MarshalledInvocation | The MarshalledInvocation is an invocation that travels. | Class | org.jboss.invocation | JBoss Server |
|
| MarshalledValue | A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies. | Class | org.jboss.invocation | JBoss Server |
|
| MarshalledValueInputStream | An ObjectInputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context | Class | org.jboss.invocation | JBoss Server |
|
| MarshalledValueOutputStream | An ObjectOutputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context | Class | org.jboss.invocation | JBoss Server |
|
| MarshallingInvokerInterceptor | An InvokerInterceptor that does not optimize in VM invocationsVersion:$Revision: 1. | Class | org.jboss.invocation | JBoss Server |
|
| MessageDrivenContainer | The container for MessageDriven beans. | Class | org.jboss.ejb | JBoss Server |
|
| MessageDrivenContainerMBean | Fields inherited from interface org. | Interface | org.jboss.ejb | JBoss Server |
|
| MessageDrivenEnterpriseContext | Context for message driven beans. | Class | org.jboss.ejb | JBoss Server |
|
| MessageDrivenInstanceInterceptor | This container acquires the given instance. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| MessageDrivenInstancePool | A message driven bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| MessageDrivenMetaData | Provides a container and parser for the metadata of a message driven bean. | Class | org.jboss.metadata | JBoss Server |
|
| MessageDrivenTxInterceptorBMT | This interceptor handles transactions for message BMT beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| MetaData | An abstract base class for metadata containers. | Class | org.jboss.metadata | JBoss Server |
|
| MethodAttributes | Provides meta-data for method-attributesVersion:$Revision: 1. | Class | org.jboss.metadata | JBoss Server |
|
| MethodMetaData | The combination of the method-permission, container-transaction The method-permission element specifies that one or more security | Class | org.jboss.metadata | JBoss Server |
|
| MethodOnlyEJBLock | This class has been deprecated. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| MetricsConstants | Metrics constants interface contains JMS message types used to identify different monitoring point | Interface | org.jboss.monitor | JBoss Server |
|
| MetricsInterceptor | MetricsInterceptor collects data from the bean invocation call and publishes them on a JMS topic (bound to topic/metrics in the name service). | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Monitorable | | Interface | org.jboss.monitor | JBoss Server |
|
| NamingAlias | A simple utility mbean that allows one to create an alias in the form of a LinkRef from one JNDI name to another. | Class | org.jboss.naming | JBoss Server |
|
| NamingAliasMBean | Fields inherited from interface org. | Interface | org.jboss.naming | JBoss Server |
|
| NamingContextFactory | A variation of the org. | Class | org.jboss.naming | JBoss Server |
|
| NamingService | A JBoss service that starts the jnp JNDI server. | Class | org.jboss.naming | JBoss Server |
|
| NamingServiceMBean | | Interface | org.jboss.naming | JBoss Server |
|
| NoLock | No locking what-so-ever Holds all locks for entity beans, not used for stateful. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| NoPassivationCachePolicy | | Class | org.jboss.ejb.plugins | JBoss Server |
|
| NobodyPrincipal | An implementation of Principal and Comparable that represents no role. | Class | org.jboss.security | JBoss Server |
|
| NonReentrantLock | It will throw a ReentranceException if the same thread tries to acquire twice or the same transaction tries to acquire twice | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| NonSerializableFactory | A utility class that allows one to bind a non-serializable object into alocal JNDI context. | Class | org.jboss.naming | JBoss Server |
|
| NotificationListenerDelegate | A delegate that sits between the local MBeanServer and the remote client providing the RMINotificationListener. | Class | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| NullSecurityManager | An implementation of SubjectSecurityManager, RealmMapping that authenticateseveryone and for which Principals have any role requested. | Class | org.jboss.security.plugins | JBoss Server |
|
| OptimizedObjectInputStream | An ObjectInputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context | Interface | org.jboss.invocation.pooled.interfaces | JBoss Server |
|
| OptimizedObjectOutputStream | An ObjectOutputStream subclass used by the MarshalledValue class to ensure the classes and proxies are loaded using the thread context | Interface | org.jboss.invocation.pooled.interfaces | JBoss Server |
|
| PartitionedTableCache | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| PartitionedTableCacheMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| PayloadKey | Type safe enumeration used for to identify the payloads. | Class | org.jboss.invocation | JBoss Server |
|
| PerTxEntityInstanceCache | Per transaction instance cache. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| PersistentContext | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| PkFieldMetaData | This is a wrapper class that holds all the information JawsPersistenceManager commands | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| PkSqlCreateCommand | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| PollingClientNotificationListener | Local Polling Listener to receive the message and send to the listenerVersion:$Revision: 1. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| PollingNotificationListener | Remote Listener using Polling to send the eventVersion:$Revision: 1. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| PollingNotificationListenerMBean | Methods inherited from interface org. | Interface | org.jboss.jmx.connector.notification | JBoss Server |
|
| PooledInvoker | This invoker pools Threads and client connections to one server socket. | Class | org.jboss.invocation.pooled.server | JBoss Server |
|
| PooledInvokerMBean | Fields inherited from interface org. | Interface | org.jboss.invocation.pooled.server | JBoss Server |
|
| PooledInvokerProxy | Client socket connections are pooled to avoid the overhead of making a connection. | Interface | org.jboss.invocation.pooled.interfaces | JBoss Server |
|
| PooledMarshalledInvocation | The MarshalledInvocation is an invocation that travels. | Interface | org.jboss.invocation.pooled.interfaces | JBoss Server |
|
| PooledMarshalledValue | A simple replacement for the RMI MarshalledObject that uses the thread context class loader for resolving classes and proxies. | Interface | org.jboss.invocation.pooled.interfaces | JBoss Server |
|
| PrincipalInfoAction | | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| Proxies | Routines for converting between strongly-typed interfaces and generic InvocationHandler objects. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| Proxy | A factory for creating proxy objects. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| ProxyAssembler | A simple bytecode assembler. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| ProxyCompiler | Manages bytecode assembly for dynamic proxy generation. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| ProxyFactory | As we remove the one one association between container STACK and invoker we keep this around. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| ProxyFactoryFinderInterceptor | This interceptor injects the ProxyFactory into the ThreadLocal container variableVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| ProxyFactoryInterceptor | An interceptor that replaces any NamingContext values returned with the proxy found as the Proxy attribute of the mbean given by proxyName. | Class | org.jboss.naming.interceptors | JBoss Server |
|
| ProxyImplementationFactory | Factory to create the bytecode implementation of various methods required by the ProxyCompiler. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| QLCompiler | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| QueryCommand | | Interface | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| QueryFactory | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| QueryMetaData | Contains information about ejb-ql queries. | Class | org.jboss.metadata | JBoss Server |
|
| QueryParameter | | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| QueuedPessimisticEJBLock | This class is holds threads awaiting the transactional lock to be free in a fair FIFO transactional queue. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| QueuedPessimisticEJBLockNoADE | A subclass of QueuedPessimisticEJBLock that disables the deadlock detection of QueuedPessimisticEJBLock. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| RMIAdaptor | RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but | Interface | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| RMIAdaptorExt | An RMI interface extension of the standard MBeanServerConnectionVersion:$Revision: 1. | Interface | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| RMIAdaptorImpl | RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but | Class | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| RMIAdaptorService | A JMX RMI Adapter service. | Class | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| RMIAdaptorServiceMBean | | Interface | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| RMIClientNotificationListener | Client-side RMI Listener to receive the message and send to the clients listener. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| RMIClientNotificationListenerInterface | This Interface defines the methods in the RMI Stub transferred to the server-side. | Interface | org.jboss.jmx.connector.notification | JBoss Server |
|
| RMIConnectorImpl | | Class | org.jboss.jmx.connector.rmi | JBoss Server |
|
| RMIConnectorImplMBean | Fields inherited from interface org. | Interface | org.jboss.jmx.connector.rmi | JBoss Server |
|
| RMINotificationListener | An RMIfied version of the javax. | Interface | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| RMINotificationListener | Notification Listener Implementation registered as MBean on the remote JMX Server and the added as | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| RMINotificationListenerMBean | Methods inherited from interface org. | Interface | org.jboss.jmx.connector.notification | JBoss Server |
|
| RMIRemoteMBeanProxy | A factory for producing MBean proxies that run on a distant node and access the server through RMI. | Class | org.jboss.jmx.adaptor.rmi | JBoss Server |
|
| ReadAheadBuffer | This interface is used for EJB CMP 2. | Interface | org.jboss.proxy.ejb | JBoss Server |
|
| ReadAheadCache | ReadAheadCache stores all of the data readahead for an entity. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| ReadAheadResult | A result of get-method invocation of CMP 2. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| RealmMapping | The interface for Principal mapping. | Interface | org.jboss.security | JBoss Server |
|
| RelationData | This class holds data about one relationship. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| RelationInterceptor | | Class | org.jboss.ejb.plugins.cmp.jdbc2 | JBoss Server |
|
| RelationMetaData | Represents one ejb-relation element found in the ejb-jar. | Class | org.jboss.metadata | JBoss Server |
|
| RelationPair | This class represents one pair of entities in a relation. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| RelationSet | This is the relationship set. | Class | org.jboss.ejb.plugins.cmp.jdbc.bridge | JBoss Server |
|
| RelationTable | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| RelationshipRoleMetaData | Represents one ejb-relationship-role element found in the ejb-jar. | Class | org.jboss.metadata | JBoss Server |
|
| RemoteDeployer | A JMX client to deploy an application into a running JBoss server via RMI. | Class | org.jboss.jmx.service | JBoss Server |
|
| RemoteMBeanServer | Client-Side JMX Connector Interface. | Interface | org.jboss.jmx.connector | JBoss Server |
|
| ResourceEnvRefMetaData | The meta data information for a resource-env-ref element. | Class | org.jboss.metadata | JBoss Server |
|
| ResourceRefMetaData | The meta data information for a resource-ref element. | Class | org.jboss.metadata | JBoss Server |
|
| RetryInterceptor | An interceptor that will retry failed invocations by restoring the InvocationContext invoker. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| RunAsSecurityInterceptor | An interceptor that enforces the run-as identity declared by a bean. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Runtime | Manages bytecode assembly for dynamic proxy generation. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| SQLExceptionProcessor | Default SQLExceptionProcessor. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| SQLExceptionProcessorMBean | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| SQLUtil | SQLUtil helps with building sql statements. | Class | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| Schema | | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| SearchClientNotificationListener | Local Listener only to seach other Local ListenersFields inherited from class org. | Class | org.jboss.jmx.connector.notification | JBoss Server |
|
| Section | Represents a section in the EJB spec. | Class | org.jboss.verifier | JBoss Server |
|
| SecurityAssociation | The SecurityAssociation class maintains the security principal andcredentials. | Class | org.jboss.security | JBoss Server |
|
| SecurityAssociationAuthenticator | An implementation of Authenticator that obtains the username and password from the current SecurityAssociation state. | Class | org.jboss.security | JBoss Server |
|
| SecurityConfig | The SecurityConfigMBean implementation. | Class | org.jboss.security.plugins | JBoss Server |
|
| SecurityConfigMBean | A security configuration MBean. | Interface | org.jboss.security.plugins | JBoss Server |
|
| SecurityDomain | The SecurityDomain interface combines the SubjectSecurityManager and RealmMapping interfaces and adds a keyStore and trustStore as well as | Interface | org.jboss.security | JBoss Server |
|
| SecurityIdentityMetaData | The meta data object for the security-identity element. | Class | org.jboss.metadata | JBoss Server |
|
| SecurityInterceptor | The SecurityInterceptor is where the EJB 2. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SecurityInterceptor | The client-side proxy for an EJB Home object. | Class | org.jboss.proxy | JBoss Server |
|
| SecurityProxy | An interface describing the requirements for a SecurityInterceptor proxy. | Interface | org.jboss.security | JBoss Server |
|
| SecurityProxyFactory | An interface for factories of SecurityProxy objects. | Interface | org.jboss.security | JBoss Server |
|
| SecurityProxyInterceptor | The SecurityProxyInterceptor is where the EJB custom security proxy integration is performed. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SecurityRoleRefMetaData | The metadata object for the security-role-ref element. | Class | org.jboss.metadata | JBoss Server |
|
| SelectFunction | | Interface | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| SelectorBridge | SelectorBridge represents one ejbSelect method. | Interface | org.jboss.ejb.plugins.cmp.bridge | JBoss Server |
|
| ServerAddress | This class encapsulates all the required information for a client to establish a connection with the server. | Interface | org.jboss.invocation.pooled.interfaces | JBoss Server |
|
| ServerSessionPoolFactory | Defines the model for creating ServerSessionPoolFactory objects. | Interface | org.jboss.jms.asf | JBoss Server |
|
| ServerSessionPoolLoader | A loader for ServerSessionPools. | Class | org.jboss.jms.asf | JBoss Server |
|
| ServerSessionPoolLoaderMBean | Fields inherited from interface org. | Interface | org.jboss.jms.asf | JBoss Server |
|
| ServerThread | This Thread object hold a single Socket connection to a client and is kept alive until a timeout happens, or it is aged out of the | Class | org.jboss.invocation.pooled.server | JBoss Server |
|
| ServerVMClientUserTransaction | The client-side UserTransaction implementation for clients operating in the same VM as the server. | Class | org.jboss.tm.usertx.client | JBoss Server |
|
| ServiceUnavailableException | An extension of the RMI RemoteException that is used to indicate that there are no target services available for an invocation. | Class | org.jboss.invocation | JBoss Server |
|
| ServiceUnavailableException | An instance of this class is thrown when a Value Object contains an invalid value. | Class | org.jboss.jmx.adaptor.ejb | JBoss Server |
|
| SessionMetaData | The meta data information specific to session beans. | Class | org.jboss.metadata | JBoss Server |
|
| SessionObjectInputStream | The SessionObjectInputStream is used to deserialize stateful session beans when they are activatedVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| SessionObjectOutputStream | The SessionObjectOutputStream is used to serialize stateful session beans when they are passivatedVersion:$Revision: 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| Shutdown | A JMX client that uses an MBeanServerConnection to shutdown a remote JBossVersion:$Revision: 1. | Class | org.jboss | JBoss Server |
|
| SimpleNode | Parent class of all abstract syntax tree nodes. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| SimplePrincipal | A simple String based implementation of Principal. | Class | org.jboss.security | JBoss Server |
|
| SimpleReadWriteEJBLock | This lock allows multiple read locks concurrently. | Class | org.jboss.ejb.plugins.lock | JBoss Server |
|
| SingletonStatelessSessionInstancePool | Singleton pool for session beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulHandleImpl | An EJB stateful session bean handle. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| StatefulSessionContainer | The container for stateful session beans. | Class | org.jboss.ejb | JBoss Server |
|
| StatefulSessionEnterpriseContext | The enterprise context for stateful session beans. | Class | org.jboss.ejb | JBoss Server |
|
| StatefulSessionFilePersistenceManager | A file-based stateful session bean persistence manager. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionFilePersistenceManagerMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInstanceCache | Cache for stateful session beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInstanceInterceptor | This container acquires the given instance. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInstancePool | A stateful session bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionInterceptor | | Class | org.jboss.proxy.ejb | JBoss Server |
|
| StatefulSessionPersistenceManager | The interface for persisting stateful session beans. | Interface | org.jboss.ejb | JBoss Server |
|
| StatelessHandleImpl | An EJB stateless session bean handle. | Class | org.jboss.proxy.ejb.handle | JBoss Server |
|
| StatelessSessionContainer | The container for stateless session beans. | Class | org.jboss.ejb | JBoss Server |
|
| StatelessSessionEnterpriseContext | The enterprise context for stateless session beans. | Class | org.jboss.ejb | JBoss Server |
|
| StatelessSessionHomeInterceptor | The client-side proxy for a stateless session Home object, that caches the stateless session interface | Class | org.jboss.proxy.ejb | JBoss Server |
|
| StatelessSessionInstanceInterceptor | This container acquires the given instance. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatelessSessionInstancePool | A stateless session bean instance pool. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatelessSessionInterceptor | An EJB stateless session bean proxy class. | Class | org.jboss.proxy.ejb | JBoss Server |
|
| StatisticsProvider | | Interface | org.jboss.monitor | JBoss Server |
|
| StdServerSession | An implementation of ServerSession. | Class | org.jboss.jms.asf | JBoss Server |
|
| StdServerSessionPool | Created: Thu Dec 7 17:02:03 2000Version:$Revision: 1. | Class | org.jboss.jms.asf | JBoss Server |
|
| StdServerSessionPoolFactory | An implementation of ServerSessionPoolFactory. | Class | org.jboss.jms.asf | JBoss Server |
|
| SubjectSecurityManager | An extension of the AuthenticationManager that adds the notion of the activeSubject and security domain. | Interface | org.jboss.security | JBoss Server |
|
| Table | | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| TableCache | Simple LRU cache. | Class | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| TableCacheMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins.cmp.jdbc2.schema | JBoss Server |
|
| TestClient | Test Client for the JMX Client Connector. | Class | org.jboss.jmx.connector | JBoss Server |
|
| TestServer | Test Program for the JMX Connector over RMI for the server-side. | Class | org.jboss.jmx.connector.rmi | JBoss Server |
|
| ThreadPool | A simple thread pool. | Class | org.jboss.web | JBoss Server |
|
| TransactionInterceptor | The client-side proxy for an EJB Home object. | Class | org.jboss.proxy | JBoss Server |
|
| TxEntityMap | | Class | org.jboss.ejb | JBoss Server |
|
| TxInterceptorBMT | This interceptor handles transactions for session BMT beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| TxInterceptorCMT | This interceptor handles transactions for CMT beans. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| TxRetryExceptionHandler | Interface used by TxInterceptorCMT on whether to retry TXVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| TypeMappingMetaData | | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| UUIDKeyGenerator | The implementation of UUID key generator based on the algorithm from Floyd Marinescu's EJB Design Patterns. | Class | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UUIDKeyGeneratorFactory | This is the factory for UUID key generatorVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UUIDKeyGeneratorFactoryService | | Class | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UUIDKeyGeneratorFactoryServiceMBean | MBean interface for UUIDKeyGeneratorFactoryServiceVersion:$Revision: 1. | Interface | org.jboss.ejb.plugins.keygenerator.uuid | JBoss Server |
|
| UnknownPathException | This exception is thrown when the EJB-QL parser encounters an unknown path. | Class | org.jboss.ejb.plugins.cmp.ejbql | JBoss Server |
|
| UserTransactionSession | The RMI remote UserTransaction session interface. | Interface | org.jboss.tm.usertx.interfaces | JBoss Server |
|
| UserTransactionSessionFactory | The RMI remote UserTransaction session factory interface. | Interface | org.jboss.tm.usertx.interfaces | JBoss Server |
|
| UserTransactionSessionFactoryImpl | The RMI remote UserTransaction session factory implementation. | Class | org.jboss.tm.usertx.server | JBoss Server |
|
| UserTransactionSessionImpl | A UserTransaction session implementation. | Class | org.jboss.tm.usertx.server | JBoss Server |
|
| Util | Common client utility methodsVersion:$Revision: 1. | Interface | org.jboss.invocation.http.interfaces | JBoss Server |
|
| Util | A static utility class for common JNDI operations. | Class | org.jboss.naming | JBoss Server |
|
| Utility | Some Routines to convert from java. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| 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 | Class | org.jboss.ejb.plugins.jaws.metadata | JBoss Server |
|
| VerificationContext | << DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the | Interface | org.jboss.verifier.strategy | JBoss Server |
|
| VerificationEvent | | Class | org.jboss.verifier.event | JBoss Server |
|
| VerificationEventFactory | Abstract factory for verification events. | Interface | org.jboss.verifier.factory | JBoss Server |
|
| VerificationEventGenerator | << DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the | Interface | org.jboss.verifier.event | JBoss Server |
|
| VerificationEventGeneratorSupport | << DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the | Class | org.jboss.verifier.event | JBoss Server |
|
| VerificationListener | Listener for verification events. | Interface | org.jboss.verifier.event | JBoss Server |
|
| VerificationStrategy | | Interface | org.jboss.verifier.strategy | JBoss Server |
|
| WebApplication | A WebApplication represents the information for a war deployment. | Class | org.jboss.web | JBoss Server |
|
| WebClassLoader | A simple subclass of URLClassLoader that is used in conjunction with thethe WebService mbean to allow dynamic loading of resources and classes from | Class | org.jboss.web | JBoss Server |
|
| WebMetaData | A representation of the web. | Class | org.jboss.metadata | JBoss Server |
|
| WebModule | A container service used to introduce war dependencies. | Class | org.jboss.web | JBoss Server |
|
| WebModuleMBean | The standard mbean service interface for the WebModuleVersion:$Revison:$Author:Scott. | Interface | org.jboss.web | JBoss Server |
|
| WebServer | A mini webserver that should be embedded in another application. | Class | org.jboss.web | JBoss Server |
|
| WebService | The WebService implementation. | Class | org.jboss.web | JBoss Server |
|
| WebServiceMBean | | Interface | org.jboss.web | JBoss Server |
|
| WrappedStatement | A nice simple interface that allow us to get the original statement back from the wrapper. | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| XMLAdaptor | The interface of and XML JMX Adapter. | Interface | org.jboss.jmx.adaptor.xml | JBoss Server |
|
| XMLAdaptorImpl | XML Adaptor Implementation interpreting the XML wrapped JMX commands. | Class | org.jboss.jmx.adaptor.xml | JBoss Server |
|
| XMLAdaptorService | MBean Wrapper for the XML Adaptor. | Class | org.jboss.jmx.adaptor.xml | JBoss Server |
|
| XMLAdaptorServiceMBean | | Interface | org.jboss.jmx.adaptor.xml | JBoss Server |
|
| XMLTestService | MBean Wrapper for the XML Test-Adaptor. | Class | org.jboss.jmx.adaptor.xml | JBoss Server |
|
| XMLTestServiceMBean | | Interface | org.jboss.jmx.adaptor.xml | JBoss Server |
|
| XmlFileLoader | XmlFileLoader class is used to read ejb-jar. | Class | org.jboss.metadata | JBoss Server |
|
| XmlLoadable | | Interface | org.jboss.metadata | JBoss Server |