org.hudsonci.rest.plugin
Class RestPlugin.ProviderEnabler

java.lang.Object
  extended by org.hudsonci.rest.plugin.RestPlugin.ProviderEnabler
All Implemented Interfaces:
EventConsumer
Enclosing class:
RestPlugin

@Named
@Singleton
public static class RestPlugin.ProviderEnabler
extends Object
implements EventConsumer


Constructor Summary
RestPlugin.ProviderEnabler(RestPlugin plugin)
           
 
Method Summary
 void consume(EventObject event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestPlugin.ProviderEnabler

@Inject
public RestPlugin.ProviderEnabler(RestPlugin plugin)
Method Detail

consume

public void consume(EventObject event)
             throws Exception
Specified by:
consume in interface EventConsumer
Throws:
Exception


Copyright © 2004-2011 Hudson. All Rights Reserved.