org.jboss.weld.introspector
Interface ConstructorSignature

All Superinterfaces:
Serializable
All Known Implementing Classes:
ConstructorSignatureImpl

public interface ConstructorSignature
extends Serializable


Method Summary
 String[] getParameterTypes()
           
 

Method Detail

getParameterTypes

String[] getParameterTypes()


Copyright © 2013 Seam Framework. All Rights Reserved.