Class DateTimeMethodModeStaticMethod
java.lang.Object
com.espertech.esper.common.client.hook.datetimemethod.DateTimeMethodModeStaticMethod
- All Implemented Interfaces:
DateTimeMethodMode
Provides information about the public static method that implements the logic for the date-time method.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DateTimeMethodModeStaticMethod
Ctor.- Parameters:
clazz
- classmethodName
- method
-
-
Method Details
-
getClazz
Returns the class- Returns:
- class
-
getMethodName
Returns the method- Returns:
- method
-