Home
last modified time | relevance | path

Searched defs:MethodInvocation (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/ui/event/
H A DMethodInvocation.java39 public class MethodInvocation class
53 public MethodInvocation(String methodName, Object obj) throws NoSuchMethodException in MethodInvocation() method in MethodInvocation
58 public MethodInvocation(Method method, Object obj) in MethodInvocation() method in MethodInvocation
63 …public MethodInvocation(String methodName, Object obj, Class paramClass) throws NoSuchMethodExcept… in MethodInvocation() method in MethodInvocation
71 public MethodInvocation(Method method, Object obj, Class paramClass) in MethodInvocation() method in MethodInvocation

Completed in 15 milliseconds