Module openj9.dtfj

Class ClassLoaderLineRule

java.lang.Object
com.ibm.dtfj.javacore.parser.framework.tag.LineRule
com.ibm.dtfj.javacore.parser.j9.section.classloader.ClassLoaderLineRule
All Implemented Interfaces:
ILineRule, IClassLoaderTypes

public abstract class ClassLoaderLineRule extends LineRule implements IClassLoaderTypes
  • Constructor Details

    • ClassLoaderLineRule

      public ClassLoaderLineRule()
  • Method Details

    • matchLoaderAndAddAttNameAndAddress

      protected void matchLoaderAndAddAttNameAndAddress(Matcher firstAlternative, Matcher secondAlternative, String attribute)
    • addAttributeNameAndAddress

      protected void addAttributeNameAndAddress(Matcher firstAlternative, Matcher secondAlternative, String attribute)