org.apache.archiva.audit
Class AuditEventFactory

java.lang.Object
  extended by org.apache.archiva.audit.AuditEventFactory
All Implemented Interfaces:
MetadataFacetFactory

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


Constructor Summary
AuditEventFactory()
           
 
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

AuditEventFactory

public AuditEventFactory()
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.