org.apache.el.lang
Class FunctionMapperImpl.Function
public static
class
FunctionMapperImpl.Function
extends Object
implements Externalizable
protected String localName
protected transient Method m
protected String name
protected String owner
protected String prefix
protected String[] types
public Function(String prefix, String localName, Method m)
public Function()
public boolean equals(Object obj)
public Method getMethod()
public int hashCode()
public boolean matches(String prefix, String localName)
public void readExternal(ObjectInput in)
public void writeExternal(ObjectOutput out)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.