Is it possible to bind custom action with custom apex controller?

I have a skuid page and custom action added on it. Is there a way to bind that custom action with a method in my apex class?

This question/answer should point you in the right direction: Calling apex function