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