org.jboss.varia.deployment
Class BeanShellScript.InvocationCouple

java.lang.Object
  extended by org.jboss.varia.deployment.BeanShellScript.InvocationCouple
Enclosing class:
BeanShellScript

public class BeanShellScript.InvocationCouple
extends Object


Field Summary
 Method method
           
 Object proxy
           
 
Constructor Summary
BeanShellScript.InvocationCouple(Object proxy, Method m)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

proxy

public Object proxy

method

public Method method
Constructor Detail

BeanShellScript.InvocationCouple

public BeanShellScript.InvocationCouple(Object proxy,
                                        Method m)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.