org.opengroup.arm3.transaction
public interface ArmTransactionFactory
Field Summary | |
---|---|
static String | propertyKey |
Method Summary | |
---|---|
ArmCorrelator | newArmCorrelator(byte[] corrBytes) |
ArmCorrelator | newArmCorrelator(byte[] corrBytes, int offset) |
ArmTransaction | newArmTransaction(ArmUUID tranUUID) |
ArmUUID | newArmUUID(byte[] uuidBytes) |
ArmUUID | newArmUUID(byte[] uuidBytes, int offset) |