|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationEvent | |
|---|---|
| org.beanlet.event | Contains all beanlet core events. |
| Uses of OperationEvent in org.beanlet.event |
|---|
| Methods in org.beanlet.event that return OperationEvent | |
|---|---|
OperationEvent |
OperationEvent.setOperationName(String name)
Sets the name of the operation to be invoked. |
OperationEvent |
OperationEvent.setParameters(Object... args)
Sets the parameters target for invocation. |
OperationEvent |
OperationEvent.setParameterTypes(Class<?>[] parameterTypes)
Sets the parameter types for identifing the operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||