com.neeve.config
Interface IConfigSimpleEntityContainer

All Superinterfaces:
IConfigContentNode, IConfigEntityContainer<IConfigSimpleEntity>, IConfigNode

public interface IConfigSimpleEntityContainer
extends IConfigEntityContainer<IConfigSimpleEntity>

Represents an container for simple entities in the configuration repository.

Threading:
This class is not safe for concurrent access by multiple threads

Method Summary
 
Methods inherited from interface com.neeve.config.IConfigEntityContainer
createEntity, deserialize, getEntity, iterator, removeEntity, serialize
 
Methods inherited from interface com.neeve.config.IConfigContentNode
clear, isDirty, setDirty
 
Methods inherited from interface com.neeve.config.IConfigNode
getAddress, getRepository
 



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.