Interface Invoker
-
- All Implemented Interfaces:
public interface Invoker
Glom
-
-
Method Summary
Modifier and Type Method Description abstract Object
invoke(AsahiContext context, Object params)
-
-
Method Detail
-
invoke
abstract Object invoke(AsahiContext context, Object params)
-
-
-
-