站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

BeanShellScript.InvocationCouple (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


org.jboss.varia.deployment
Class BeanShellScript.InvocationCouple

java.lang.Object
  extended byorg.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)
           
 
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.