org.jboss.webbeans.bootstrap.spi
Interface MethodDescriptor


public interface MethodDescriptor


Method Summary
 java.lang.String getMethodName()
           
 java.lang.Class<?>[] getMethodParameterTypes()
           
 

Method Detail

getMethodName

java.lang.String getMethodName()

getMethodParameterTypes

java.lang.Class<?>[] getMethodParameterTypes()


Copyright © 2008. All Rights Reserved.