Class TimerPrimaryKey

java.lang.Object
com.sun.ejb.containers.TimerPrimaryKey
All Implemented Interfaces:
Serializable

public class TimerPrimaryKey extends Object implements Serializable
See Also:
  • Field Details

    • timerId

      public String timerId
  • Constructor Details

    • TimerPrimaryKey

      public TimerPrimaryKey()
    • TimerPrimaryKey

      public TimerPrimaryKey(String pk)
  • Method Details