org.apache.archiva.reports
Class RepositoryProblemFacetFactory

java.lang.Object
  extended by org.apache.archiva.reports.RepositoryProblemFacetFactory
All Implemented Interfaces:
MetadataFacetFactory

@Service(value="metadataFacetFactory#org.apache.archiva.reports")
public class RepositoryProblemFacetFactory
extends Object
implements MetadataFacetFactory


Constructor Summary
RepositoryProblemFacetFactory()
           
 
Method Summary
 MetadataFacet createMetadataFacet()
           
 MetadataFacet createMetadataFacet(String repositoryId, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryProblemFacetFactory

public RepositoryProblemFacetFactory()
Method Detail

createMetadataFacet

public MetadataFacet createMetadataFacet()
Specified by:
createMetadataFacet in interface MetadataFacetFactory

createMetadataFacet

public MetadataFacet createMetadataFacet(String repositoryId,
                                         String name)
Specified by:
createMetadataFacet in interface MetadataFacetFactory


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.