public final class MemberNameCapability extends Object
Capable object which
is also an instance of Described or NamedObject
to the actual member in which it was defined. The most common
use case for this metadata capability is to support the
Parameter.alias() attribute. For example, consider
a Configuration parameter which is obtained through inspecting
fields in a class. This capability allows for the introspection model
to list the parameter by a given alias, while this parameter still
provides the real name of the field which is going to be needed
for further operations| Constructor and Description |
|---|
MemberNameCapability(String name) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.