org.objectweb.transaction.api
Interface Identity


public interface Identity

Generic interface of a Transaction Identity

Version:
0.1
Author:
Romain Rouvoy
ADL:
name="IDENTITY" value="identity"

Field Summary
static java.lang.String IDENTITY
          ADL identifier
 
Method Summary
 java.lang.String getIdentifier()
          Provides the identifier of the component.
 

Field Detail

IDENTITY

public static final java.lang.String IDENTITY
ADL identifier

See Also:
Constant Field Values
Method Detail

getIdentifier

public java.lang.String getIdentifier()
Provides the identifier of the component.

Returns:
text identifier