Class SpinFunctions


  • public class SpinFunctions
    extends java.lang.Object
    A FunctionMapper which resolves the Spin functions for Expression Language.

    Lazy loading: This implementation supports lazy loading: the Java Methods are loaded upon the first request.

    Caching: once the methods are loaded, they are cached in a Map for efficient retrieval.

    Author:
    Daniel Meyer
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String JSON  
      static java.lang.String S  
      static java.lang.String XML  
    • Constructor Summary

      Constructors 
      Constructor Description
      SpinFunctions()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait