org.arm4.arm40.transaction

Class ArmFactory

public class ArmFactory extends ArmInterface

Copyright (c) 2005-2008 David Carter and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: David Carter - Initial API and implementation
Field Summary
protected static Booleanm_nativeLoaded
Constructor Summary
protected ArmFactory()
Create an ARM object factory.
Method Summary
booleansetErrorCallback(ArmErrorCallback errorCallback)

Field Detail

m_nativeLoaded

protected static Boolean m_nativeLoaded

Constructor Detail

ArmFactory

protected ArmFactory()
Create an ARM object factory.

Method Detail

setErrorCallback

public boolean setErrorCallback(ArmErrorCallback errorCallback)