org.drools.grid.service.directory.impl
Class WhitePagesServer

java.lang.Object
  extended by org.drools.grid.service.directory.impl.WhitePagesServer
All Implemented Interfaces:
MessageReceiverHandler

public class WhitePagesServer
extends Object
implements MessageReceiverHandler


Nested Class Summary
static interface WhitePagesServer.Exec
           
 
Constructor Summary
WhitePagesServer(WhitePages whitePages)
           
 
Method Summary
 void messageReceived(Conversation conversation, Message msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhitePagesServer

public WhitePagesServer(WhitePages whitePages)
Method Detail

messageReceived

public void messageReceived(Conversation conversation,
                            Message msg)
Specified by:
messageReceived in interface MessageReceiverHandler


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.