|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageProperties | |
---|---|
org.jboss.annotation.ejb | |
org.jboss.ejb3.mdb |
Uses of MessageProperties in org.jboss.annotation.ejb |
---|
Constructors in org.jboss.annotation.ejb with parameters of type MessageProperties | |
---|---|
MessagePropertiesImpl(MessageProperties props)
|
Uses of MessageProperties in org.jboss.ejb3.mdb |
---|
Fields in org.jboss.ejb3.mdb declared as MessageProperties | |
---|---|
protected MessageProperties |
ProducerFactory.props
|
Fields in org.jboss.ejb3.mdb with type parameters of type MessageProperties | |
---|---|
protected HashMap<Long,MessageProperties> |
ProducerManagerImpl.methodMap
|
protected HashMap<Long,MessageProperties> |
ProducerFactory.methodMap
|
Constructors in org.jboss.ejb3.mdb with parameters of type MessageProperties | |
---|---|
LocalProducerFactory(Class producer,
MessageProperties props,
javax.jms.Destination dest,
InitialContext ctx,
Hashtable icProperties)
|
|
ProducerFactory(Class producer,
MessageProperties props,
javax.jms.Destination dest,
InitialContext ctx,
Hashtable ctxProperties)
|
|
RemoteProducerFactory(Class producer,
MessageProperties props,
javax.jms.Destination dest,
InitialContext ctx,
Hashtable initialContextProperties)
|
Constructor parameters in org.jboss.ejb3.mdb with type arguments of type MessageProperties | |
---|---|
ProducerManagerImpl(Producer producer,
javax.jms.Destination destination,
javax.jms.ConnectionFactory factory,
DeliveryMode deliveryMode,
int timeToLive,
int priority,
HashMap<Long,MessageProperties> methodMap,
Hashtable initialContextProperties)
|
|
ProducerManagerImpl(Producer producer,
javax.jms.Destination destination,
String factory,
DeliveryMode deliveryMode,
int timeToLive,
int priority,
HashMap<Long,MessageProperties> methodMap,
Hashtable initialContextProperties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |