public class CFlowStack extends Object
Constructor and Description |
---|
CFlowStack(String name) |
Modifier and Type | Method and Description |
---|---|
void |
addCFlow(CFlow cflow) |
String |
getName() |
boolean |
matches(StackTraceElement[] stack,
ClassLoader cl) |
public CFlowStack(String name)
public String getName()
public void addCFlow(CFlow cflow)
public boolean matches(StackTraceElement[] stack, ClassLoader cl)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.