org.springframework.osgi.blueprint
Class FactoryComponent
java.lang.Object
org.springframework.osgi.blueprint.FactoryComponent
public class FactoryComponent
- extends Object
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryComponent
public FactoryComponent()
staticMethod
public static Object staticMethod(Long arg1,
String arg2,
Integer arg3)
staticMethod
public static Object staticMethod(Object arg)
staticMethod
public static Object staticMethod()
instanceMethod
public Object instanceMethod()
instanceMethod
public Object instanceMethod(Object arg)
instanceMethod
public Object instanceMethod(Long arg1,
String arg2,
Integer arg3)
Copyright © 2006-2011 Spring Framework. All Rights Reserved.