Selector

public @interface Selector

Mark a native method with this annotation to tell NatJ that which selectors the method responds to.

Only native methods with this annotation will be registered in the runtime created Objective-C classes by NatJ.