org.apache.maven.realm
Class RealmScanningUtils

java.lang.Object
  extended by org.apache.maven.realm.RealmScanningUtils

public class RealmScanningUtils
extends java.lang.Object


Constructor Summary
RealmScanningUtils()
           
 
Method Summary
static org.codehaus.plexus.component.discovery.ComponentDiscovererManager getDummyComponentDiscovererManager()
           
static java.util.List scanForComponentSetDescriptors(Artifact artifact, org.codehaus.plexus.component.discovery.ComponentDiscoverer discoverer, org.codehaus.plexus.context.Context context, java.lang.String discoveryContextId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealmScanningUtils

public RealmScanningUtils()
Method Detail

scanForComponentSetDescriptors

public static java.util.List scanForComponentSetDescriptors(Artifact artifact,
                                                            org.codehaus.plexus.component.discovery.ComponentDiscoverer discoverer,
                                                            org.codehaus.plexus.context.Context context,
                                                            java.lang.String discoveryContextId)
                                                     throws RealmManagementException
Throws:
RealmManagementException

getDummyComponentDiscovererManager

public static org.codehaus.plexus.component.discovery.ComponentDiscovererManager getDummyComponentDiscovererManager()


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