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

static final String ROLE
Method Detail

getConnection

Connection getConnection(String name)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.