com.objectplanet.survey.plugin.event
Class PluginBusEvent.NonVetoable

java.lang.Object
  extended by com.objectplanet.survey.plugin.event.PluginBusEvent
      extended by com.objectplanet.survey.plugin.event.PluginBusEvent.NonVetoable
Enclosing class:
PluginBusEvent

public abstract static class PluginBusEvent.NonVetoable
extends PluginBusEvent

An event implementation that cannot be vetoed.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.objectplanet.survey.plugin.event.PluginBusEvent
PluginBusEvent.NonVetoable
 
Constructor Summary
PluginBusEvent.NonVetoable(IPBComponent source)
          Creates a new non-vetoable event.
 
Method Summary
 void veto()
          Disallows this event from being vetoed.
 
Methods inherited from class com.objectplanet.survey.plugin.event.PluginBusEvent
getSource, isVetoed, paramString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PluginBusEvent.NonVetoable

public PluginBusEvent.NonVetoable(IPBComponent source)
Creates a new non-vetoable event.

Parameters:
source - The event source
Method Detail

veto

public void veto()
Disallows this event from being vetoed.

Overrides:
veto in class PluginBusEvent

Copyright ? ObjectPlanet Inc. All Rights Reserved.

Built on December 20 2016