Package net.officefloor.plugin.clazz
Annotation Type NonFunctionMethod
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface NonFunctionMethod
Enables flagging apublic
method of aClass
to not beManagedFunction
for theClassManagedFunctionSource
.- Author:
- Daniel Sagenschneider