Return to www.inductionframework.org

com.acciente.induction.resolver
Class ClassAndMethod

java.lang.Object
  extended by com.acciente.induction.resolver.ClassAndMethod

public class ClassAndMethod
extends java.lang.Object

ClassAndMethod

Author:
Adinath Raveendra Raj

Constructor Summary
ClassAndMethod(java.lang.String sClassName, java.lang.String sMethodName)
           
 
Method Summary
 java.lang.String getClassName()
           
 java.lang.String getMethodName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassAndMethod

public ClassAndMethod(java.lang.String sClassName,
                      java.lang.String sMethodName)
Method Detail

getClassName

public java.lang.String getClassName()

getMethodName

public java.lang.String getMethodName()

Return to www.inductionframework.org

Copyright © 2008-2011 Acciente, LLC. All Rights Reserved.