org.springframework.osgi.blueprint
Class DateConstructor

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

public class DateConstructor
extends Object

Author:
Costin Leau

Constructor Summary
DateConstructor(Date date)
           
 
Method Summary
 Date getDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateConstructor

public DateConstructor(Date date)
Method Detail

getDate

public Date getDate()


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