public class ConfigurationVisitor<T> extends Object implements Visitor
| Constructor and Description |
|---|
ConfigurationVisitor() |
| Modifier and Type | Method and Description |
|---|---|
T |
getConfiguration() |
void |
setConfiguration(T configuration) |
void |
visit(Visitable visitable) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.