org.oddjob.script
Class InvokeType.Conversions

java.lang.Object
  extended by org.oddjob.script.InvokeType.Conversions
All Implemented Interfaces:
ConversionProvider
Enclosing class:
InvokeType

public static class InvokeType.Conversions
extends Object
implements ConversionProvider


Constructor Summary
InvokeType.Conversions()
           
 
Method Summary
 void registerWith(ConversionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokeType.Conversions

public InvokeType.Conversions()
Method Detail

registerWith

public void registerWith(ConversionRegistry registry)
Specified by:
registerWith in interface ConversionProvider