com.ebmwebsourcing.easybpel.model.bpel.tools.validator
Class BPELAnalyser

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.tools.validator.BPELAnalyser

public class BPELAnalyser
extends java.lang.Object


Constructor Summary
BPELAnalyser()
           
 
Method Summary
 AnalysorResult analyze(java.net.URL bpel)
           
static com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader getBPELReader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPELAnalyser

public BPELAnalyser()
             throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Method Detail

getBPELReader

public static com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader getBPELReader()
                                                                                 throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException

analyze

public AnalysorResult analyze(java.net.URL bpel)
                       throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException


Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.