public abstract class ActionInvocationFacetAbstract extends FacetAbstract implements ActionInvocationFacet
For example, a Java-based subclass would use java.lang.reflect.Method to invoke whereas under .NET it would be System.Reflect.MethodInfo.
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingActionInvocationFacet.CurrentInvocationcurrentInvocation| Constructor and Description |
|---|
ActionInvocationFacetAbstract(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Facet> |
type() |
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOnType, getReturnType, invoke, invokealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic ActionInvocationFacetAbstract(FacetHolder holder)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.