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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.