public class BeanshellAttributeOperationFactory extends AttributeOperationFactory
context| Constructor and Description |
|---|
BeanshellAttributeOperationFactory(PlugInContext context) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
createOperation(AttributeType type,
java.lang.String expression) |
java.lang.Class |
getOperationClass() |
getFactorypublic BeanshellAttributeOperationFactory(PlugInContext context)
public Operation createOperation(AttributeType type, java.lang.String expression) throws java.lang.Error
createOperation in class AttributeOperationFactoryjava.lang.Errorpublic java.lang.Class getOperationClass()
getOperationClass in class AttributeOperationFactory