org.apache.aries.application.resolver.internal
Class DefaultPlatformRepository

java.lang.Object
  extended by org.apache.aries.application.resolver.internal.DefaultPlatformRepository
All Implemented Interfaces:
org.apache.aries.application.management.spi.repository.PlatformRepository

public class DefaultPlatformRepository
extends Object
implements org.apache.aries.application.management.spi.repository.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 org.apache.aries.application.management.spi.repository.PlatformRepository


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