org.springframework.osgi.blueprint
Class ConstructorInjectionStaticFactory

java.lang.Object
  extended by org.springframework.osgi.blueprint.ConstructorInjectionStaticFactory

public class ConstructorInjectionStaticFactory
extends Object

Author:
Costin Leau

Constructor Summary
ConstructorInjectionStaticFactory()
           
 
Method Summary
static Object makeInstance(Date[] date)
           
static Object makeInstance(URL[] obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectionStaticFactory

public ConstructorInjectionStaticFactory()
Method Detail

makeInstance

public static Object makeInstance(Date[] date)

makeInstance

public static Object makeInstance(URL[] obj)


Copyright © 2006-2011 Spring Framework. All Rights Reserved.