Package org.mule.tests.internal
Class QueueConnectionProvider
java.lang.Object
org.mule.tests.internal.QueueConnectionProvider
- All Implemented Interfaces:
org.mule.runtime.api.connection.CachedConnectionProvider<TestQueue>,org.mule.runtime.api.connection.ConnectionProvider<TestQueue>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueueConnectionProvider
public QueueConnectionProvider()
-
-
Method Details
-
connect
- Specified by:
connectin interfaceorg.mule.runtime.api.connection.ConnectionProvider<TestQueue>- Throws:
org.mule.runtime.api.connection.ConnectionException
-
disconnect
- Specified by:
disconnectin interfaceorg.mule.runtime.api.connection.ConnectionProvider<TestQueue>
-
validate
- Specified by:
validatein interfaceorg.mule.runtime.api.connection.ConnectionProvider<TestQueue>
-