| Package | Description |
|---|---|
| org.mule.extensions.java.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
Object |
JavaNewInstanceOperation.newInstance(ConstructorIdentifier identifier,
Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args)
Operation that allows the user to create a new instance of the given
class
The identifier of the Constructor to be used includes the class and constructor names,
being the constructor a full description of its signature including the types of each parameter. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.