public class DoubleArrayElementWriteInvocation extends ArrayElementWriteInvocation
advisor, currentInterceptor, instanceResolver, interceptors, metadata, responseContextInfo, targetObject| Constructor and Description |
|---|
DoubleArrayElementWriteInvocation(Interceptor[] interceptors,
double[] target,
int index,
double value) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleValue() |
Object |
getValue() |
Object |
invokeTarget()
Invokes the target joinpoint for this invocation skipping any subsequent
interceptors in the chain.
|
addResponseAttachment, copy, getAdvisor, getArrayOwners, getCurrentInterceptor, getIndex, getResponseAttachment, getResponseContextInfo, getWrapper, invokeNext, resolveAnnotation, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData, resolveTypedAnnotation, resolveTypedAnnotation, resolveTypedClassAnnotation, setAdvisor, setInstanceResolver, setResponseContextInfogetInstanceResolver, getInterceptors, getMetaData, getMetaData, getTargetObject, invokeNext, setMetaData, setTargetObjectpublic DoubleArrayElementWriteInvocation(Interceptor[] interceptors, double[] target, int index, double value)
public Object invokeTarget()
InvocationBaseinvokeTarget in interface InvocationinvokeTarget in class ArrayElementInvocationpublic Object getValue()
getValue in class ArrayElementWriteInvocationpublic double getDoubleValue()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.