com.atlassian.bamboo.event.spi
Class BambooEventRunnableFactory

java.lang.Object
  extended by com.atlassian.bamboo.event.spi.BambooEventRunnableFactory
All Implemented Interfaces:
com.atlassian.event.spi.EventRunnableFactory

public class BambooEventRunnableFactory
extends java.lang.Object
implements com.atlassian.event.spi.EventRunnableFactory

Since:
v4.0

Constructor Summary
BambooEventRunnableFactory()
           
 
Method Summary
 java.lang.Runnable getRunnable(com.atlassian.event.spi.ListenerInvoker listenerInvoker, java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooEventRunnableFactory

public BambooEventRunnableFactory()
Method Detail

getRunnable

public java.lang.Runnable getRunnable(com.atlassian.event.spi.ListenerInvoker listenerInvoker,
                                      java.lang.Object o)
Specified by:
getRunnable in interface com.atlassian.event.spi.EventRunnableFactory


Copyright © 2012 Atlassian. All Rights Reserved.