|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.pool.PooledConnectionFactory
org.apache.activemq.pool.AmqJNDIPooledConnectionFactory
public class AmqJNDIPooledConnectionFactory
AmqJNDIPooledConnectionFactory.java Created by linus on 2008-03-07.
| Constructor Summary | |
|---|---|
AmqJNDIPooledConnectionFactory()
|
|
AmqJNDIPooledConnectionFactory(org.apache.activemq.ActiveMQConnectionFactory connectionFactory)
|
|
AmqJNDIPooledConnectionFactory(String brokerURL)
|
|
| Method Summary | |
|---|---|
void |
buildFromProperties(Properties properties)
|
Properties |
getProperties()
Get the properties from this instance for storing in JNDI |
Reference |
getReference()
Retrive a Reference for this instance to store in JNDI |
void |
populateProperties(Properties props)
|
void |
setProperties(Properties props)
set the properties for this instance as retrieved from JNDI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmqJNDIPooledConnectionFactory()
public AmqJNDIPooledConnectionFactory(String brokerURL)
public AmqJNDIPooledConnectionFactory(org.apache.activemq.ActiveMQConnectionFactory connectionFactory)
| Method Detail |
|---|
public void setProperties(Properties props)
setProperties in interface org.apache.activemq.jndi.JNDIStorableInterfaceprops - public Properties getProperties()
getProperties in interface org.apache.activemq.jndi.JNDIStorableInterface
public Reference getReference()
throws NamingException
getReference in interface ReferenceableNamingException - if error on building Referencepublic void buildFromProperties(Properties properties)
public void populateProperties(Properties props)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||