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