public class BallBindingLiteral extends javax.enterprise.util.AnnotationLiteral<BallBinding> implements BallBinding
Named| Modifier and Type | Field and Description |
|---|---|
static BallBinding |
INSTANCE |
| Constructor and Description |
|---|
BallBindingLiteral(boolean requiresBall,
boolean requiresPlayer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
requiresBall() |
boolean |
requiresPlayer() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final BallBinding INSTANCE
Copyright © 2008-2015 Seam Framework. All Rights Reserved.