org.jboss.aop
Class MethodInterceptors
java.lang.Object
org.jboss.aop.MethodInterceptors
public class MethodInterceptors
- extends Object
- Version:
- $Revision: 69354 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInterceptors
public MethodInterceptors(Advisor advisor)
keys
public long[] keys()
getMethodInfo
public MethodInfo getMethodInfo(long hash)
getMatchInfo
public org.jboss.aop.MethodMatchInfo getMatchInfo(long hash)
put
public void put(long hash,
MethodInfo info)
clear
public void clear()
size
public int size()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.