org.mule.providers.jdbc
Class NowPropertyExtractor

java.lang.Object
  extended byorg.mule.providers.jdbc.NowPropertyExtractor
All Implemented Interfaces:
org.mule.util.properties.PropertyExtractor

public class NowPropertyExtractor
extends Object
implements org.mule.util.properties.PropertyExtractor

Recognises the property 'NOW' to mean a TimeStamp with the current time


Constructor Summary
NowPropertyExtractor()
           
 
Method Summary
 Object getProperty(String name, Object message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NowPropertyExtractor

public NowPropertyExtractor()
Method Detail

getProperty

public Object getProperty(String name,
                          Object message)
Specified by:
getProperty in interface org.mule.util.properties.PropertyExtractor


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.