public class LongArrayElementWriteInvocation extends ArrayElementWriteInvocation
advisor, currentInterceptor, instanceResolver, interceptors, metadata, responseContextInfo, targetObject
Constructor and Description |
---|
LongArrayElementWriteInvocation(Interceptor[] interceptors,
long[] target,
int index,
long value) |
Modifier and Type | Method and Description |
---|---|
long |
getLongValue() |
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, setResponseContextInfo
getInstanceResolver, getInterceptors, getMetaData, getMetaData, getTargetObject, invokeNext, setMetaData, setTargetObject
public LongArrayElementWriteInvocation(Interceptor[] interceptors, long[] target, int index, long value)
public Object invokeTarget()
InvocationBase
invokeTarget
in interface Invocation
invokeTarget
in class ArrayElementInvocation
public Object getValue()
getValue
in class ArrayElementWriteInvocation
public long getLongValue()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.