public final class ReparentViaSmb extends Object
| Constructor and Description |
|---|
ReparentViaSmb(Connection connection)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
sync()
Performs reparenting if necessary and generates appropriate events to
inform other OpenNMS processes of any database changes..
|
public ReparentViaSmb(Connection connection)
connection - Database connectionpublic void sync()
throws SQLException
SQLException - if error occurs updating the databaseCopyright © 2015. All rights reserved.