All Examples XML Examples BizTalk Example
Interface examples.xml.biztalk.ejb.BizBeanHome
- public interface BizBeanHome
- extends EJBHome
Interface used by EJB homes registered with a Biztalk server.
- Author:
- Copyright (c) 2000 by BEA Systems, Inc. All Rights Reserved.
-
create()
-
create
public abstract BizBean create() throws CreateException, RemoteException
All Examples XML Examples BizTalk Example