|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JMSProviderAdapter
JMSProviderAdapter.java
Created: Wed Nov 29 14:15:07 2000
6/22/01 - hchirino - The queue/topic jndi references are now configed via JMX
| Method Summary | |
|---|---|
String |
getFactoryRef()
|
Context |
getInitialContext()
This must return a context which can be closed. |
String |
getName()
|
Properties |
getProperties()
|
String |
getQueueFactoryRef()
|
String |
getTopicFactoryRef()
|
void |
setFactoryRef(String newFactoryRef)
|
void |
setName(String name)
|
void |
setProperties(Properties properties)
|
void |
setQueueFactoryRef(String newQueueFactoryRef)
|
void |
setTopicFactoryRef(String newTopicFactoryRef)
|
| Method Detail |
|---|
Context getInitialContext()
throws NamingException
NamingExceptionvoid setName(String name)
String getName()
void setProperties(Properties properties)
Properties getProperties()
String getFactoryRef()
String getQueueFactoryRef()
String getTopicFactoryRef()
void setFactoryRef(String newFactoryRef)
void setQueueFactoryRef(String newQueueFactoryRef)
void setTopicFactoryRef(String newTopicFactoryRef)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||