org.sonatype.gshell.command.descriptor
Class DiscoveredCommandSetDescriptorEvent
java.lang.Object
java.util.EventObject
org.sonatype.gshell.command.descriptor.DiscoveredCommandSetDescriptorEvent
- All Implemented Interfaces:
- Serializable
public class DiscoveredCommandSetDescriptorEvent
- extends EventObject
Event fired once a CommandSetDescriptor has been discovered.
- Since:
- 2.5
- Author:
- Jason Dillon
- See Also:
- Serialized Form
DiscoveredCommandSetDescriptorEvent
public DiscoveredCommandSetDescriptorEvent(CommandSetDescriptor descriptor)
getDescriptor
public CommandSetDescriptor getDescriptor()
Copyright © 2008-2011 Sonatype. All Rights Reserved.