org.drools.grid
Interface CoreServicesLookup

All Known Implementing Classes:
CoreServicesLookupImpl

public interface CoreServicesLookup


Method Summary
 Map<String,GridServiceDescription> getServices()
           
 GridServiceDescription lookup(Class cls)
           
 

Method Detail

lookup

GridServiceDescription lookup(Class cls)

getServices

Map<String,GridServiceDescription> getServices()


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