com.atlassian.plugin.spring
Class FooBarableBean

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

public class FooBarableBean
extends AbstractBarable
implements Fooable


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

Constructor Detail

FooBarableBean

public FooBarableBean()
Method Detail

sayHi

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


Copyright © 2013 Atlassian. All Rights Reserved.