Provides meta data information about the MFECIInteractionSpec.
Class Specifications
public class MFECIInteractionSpecMetaData
extends
Object
Constructor Summary
- MFECIInteractionSpecMetaData(javax.resource.cci.InteractionSpec iSpec)
- Construct an MFECIInteractionSpecMetaData instance.
Methods
Method Summary
|
String[]
|
getFunctions()
Get the list of functions supported by MFECIInteractionSpec.
|
Constructor Detail
- MFECIInteractionSpecMetaData
-
public MFECIInteractionSpecMetaData(javax.resource.cci.InteractionSpec iSpec)
Construct an MFECIInteractionSpecMetaData instance.
- Parameters:
-
iSpec
|
The MFECIInteractionSpec instance.
|
Method Detail
- getFunctions
-
public String[] getFunctions()
Get the list of functions supported by MFECIInteractionSpec.