intarsys runtime library

de.intarsys.tools.objectmodel
Interface ISignatureInfo

All Known Subinterfaces:
IMethod
All Known Implementing Classes:
FunctorMethod

public interface ISignatureInfo

An object holding meta information about an executable object, like for example an IFunctor or IMethod.


Method Summary
 String getName()
           
 IClass[] getParameterTypes()
           
 

Method Detail

getName

String getName()

getParameterTypes

IClass[] getParameterTypes()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.