public interface ArmApplicationRemote extends ArmApplication
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
:
ArmTranReportFactory.newArmApplicationRemote(org.opengroup.arm40.transaction.ArmApplicationDefinition, java.lang.String, java.lang.String, java.lang.String[], org.opengroup.arm40.tranreport.ArmSystemAddress)
.Modifier and Type | Method and Description |
---|---|
ArmSystemAddress |
getSystemAddress() |
end, getContextValue, getDefinition, getGroup, getInstance
getErrorCode, getErrorMessage, setErrorCode
ArmSystemAddress getSystemAddress()