org.jboss.aspects.asynch
Class AsynchRemoting

java.lang.Object
  extended by org.jboss.aspects.asynch.AsynchRemoting

public class AsynchRemoting
extends Object

Comment

Version:
$Revision: 1.1.8.3 $
Author:
Bill Burke

Constructor Summary
AsynchRemoting()
           
 
Method Summary
static org.jboss.aop.proxy.ClassProxy createRemoteProxy(Object objectId, Class clazz, org.jboss.remoting.InvokerLocator locator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchRemoting

public AsynchRemoting()
Method Detail

createRemoteProxy

public static org.jboss.aop.proxy.ClassProxy createRemoteProxy(Object objectId,
                                                               Class clazz,
                                                               org.jboss.remoting.InvokerLocator locator)
                                                        throws Exception
Throws:
Exception


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