org.drools.grid.service.directory.impl
Class CoreServicesLookupImpl
java.lang.Object
org.drools.grid.service.directory.impl.CoreServicesLookupImpl
- All Implemented Interfaces:
- CoreServicesLookup
public class CoreServicesLookupImpl
- extends Object
- implements CoreServicesLookup
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreServicesLookupImpl
public CoreServicesLookupImpl(Map<String,GridServiceDescription> services)
getServices
public Map<String,GridServiceDescription> getServices()
- Specified by:
getServices in interface CoreServicesLookup
lookup
public GridServiceDescription lookup(Class cls)
- Specified by:
lookup in interface CoreServicesLookup
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.