org.arm4.arm40.tranreport
public class ArmApplicationRemote extends ArmApplication implements ArmApplicationRemote
ArmApplication
in that
ArmApplication
represents an application executing on the
local system.
ArmApplicationRemote provides an anchor point for associating
ArmTranReport
objects with a system's network address.
It adds the following attribute to those in ArmApplication
:
Version: $Revision$ $Date$
Constructor Summary | |
---|---|
ArmApplicationRemote(ArmApplicationDefinition definition, String group, String instance, String[] contextValues, ArmSystemAddress address, ArmFactory factory)
Create ARM Remote Application.
|
Method Summary | |
---|---|
ArmSystemAddress | getSystemAddress() |
Parameters: definition group instance contextValues address factory