org.jboss.aop.proxy.container
Class AOPProxyFactoryParameters.Ctor
java.lang.Object
org.jboss.aop.proxy.container.AOPProxyFactoryParameters.Ctor
- Enclosing class:
- AOPProxyFactoryParameters
public static class AOPProxyFactoryParameters.Ctor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AOPProxyFactoryParameters.Ctor
public AOPProxyFactoryParameters.Ctor(Class[] signature,
Object[] arguments)
getArguments
public Object[] getArguments()
getSignature
public Class[] getSignature()
Copyright © 2004 JBoss Inc. All Rights Reserved.