org.apache.camel.converter
Class TimePatternConverter

java.lang.Object
  extended by org.apache.camel.converter.TimePatternConverter

@Converter
public final class TimePatternConverter
extends Object


Method Summary
static long toMilliSeconds(String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toMilliSeconds

@Converter
public static long toMilliSeconds(String source)
                           throws IllegalArgumentException
Throws:
IllegalArgumentException


Apache CAMEL