
public interface AroundTimeoutType<T> extends Child<T>, JavaeeAroundTimeoutCommonType<T,AroundTimeoutType<T>>
around-timeoutType xsd type| Modifier and Type | Method and Description |
|---|---|
AroundTimeoutType<T> |
clazz(String clazz)
Sets the
class element |
String |
getClazz()
Returns the
class element |
String |
getMethodName()
Returns the
method-name element |
AroundTimeoutType<T> |
methodName(String methodName)
Sets the
method-name element |
AroundTimeoutType<T> |
removeClazz()
Removes the
class element |
AroundTimeoutType<T> |
removeMethodName()
Removes the
method-name element |
AroundTimeoutType<T> clazz(String clazz)
class elementclazz - the value for the element classAroundTimeoutTypeString getClazz()
class elementclassAroundTimeoutType<T> removeClazz()
class elementAroundTimeoutTypeAroundTimeoutType<T> methodName(String methodName)
method-name elementmethodName - the value for the element method-nameAroundTimeoutTypeString getMethodName()
method-name elementmethod-nameAroundTimeoutType<T> removeMethodName()
method-name elementAroundTimeoutTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.