public interface IServiceExporter
| Modifier and Type | Method and Description | 
|---|---|
| <T extends Remote> | export(T service) | 
| <T extends Remote> | unexport(T service) | 
<T extends Remote> T export(T service) throws ExportException
ExportException<T extends Remote> void unexport(T service)
Copyright © GigaSpaces.