vdoclet.ejb
Class EjbRemoteView

java.lang.Object
  |
  +--vdoclet.ejb.EjbView
        |
        +--vdoclet.ejb.EjbRemoteView

public class EjbRemoteView
extends EjbView

Represents an EJB remote client-view


Constructor Summary
EjbRemoteView(EjbInfo ejbInfo)
          Construct a new EjbRemoteInfo
 
Methods inherited from class vdoclet.ejb.EjbView
getHome, getInterface, getInterfaceClassName, isFlagged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbRemoteView

public EjbRemoteView(EjbInfo ejbInfo)
Construct a new EjbRemoteInfo