WebLogic Integration


Uses of Interface
com.bea.wlpi.server.admin.Admin

Packages that use Admin
com.bea.wlpi.client.common Provides the WebLogic Process Integrator common client-side classes. 
com.bea.wlpi.client.util Various utilities for use with WebLogic Process Integrator. 
com.bea.wlpi.server.admin Provides the WebLogic Process Integrator administration session EJB. 
 

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

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

Uses of Admin in com.bea.wlpi.client.util
 

Methods in com.bea.wlpi.client.util that return Admin
 Admin EJBHelper.getAdmin()
          Provides a reference to the Admin EJB.
 

Uses of Admin in com.bea.wlpi.server.admin
 

Methods in com.bea.wlpi.server.admin that return Admin
 Admin AdminHome.create()
          Create a remote object that implements the Admin interface.
 Admin AdminHome.create(boolean disableOptimizations)
          Create a remote object that implements the Admin interface.
 


WebLogic Integration

WebLogic Integration (WLI)