public interface ConfiguredObjectRecordHandler
Modifier and Type | Method and Description |
---|---|
void |
begin() |
void |
end() |
boolean |
handle(ConfiguredObjectRecord record)
Handles the given record.
|
void begin()
boolean handle(ConfiguredObjectRecord record)
record
- void end()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.