java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.BeanStatistics

public final class BeanStatistics extends SmfData
  • Field Details

  • Method Details

    • ejbdsLen

      public int ejbdsLen()
      EJBDS_LEN value.
      Returns:
      int EJBDS_LEN value
    • ejbdsId

      public int ejbdsId()
      EJBDS_ID value.
      Returns:
      int EJBDS_ID value
    • ejbdsVers

      public int ejbdsVers()
      EJBDS_VERS value.
      Returns:
      int EJBDS_VERS value
    • ejbBeanName

      public String ejbBeanName()
      EJB_BEAN_NAME value.
      Returns:
      String EJB_BEAN_NAME value
    • ejbCorbaserverName

      public String ejbCorbaserverName()
      EJB_CORBASERVER_NAME value.
      Returns:
      String EJB_CORBASERVER_NAME value
    • ejbDjarName

      public String ejbDjarName()
      EJB_DJAR_NAME value.
      Returns:
      String EJB_DJAR_NAME value
    • ejbBeanActivations

      public long ejbBeanActivations()
      EJB_BEAN_ACTIVATIONS value.
      Returns:
      long EJB_BEAN_ACTIVATIONS value
    • ejbBeanPassivations

      public long ejbBeanPassivations()
      EJB_BEAN_PASSIVATIONS value.
      Returns:
      long EJB_BEAN_PASSIVATIONS value
    • ejbBeanCreates

      public long ejbBeanCreates()
      EJB_BEAN_CREATES value.
      Returns:
      long EJB_BEAN_CREATES value
    • ejbBeanRemoves

      public long ejbBeanRemoves()
      EJB_BEAN_REMOVES value.
      Returns:
      long EJB_BEAN_REMOVES value
    • ejbBeanMethodCalls

      public long ejbBeanMethodCalls()
      EJB_BEAN_METHOD_CALLS value.
      Returns:
      long EJB_BEAN_METHOD_CALLS value
    • create

      public static BeanStatistics create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section