public final class OperatorImplementationFactory_THE_
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static OperatorImplementation_V0105 |
getOperatorImplementation(java.lang.String componentName,
java.lang.String typeName)
Gets The implementation object for the concerned THE_xyz operator
|
public static OperatorImplementation_V0105 getOperatorImplementation(java.lang.String componentName, java.lang.String typeName) throws NotFoundException
componentName - The component Name implied by a potential THE_xyz operator invocationtypeName - The type name that was given as the arguments signature in a potential THE_xyz operator invocationNotFoundException - if no operator implementaiton could be found