org.jboss.jms.delegate
Interface ConnectionFactoryDelegate

All Superinterfaces:
ConnectionFactoryEndpoint
All Known Implementing Classes:
ClientClusteredConnectionFactoryDelegate, ClientConnectionFactoryDelegate

public interface ConnectionFactoryDelegate
extends ConnectionFactoryEndpoint

Represents the minimal set of operations to provide connection factory functionality. Some of the methods may be implemented on the server, others will be handled in the advice stack.

Version:
$Revision: 2868 $
Author:
Ovidiu Feodorov, Tim Fox

Method Summary
 
Methods inherited from interface org.jboss.jms.delegate.ConnectionFactoryEndpoint
createConnectionDelegate, getClientAOPStack, getTopology
 



Copyright © 2006 JBoss Inc. All Rights Reserved.