Package org.jgrapes.core.annotation
Class Handler.NoChannel
java.lang.Object
org.jgrapes.core.ClassChannel
org.jgrapes.core.annotation.Handler.NoChannel
- Enclosing class:
Handler
The default value for the
channels
parameter of
the annotation.Indicates that the parameter is not used.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jgrapes.core.Channel
Channel.Default
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jgrapes.core.ClassChannel
defaultCriterion, equals, hashCode, isEligibleFor, toString
-
Constructor Details
-
NoChannel
public NoChannel()
-