org.apache.cocoon.components.jms
Interface JMSConnectionManager

All Known Implementing Classes:
JMSConnectionManagerImpl

public interface JMSConnectionManager

Manages a set of JMS Connections.


Field Summary
static String ROLE
           
 
Method Summary
 Connection getConnection(String name)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

getConnection

public Connection getConnection(String name)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.