org.arm4.arm40.tranreport
public class ArmTranReportFactory extends ArmFactory implements ArmTranReportFactory
ArmTranReportFactory
is instantiated using a class loader.
The actual name of the factory implementation class is obtained from the
system property whose name is provided in the
propertyKey constant.
Version: $Revision$ $Date$
Field Summary | |
---|---|
static String | propertyKey |
Method Summary | |
---|---|
ArmApplicationRemote | newArmApplicationRemote(ArmApplicationDefinition definition, String group, String instance, String[] contextValues, ArmSystemAddress systemAddress) |
ArmSystemAddress | newArmSystemAddress(short format, byte[] addressBytes, ArmID id) |
ArmSystemAddress | newArmSystemAddress(short format, byte[] addressBytes, int offset, ArmID id) |
ArmSystemAddress | newArmSystemAddress(short format, byte[] addressBytes, int offset, int length, ArmID id) |
ArmTranReport | newArmTranReport(ArmApplication app, ArmTransactionDefinition definition) |
boolean | setErrorCallback(ArmErrorCallback errorCallback) |