com.atlassian.plugin.osgi.factory.transform
Class Foo

java.lang.Object
  extended by com.atlassian.plugin.osgi.factory.transform.Foo
All Implemented Interfaces:
Barable, Fooable
Direct Known Subclasses:
FooChild

public class Foo
extends java.lang.Object
implements Fooable


Constructor Summary
Foo()
           
 
Method Summary
 SomeClass getSomeClass(java.lang.Integer blah)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Foo

public Foo()
Method Detail

getSomeClass

public SomeClass getSomeClass(java.lang.Integer blah)
Specified by:
getSomeClass in interface Barable


Copyright © 2013 Atlassian. All Rights Reserved.