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

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

public class CoreServicesLookupConfiguration
extends Object
implements GridPeerServiceConfiguration


Constructor Summary
CoreServicesLookupConfiguration(Map<String,GridServiceDescription> services)
           
 
Method Summary
 void configureService(Grid grid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreServicesLookupConfiguration

public CoreServicesLookupConfiguration(Map<String,GridServiceDescription> services)
Method Detail

configureService

public void configureService(Grid grid)
Specified by:
configureService in interface GridPeerServiceConfiguration


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