Invocation API 1.1.0.Final

org.jboss.invocation.proxy.classloading
Class MethodStore

java.lang.Object
  extended by org.jboss.invocation.proxy.classloading.MethodStore

public class MethodStore
extends Object

Author:
Stuart Douglas

Field Summary
static ThreadLocal<Method[]> METHODS
           
 
Constructor Summary
MethodStore()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

METHODS

public static final ThreadLocal<Method[]> METHODS
Constructor Detail

MethodStore

public MethodStore()

Invocation API 1.1.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.