public class ListenerChainProvider extends Object
| Constructor and Description |
|---|
ListenerChainProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
disposeListners(List<GraphVisitor> listeners) |
List<GraphVisitor> |
getListenerChain() |
public List<GraphVisitor> getListenerChain()
public void disposeListners(List<GraphVisitor> listeners)
Copyright © 2014 JBoss by Red Hat. All rights reserved.