- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- Serializable
public class PluginEvent
extends EventObject
All Plugin events are encapsulated in this class, which
simply contains the source Plugin, but may in future include more
information.
- Author:
- Paul Smith
- See Also:
- Serialized Form
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
Plugin |
getPlugin()
Returns the source Plugin of this event, which is simple
the getSource() method casted to Plugin for convenience.
|
-
-
Method Detail
-
getPlugin
public Plugin getPlugin()
Returns the source Plugin of this event, which is simple
the getSource() method casted to Plugin for convenience.
- Returns:
- Plugin source of this event
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.