WebLogic Integration


com.bea.eci.repository.ejb
Interface XMLRepositoryHome


public interface XMLRepositoryHome
extends javax.ejb.EJBHome

The home interface for the repository EJB.

Since:
WebLogic Process Integrator 2.0
Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

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

Method Detail

create

public XMLRepository create()
                     throws java.rmi.RemoteException,
                            javax.ejb.CreateException


WebLogic Integration

WebLogic Integration (WLI)