Class ExecutableIdentifierFactory
java.lang.Object
org.mule.extensions.java.internal.parameters.ExecutableIdentifierFactory
Factory implementation for obtaining an
ExecutableIdentifier from a given Executable element- Since:
- 1.0
-
Method Summary
-
Method Details
-
create
- Parameters:
executable- theExecutableto represent- Returns:
- a new instance of
ExecutableIdentifierthat identifies theexecutable
-