20212223242526
public static final int HTTP_PORT = 8080; public VirtualBpelgEngine() { super(); this.defaultEngine = new BpelgEngine(); }