org.objectweb.easybeans.deployment.annotations.impl
Class JRemote

java.lang.Object
  extended by org.objectweb.easybeans.deployment.annotations.impl.JInterface
      extended by org.objectweb.easybeans.deployment.annotations.impl.JRemote

public class JRemote
extends JInterface

List of remote interfaces.

Author:
Florent Benoit

Constructor Summary
JRemote()
           
 
Method Summary
 
Methods inherited from class org.objectweb.easybeans.deployment.annotations.impl.JInterface
addInterface, getInterfaces, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JRemote

public JRemote()