public class

HandshakeConnectorConnectionIdentifierAdapter

extends HandshakeConnectorProcessAdapter
implements Connection
java.lang.Object
   ↳ org.mule.modules.handshake.core.HandshakeConnector
     ↳ org.mule.modules.handshake.core.adapters.HandshakeConnectorCapabilitiesAdapter
       ↳ org.mule.modules.handshake.core.adapters.HandshakeConnectorMetadataAdapater
         ↳ org.mule.modules.handshake.core.adapters.HandshakeConnectorLifecycleAdapter
           ↳ org.mule.modules.handshake.core.adapters.HandshakeConnectorProcessAdapter
             ↳ org.mule.modules.handshake.core.adapters.HandshakeConnectorConnectionIdentifierAdapter

Class Overview

A HandshakeConnectorConnectionIdentifierAdapter is a wrapper around HandshakeConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface.

Summary

[Expand]
Inherited Constants
From class org.mule.modules.handshake.core.adapters.HandshakeConnectorMetadataAdapater
From interface org.mule.api.lifecycle.Disposable
From interface org.mule.api.lifecycle.Initialisable
From interface org.mule.api.lifecycle.Startable
From interface org.mule.api.lifecycle.Stoppable
[Expand]
Inherited Fields
From class org.mule.modules.handshake.core.HandshakeConnector
Public Constructors
HandshakeConnectorConnectionIdentifierAdapter()
Public Methods
String getConnectionIdentifier()
Retrieve the identification of this connection
[Expand]
Inherited Methods
From class org.mule.modules.handshake.core.adapters.HandshakeConnectorProcessAdapter
From class org.mule.modules.handshake.core.adapters.HandshakeConnectorLifecycleAdapter
From class org.mule.modules.handshake.core.adapters.HandshakeConnectorMetadataAdapater
From class org.mule.modules.handshake.core.adapters.HandshakeConnectorCapabilitiesAdapter
From class org.mule.modules.handshake.core.HandshakeConnector
From class java.lang.Object
From interface org.mule.api.lifecycle.Disposable
From interface org.mule.api.lifecycle.Initialisable
From interface org.mule.api.lifecycle.Startable
From interface org.mule.api.lifecycle.Stoppable
From interface org.mule.modules.handshake.core.basic.Capabilities
From interface org.mule.modules.handshake.core.basic.MetadataAware
From interface org.mule.modules.handshake.core.connection.Connection
From interface org.mule.modules.handshake.core.process.ProcessAdapter

Public Constructors

public HandshakeConnectorConnectionIdentifierAdapter ()

Public Methods

public String getConnectionIdentifier ()

Retrieve the identification of this connection