Jetif v1.8.0

jetif.ext.proxy
Interface EJBProxyAgentHome

All Superinterfaces:
javax.ejb.EJBHome, Remote

public interface EJBProxyAgentHome
extends javax.ejb.EJBHome

This interface EJBProxyAgentHome represents home interface of the proxy agent bean.
Please refer to information in EJBProxy.

Author:
Vicky Wang
See Also:
EJBProxy

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

Method Detail

create

public EJBProxyAgent create()
                     throws RemoteException,
                            javax.ejb.CreateException
Throws:
RemoteException
javax.ejb.CreateException

Jetif v1.8.0

Copyright © 2004,2005 Vicky Wang - All Rights Reserved.