public interface ProjectVisitor
Modifier and Type | Method and Description |
---|---|
void |
visit(UserSettings aSettings)
Callback for user settings.
|
void visit(UserSettings aSettings) throws Exception
aSettings
- the user settings to visit, never null
.Exception
- the exception that occurred during the visiting.Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.