public abstract static class SharedObjects.SharedObject<T> extends Object
| Constructor and Description | 
|---|
| SharedObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract void | closeInstance(T instance) | 
| protected abstract T | createInstance() | 
| T | get() | 
| void | release() | 
Copyright © GigaSpaces.