| Package | Description | 
|---|---|
| com.hazelcast.concurrent.lock | |
| com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. | 
| com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. | 
| com.hazelcast.spi.impl.servicemanager | Contains the API for the  ServiceManager. | 
| com.hazelcast.spi.impl.servicemanager.impl | Contains the  ServiceManagerimplementation. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InternalLockService | 
| interface  | LockService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LockServiceImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends SharedService>  | NodeEngine. getSharedService(String serviceName)Gets the  SharedServicefor the given serviceName. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends SharedService>  | NodeEngineImpl. getSharedService(String serviceName) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends SharedService>  | ServiceManager. getSharedService(String serviceName)Gets a SharedService by serviceName. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends SharedService>  | ServiceManagerImpl. getSharedService(String serviceName) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.