public abstract class ServiceFactory extends Object
| Constructor and Description | 
|---|
ServiceFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Closeable | 
createService()  | 
protected abstract String | 
getServiceClassName()  | 
abstract String | 
getServiceName()  | 
protected abstract void | 
initializeClasspath(ClasspathBuilder classpath)  | 
public Closeable createService()
public abstract String getServiceName()
protected abstract String getServiceClassName()
protected abstract void initializeClasspath(ClasspathBuilder classpath)
Copyright © GigaSpaces.