|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A Factory of Cluster instances
| Method Summary | |
Cluster |
createCluster(String topic)
Creates a new cluster connection using the given topic name |
Cluster |
createCluster(Topic groupDestination)
Creates a new cluster connection using the given group |
| Method Detail |
public Cluster createCluster(Topic groupDestination)
throws ClusterException,
JMSException
groupDestination -
ClusterException
JMSException
public Cluster createCluster(String topic)
throws ClusterException,
JMSException
topic - is the name of the topic to use
ClusterException
JMSException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||