org.mule.container
Interface DummyEjbHome

All Superinterfaces:
EJBHome, Remote
All Known Implementing Classes:
DummyEjbHomeProxy

public interface DummyEjbHome
extends EJBHome

DummyHome Test EJB


Method Summary
 DummyEjb create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

DummyEjb create()
                throws RemoteException,
                       CreateException
Throws:
RemoteException
CreateException


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.