com.atlassian.plugin.spring
Class FooablePluginService

java.lang.Object
  extended by com.atlassian.plugin.spring.FooablePluginService
All Implemented Interfaces:
Barable, Fooable

public class FooablePluginService
extends Object
implements Fooable


Constructor Summary
FooablePluginService()
           
 
Method Summary
 void sayHi()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooablePluginService

public FooablePluginService()
Method Detail

sayHi

public void sayHi()
Specified by:
sayHi in interface Fooable


Copyright © 2011 Atlassian. All Rights Reserved.