org.apache.aries.application.noop.platform.repo.impl
Class DefaultPlatformRepository

java.lang.Object
  extended by org.apache.aries.application.noop.platform.repo.impl.DefaultPlatformRepository
All Implemented Interfaces:
PlatformRepository

public class DefaultPlatformRepository
extends Object
implements PlatformRepository


Constructor Summary
DefaultPlatformRepository()
           
 
Method Summary
 Collection<URI> getPlatformRepositoryURLs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPlatformRepository

public DefaultPlatformRepository()
Method Detail

getPlatformRepositoryURLs

public Collection<URI> getPlatformRepositoryURLs()
Specified by:
getPlatformRepositoryURLs in interface PlatformRepository


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.