Package | Description |
---|---|
org.apache.synapse.aspects.flow.statistics.data.artifact | |
org.apache.synapse.aspects.flow.statistics.structuring |
Modifier and Type | Method and Description |
---|---|
ArrayList<StructuringElement> |
ArtifactHolder.getList() |
Stack<StructuringElement> |
ArtifactHolder.getStack() |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactHolder.setList(ArrayList<StructuringElement> list) |
void |
ArtifactHolder.setStack(Stack<StructuringElement> stack) |
Modifier and Type | Method and Description |
---|---|
ArrayList<StructuringElement> |
StructuringArtifact.getList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuringArtifact.setList(ArrayList<StructuringElement> list) |
Constructor and Description |
---|
StructuringArtifact(int hashcode,
String name,
ArrayList<StructuringElement> list) |
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.