org.jbpm.msg
Interface MessageService

All Superinterfaces:
Serializable, Service
All Known Implementing Classes:
DbMessageService

public interface MessageService
extends Service


Method Summary
 void close()
           
 void send(Job job)
           
 

Method Detail

send

void send(Job job)

close

void close()
Specified by:
close in interface Service


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.