org.apache.aries.proxy.impl.common
Class TypeMethod
java.lang.Object
org.apache.aries.proxy.impl.common.TypeMethod
public final class TypeMethod
- extends Object
This object stores a Method
and the class that declares it
Constructor Summary |
TypeMethod(org.objectweb.asm.Type declaringClass,
org.objectweb.asm.commons.Method method)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMethod
public TypeMethod(org.objectweb.asm.Type declaringClass,
org.objectweb.asm.commons.Method method)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.