|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.valhalla.pluginmanager.PluginEvent
public class PluginEvent
All events fired in the plugin chain must inherit PluginEvent
| Field Summary | |
|---|---|
protected java.lang.Object |
source
|
| Constructor Summary | |
|---|---|
PluginEvent(java.lang.Object source)
The default constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
getSource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Object source
| Constructor Detail |
|---|
public PluginEvent(java.lang.Object source)
source - The source of this event| Method Detail |
|---|
public java.lang.Object getSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||