java - How to wire a custom MailProducer with jBPM 4.3? -


मेरे पास एक कस्टम मेल निर्माता कार्यान्वयन है जो "वैकल्पिक" सामग्री प्रकार के साथ बहुपक्षी MimeMessages बनाता है।

लेकिन कैसे क्या मैं डिफ़ॉल्ट के बजाय मेरी कार्यान्वयन को तार कर सकता हूं? (Org.jbpm.pvm.internal.email.impl.MailProducerImpl)


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -