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.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.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)