org.ops4j.pax.coin.service.internal.plugin
Interface ConfigPluginRepository

All Superinterfaces:
Observable<ConfigPlugin,ConfigPluginListener>, Repository<ConfigPlugin>
All Known Implementing Classes:
ConfigPluginRepositoryImpl

public interface ConfigPluginRepository
extends Repository<ConfigPlugin>, Observable<ConfigPlugin,ConfigPluginListener>

TODO Add JavaDoc

Since:
0.3.0, March 09, 2008
Author:
Alin Dreghiciu

Method Summary
 
Methods inherited from interface org.ops4j.pax.coin.repository.Repository
getAll, register, unregister
 
Methods inherited from interface org.ops4j.pax.coin.repository.Observable
addListener, removeListener
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.