Uses of Interface
org.apache.karaf.features.Repository

Packages that use Repository
org.apache.karaf.features   
org.apache.karaf.features.internal   
org.apache.karaf.features.management.codec   
 

Uses of Repository in org.apache.karaf.features
 

Methods in org.apache.karaf.features that return Repository
 Repository RepositoryEvent.getRepository()
           
 Repository[] FeaturesService.listRepositories()
           
 

Constructors in org.apache.karaf.features with parameters of type Repository
RepositoryEvent(Repository repository, RepositoryEvent.EventType type, boolean replay)
           
 

Uses of Repository in org.apache.karaf.features.internal
 

Classes in org.apache.karaf.features.internal that implement Repository
 class RepositoryImpl
          The repository implementation.
 

Methods in org.apache.karaf.features.internal that return Repository
 Repository[] FeaturesServiceImpl.listRepositories()
           
 

Uses of Repository in org.apache.karaf.features.management.codec
 

Constructors in org.apache.karaf.features.management.codec with parameters of type Repository
JmxRepository(Repository repository)
           
 



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.