WebLogic Integration


Uses of Interface
com.bea.eci.repository.ejb.XMLRepository

Packages that use XMLRepository
com.bea.eci.repository.ejb Provides the classes for the stateless session EJB eCI repository interface. 
com.bea.eci.repository.helper Provides the classes required by the ECI repository interface. 
com.bea.wlpi.client.common Provides the WebLogic Process Integrator common client-side classes. 
com.bea.wlpi.client.repository Provides the classes for the eCI repository client for Weblogioc Process Integrator. 
 

Uses of XMLRepository in com.bea.eci.repository.ejb
 

Methods in com.bea.eci.repository.ejb that return XMLRepository
 XMLRepository XMLRepositoryHome.create()
           
 

Uses of XMLRepository in com.bea.eci.repository.helper
 

Constructors in com.bea.eci.repository.helper with parameters of type XMLRepository
RepositoryResolver.RepositoryResolver(XMLRepository repEJB)
          Create a new RepositoryResolver and uses the provided Repository EJB reference.
 

Uses of XMLRepository in com.bea.wlpi.client.common
 

Methods in com.bea.wlpi.client.common that return XMLRepository
 XMLRepository WLPI.getRepository()
          Return a reference to an XMLRepository EJB object.
 

Uses of XMLRepository in com.bea.wlpi.client.repository
 

Constructors in com.bea.wlpi.client.repository with parameters of type XMLRepository
RepositoryExplorer.RepositoryExplorer(XMLRepository ejb, javax.swing.JFrame parentFrame)
          Creates new RepositoryExplorer.
RepositoryExplorer.RepositoryExplorer(XMLRepository ejb, javax.swing.JDialog parentDialog)
          Creates new RepositoryExplorer.
 


WebLogic Integration

WebLogic Integration (WLI)