Пример #1
0
 /** Proxy to {@link BpelRuntimeContext# }. */
 public void writeEndpointReference(PartnerLinkInstance plval, Element element) {
   _brc.writeEndpointReference(plval, element);
 }