public class TimeoutAntn extends MethodAntn implements org.eclipse.microprofile.faulttolerance.Timeout
| Constructor and Description |
|---|
TimeoutAntn(Class<?> beanClass,
Method method)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ChronoUnit |
unit() |
void |
validate()
Validate the annotation on this method.
|
long |
value() |
annotationType, getParamOverride, lookupAnnotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotationType, equals, hashCode, toStringpublic void validate()
MethodAntnvalidate in class MethodAntnpublic long value()
public ChronoUnit unit()
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.