Class Handler.NoChannel

java.lang.Object
org.jgrapes.core.ClassChannel
org.jgrapes.core.annotation.Handler.NoChannel
All Implemented Interfaces:
Channel, Eligible
Enclosing class:
Handler

public static final class Handler.NoChannel extends ClassChannel
The default value for the channels parameter of the annotation.

Indicates that the parameter is not used.

  • Constructor Details