org.kuali.student.lum.program.service.impl
Class TestProgramServiceImpl.ServiceMethodInvocationData

java.lang.Object
  extended by org.kuali.student.lum.program.service.impl.TestProgramServiceImpl.ServiceMethodInvocationData
Enclosing class:
TestProgramServiceImpl

private class TestProgramServiceImpl.ServiceMethodInvocationData
extends Object


Field Summary
(package private)  String methodName
           
(package private)  Object[] parameters
           
(package private)  Class<?>[] paramterTypes
           
 
Constructor Summary
private TestProgramServiceImpl.ServiceMethodInvocationData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

methodName

String methodName

parameters

Object[] parameters

paramterTypes

Class<?>[] paramterTypes
Constructor Detail

TestProgramServiceImpl.ServiceMethodInvocationData

private TestProgramServiceImpl.ServiceMethodInvocationData()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.