railo.runtime.reflection.storage
Class WeakMethodStorage
java.lang.Object
railo.runtime.reflection.storage.WeakMethodStorage
public final class WeakMethodStorage
- extends Object
Method Storage Class
WeakMethodStorage
public WeakMethodStorage()
getMethods
public Method[] getMethods(Class clazz,
Collection.Key methodName,
int count)
- returns a methods matching given criteria or null if method doesn't exist
- Parameters:
clazz
- clazz to get methods frommethodName
- Name of the Method to getcount
- wished count of arguments
- Returns:
- matching Methods as Array
Copyright © 2012 Railo