org.jboss.annotation.ejb |
|
Java Source File Name | Type | Comment |
AcknowledgementMode.java | enum | |
AspectDomain.java | Annotation | Annotation for specifying the aspect domain for a bean. |
AspectDomainImpl.java | Class | |
Clustered.java | Annotation | |
ClusteredImpl.java | Class | |
Consumer.java | Annotation | Annotation for specifying a class as a Consumer EJB. |
ConsumerImpl.java | Class | |
CurrentMessage.java | Annotation | |
CurrentMessageImpl.java | Class | |
DefaultActivationSpecs.java | Annotation | |
DefaultActivationSpecsImpl.java | Class | |
DeliveryMode.java | enum | |
Depends.java | Annotation | Annotation for specifying a deployment dependency for a bean. |
DependsImpl.java | Class | |
Durability.java | enum | |
ExcludeClassInterceptorsImpl.java | Class | |
ExcludeDefaultInterceptorsImpl.java | Class | |
IIOP.java | Annotation | This annotation binds a bean into Corba. |
Local.java | Annotation | Annotation for specifying that a Producer will be invoked on locally only. |
LocalBinding.java | Annotation | |
LocalBindingImpl.java | Class | |
LocalHomeBinding.java | Annotation | |
LocalHomeBindingImpl.java | Class | |
LocalHomeImpl.java | Class | |
LocalImpl.java | Class | |
Management.java | Annotation | |
ManagementImpl.java | Class | |
MessageProperties.java | Annotation | Annotation for specifying the message properties for a Consumer bean. |
MessagePropertiesImpl.java | Class | |
PoolClass.java | Annotation | Annotation for specifying the pool class to manage thread pooling for a stateless session
bean. |
PoolClassImpl.java | Class | |
Producer.java | Annotation | Annotation for specifying the interface and/or properties for a Producer. |
Producers.java | Annotation | Used in conjunction with the @Consumer EJB type, it lists the
producer interfaces that are published by the consumer. |
RemoteBinding.java | Annotation | Annotation for specifying the remote jndi binding for a bean as well
as the client interceptor stack, which is a stack-ref in JBoss AOP
THe clientBindUrl is the JBoss Remoting URL that clients will try and
bind to. |
RemoteBindingImpl.java | Class | |
RemoteBindings.java | Annotation | |
RemoteBindingsImpl.java | Class | |
RemoteHomeBinding.java | Annotation | |
RemoteHomeBindingImpl.java | Class | |
RemoteHomeImpl.java | Class | |
ResourceAdapter.java | Annotation | Identifies RAR you want to use for the MDB. |
ResourceAdapterImpl.java | Class | |
SerializedConcurrentAccess.java | Annotation | Set on a stateful bean. |
SerializedConcurrentAccessImpl.java | Class | |
Service.java | Annotation | |
ServiceImpl.java | Class | |
TransactionTimeout.java | Annotation | |
TransactionTimeoutImpl.java | Class | |