|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.jms.JMSConnectionInfo
public class JMSConnectionInfo
| Constructor Summary | |
|---|---|
JMSConnectionInfo(String jndiPropertiesString)
Create a JMSConnectionInfo |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Properties |
getJNDIProperties()
Get JNDI properties to establish a JMS connection |
String |
getJNDIPropertiesString()
Return JNDI properties string |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JMSConnectionInfo(String jndiPropertiesString)
jndiPropertiesString - JNDI properties with # as key value delimiter and ; as properties delimiter| Method Detail |
|---|
public Properties getJNDIProperties()
public String getJNDIPropertiesString()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||