vdoclet.ejb
Class EjbLocalView

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

public class EjbLocalView
extends EjbView

Represents an EJB local client-view


Constructor Summary
EjbLocalView(EjbInfo ejbInfo)
          Construct a new EjbLocalView
 
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

EjbLocalView

public EjbLocalView(EjbInfo ejbInfo)
Construct a new EjbLocalView