org.objectweb.joram.client.jms.local

Class LocalConnection

Implemented Interfaces:
ConnectionItf

public class LocalConnection
extends java.lang.Object
implements ConnectionItf

Constructor Summary

LocalConnection(String userName, String password)

Method Summary

void
close()
Driver
createDriver(Connection cnx)
void
send(AbstractJmsRequest request)

Constructor Details

LocalConnection

public LocalConnection(String userName,
                       String password)
            throws JMSException

Method Details

close

public void close()
Specified by:
close in interface ConnectionItf


createDriver

public Driver createDriver(Connection cnx)
Specified by:
createDriver in interface ConnectionItf


send

public void send(AbstractJmsRequest request)
            throws javax.jms.IllegalStateException
Specified by:
send in interface ConnectionItf


Copyright B) 2004 Scalagent - All rights reserved