org.ow2.bonita.pvm.internal.jobexecutor
Class JobExecutorMessageSession

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.jobexecutor.JobExecutorMessageSession
All Implemented Interfaces:
MessageSession

public class JobExecutorMessageSession
extends java.lang.Object
implements MessageSession

Author:
Tom Baeyens

Constructor Summary
JobExecutorMessageSession()
           
 
Method Summary
 void send(MessageImpl<?> message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobExecutorMessageSession

public JobExecutorMessageSession()
Method Detail

send

public void send(MessageImpl<?> message)
Specified by:
send in interface MessageSession


Copyright © 2009 OW2 Consortium. All Rights Reserved.