Uses of Class
bexee.model.BPELDocumentException

Packages that use BPELDocumentException
bexee.admin bexee Administration package. 
bexee.model Java representation of the BPEL language. 
 

Uses of BPELDocumentException in bexee.admin
 

Methods in bexee.admin that throw BPELDocumentException
protected  BPELProcess Manager.createBPELProcess(java.lang.String bpel)
          Create a new BPELProcess given a bpel xml document.
 

Uses of BPELDocumentException in bexee.model
 

Methods in bexee.model that throw BPELDocumentException
 BPELProcess BPELProcessFactoryImpl.createBPELProcess(java.io.InputStream bpelDocumentStream)
          Create a BPELProcess for the BPEL document passed as an InputStream.
abstract  BPELProcess BPELProcessFactory.createBPELProcess(java.io.InputStream bpelDocumentStream)
          The concrete factories will have to implement this method.
 



Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.