Пример #1
0
 /** Proxy to {@link BpelRuntimeContext# }. */
 public Element getMyRequest(String mexId) {
   return _brc.getMyRequest(mexId);
 }