org.jboss.ejb3.remoting
Interface RemoteProxy

All Superinterfaces:
Proxy
All Known Implementing Classes:
BaseRemoteProxy, BaseSessionRemoteProxy, ServiceRemoteProxy, StatefulClusteredProxy, StatefulRemoteProxy, StatelessClusteredProxy, StatelessRemoteProxy

public interface RemoteProxy
extends Proxy

Comment

Version:
$Revision: 1.1.2.3 $
Author:
Bill Burke

Method Summary
 org.jboss.aop.metadata.SimpleMetaData getMetaData()
           
 
Methods inherited from interface org.jboss.ejb3.remoting.Proxy
getAsynchronousProxy, toString
 

Method Detail

getMetaData

org.jboss.aop.metadata.SimpleMetaData getMetaData()


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