org.codehaus.plexus.component.discovery
Class ComponentDiscoveryEvent

java.lang.Object
  extended by org.codehaus.plexus.component.discovery.ComponentDiscoveryEvent

public class ComponentDiscoveryEvent
extends java.lang.Object


Constructor Summary
ComponentDiscoveryEvent(ComponentSetDescriptor componentSetDescriptor)
           
 
Method Summary
 ComponentSetDescriptor getComponentSetDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentDiscoveryEvent

public ComponentDiscoveryEvent(ComponentSetDescriptor componentSetDescriptor)
Method Detail

getComponentSetDescriptor

public ComponentSetDescriptor getComponentSetDescriptor()


Copyright © 2001-2006 Codehaus. All Rights Reserved.