A B C D E G I M N O P R U V 

A

acquireConnection(Key) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
Borrow a connection from the pool
activateObject(ConnectionManagementConnectionKey, ConnectionManagementConnectorAdapter) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementConnectorFactory
 

B

buildFailureTestResult(Exception) - Static method in class org.mule.devkit.shade.connectivity.ConnectivityTestingErrorHandler
Helper method to be used when interacting with Studio for either of the following scenarios: Testable.test() method, for connectivity testing org.mule.common.metadata.ConnectorMetaDataEnabled#getMetaDataKeys() method, when retrieving the list of keys for DataSense

C

connect(K) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionAdapter
 
connectionId() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionAdapter
 
ConnectionManagementConnectionAdapter<S,K extends ConnectionManagementConnectionKey> - Interface in org.mule.devkit.shade.connection.management
 
ConnectionManagementConnectionKey - Interface in org.mule.devkit.shade.connection.management
 
ConnectionManagementConnectionManager<Key extends ConnectionManagementConnectionKey,Adapter extends ConnectionManagementConnectorAdapter,Strategy> - Interface in org.mule.devkit.shade.connection.management
Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities.
ConnectionManagementConnectorAdapter - Interface in org.mule.devkit.shade.connection.management
 
ConnectionManagementConnectorFactory - Class in org.mule.devkit.shade.connection.management
 
ConnectionManagementConnectorFactory(ConnectionManagementConnectionManager) - Constructor for class org.mule.devkit.shade.connection.management.ConnectionManagementConnectorFactory
 
ConnectionManagementProcessInterceptor<P,Adapter extends ConnectionManagementConnectorAdapter,Key extends ConnectionManagementConnectionKey,Strategy> - Class in org.mule.devkit.shade.connection.management
 
ConnectionManagementProcessInterceptor(ProcessInterceptor<P, Adapter>, ConnectionManagementConnectionManager<Key, Adapter, Strategy>, MuleContext) - Constructor for class org.mule.devkit.shade.connection.management.ConnectionManagementProcessInterceptor
 
ConnectionManagementProcessTemplate<P,Adapter extends ConnectionManagementConnectorAdapter,Key extends ConnectionManagementConnectionKey,Strategy> - Class in org.mule.devkit.shade.connection.management
 
ConnectionManagementProcessTemplate(ConnectionManagementConnectionManager<Key, Adapter, Strategy>, MuleContext) - Constructor for class org.mule.devkit.shade.connection.management.ConnectionManagementProcessTemplate
 
ConnectivityTestingErrorHandler - Class in org.mule.devkit.shade.connectivity
 
ConnectivityTestingErrorHandler() - Constructor for class org.mule.devkit.shade.connectivity.ConnectivityTestingErrorHandler
 

D

destroyConnection(Key, Adapter) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
Destroy a connection
destroyObject(ConnectionManagementConnectionKey, ConnectionManagementConnectorAdapter) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementConnectorFactory
 
disconnect() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionAdapter
 

E

execute(ProcessCallback<P, Adapter>, Adapter, MessageProcessor, MuleEvent) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementProcessInterceptor
 
execute(ProcessCallback<P, Adapter>, Adapter, Filter, MuleMessage) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementProcessInterceptor
 
execute(ProcessCallback<P, Adapter>, MessageProcessor, MuleEvent) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementProcessTemplate
 
execute(ProcessCallback<P, Adapter>, Filter, MuleMessage) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementProcessTemplate
 

G

getConnectionAdapter(ConnectionManagementConnectorAdapter) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
 
getConnectionKey(MessageProcessor, MuleEvent) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
 
getDefaultConnectionKey() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
Retrieve the default connection key
getEvaluatedConnectionKey(MuleEvent) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
Retrieve the connection key evaluated with the received mule event
getMuleContext() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
 
getRetryPolicyTemplate() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
Retrieve the reconnection strategy used by this connection manager.
getStrategy() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionAdapter
 

I

isConnected() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionAdapter
 

M

makeObject(ConnectionManagementConnectionKey) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementConnectorFactory
 

N

newConnection() - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
 
newConnector(ConnectionManagementConnectionAdapter<Strategy, Key>) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
 

O

org.mule.devkit.shade.connection.management - package org.mule.devkit.shade.connection.management
 
org.mule.devkit.shade.connectivity - package org.mule.devkit.shade.connectivity
 

P

passivateObject(ConnectionManagementConnectionKey, ConnectionManagementConnectorAdapter) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementConnectorFactory
 

R

releaseConnection(Key, Adapter) - Method in interface org.mule.devkit.shade.connection.management.ConnectionManagementConnectionManager
Return a connection to the pool

U

UnableToAcquireConnectionException - Exception in org.mule.devkit.shade.connection.management
Exception thrown when the connection needed for executing an operation is null.
UnableToAcquireConnectionException() - Constructor for exception org.mule.devkit.shade.connection.management.UnableToAcquireConnectionException
Create a new exception
UnableToAcquireConnectionException(String) - Constructor for exception org.mule.devkit.shade.connection.management.UnableToAcquireConnectionException
Create a new exception
UnableToAcquireConnectionException(Throwable) - Constructor for exception org.mule.devkit.shade.connection.management.UnableToAcquireConnectionException
Create a new exception
UnableToReleaseConnectionException - Exception in org.mule.devkit.shade.connection.management
Exception thrown when the release connection operation of the connection manager fails.
UnableToReleaseConnectionException(Throwable) - Constructor for exception org.mule.devkit.shade.connection.management.UnableToReleaseConnectionException
Create a new exception

V

validateObject(ConnectionManagementConnectionKey, ConnectionManagementConnectorAdapter) - Method in class org.mule.devkit.shade.connection.management.ConnectionManagementConnectorFactory
 
A B C D E G I M N O P R U V 

Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.