org.codehaus.activemq.itest.ejb
Interface MessengerHome

All Superinterfaces:
EJBHome, Remote

public interface MessengerHome
extends EJBHome

Provides the Home interface of the MessengerBean.

Version:
$Revision: 1.1 $

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

Method Detail

create

public MessengerObject create()
                       throws RemoteException,
                              CreateException
Throws:
RemoteException
CreateException


Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.