org.ops4j.pax.coin.service.internal.plugin
Class ConfigPluginRepositoryImpl

java.lang.Object
  extended by org.ops4j.pax.coin.repository.AbstractObservableRepository<ConfigPlugin,ConfigPluginListener>
      extended by org.ops4j.pax.coin.service.internal.plugin.ConfigPluginRepositoryImpl
All Implemented Interfaces:
Observable<ConfigPlugin,ConfigPluginListener>, Repository<ConfigPlugin>, ConfigPluginRepository

public class ConfigPluginRepositoryImpl
extends AbstractObservableRepository<ConfigPlugin,ConfigPluginListener>
implements ConfigPluginRepository

TODO Add JavaDoc

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

Constructor Summary
ConfigPluginRepositoryImpl()
           
 
Method Summary
 
Methods inherited from class org.ops4j.pax.coin.repository.AbstractObservableRepository
addListener, getAll, register, removeListener, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

ConfigPluginRepositoryImpl

public ConfigPluginRepositoryImpl()


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