|
||||||||||
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 delimiterMethod Detail |
---|
public Properties getJNDIProperties()
public String getJNDIPropertiesString()
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |