Class HeaderState
- java.lang.Object
-
- com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
-
@Deprecated public class HeaderState extends java.lang.ObjectDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
-
-
Constructor Summary
Constructors Constructor Description HeaderState(java.lang.String state, Uid txUid, Uid processUid, long birthDate)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description longgetBirthDate()Deprecated.UidgetProcessUid()Deprecated.java.lang.StringgetState()Deprecated.UidgetTxUid()Deprecated.
-