public interface PContentOpInvokerBean extends Remote
Modifier and Type | Method and Description |
---|---|
String |
invokeContentOp(String input,
String opcodeName)
Invoke the content op and return results
|
String invokeContentOp(String input, String opcodeName) throws RemoteException
input
- - input flistopcodeName
- - name of opcode to be invokedRemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.