public interface IClassProvider extends Remote
Modifier and Type | Method and Description |
---|---|
byte[] |
getClassDefinition(long id,
String className) |
byte[] |
getResource(long id,
String resourceName) |
long |
putClassLoader(ClassLoader classLoader) |
byte[] getClassDefinition(long id, String className) throws RemoteException, ClassNotFoundException
byte[] getResource(long id, String resourceName) throws RemoteException, ClassNotFoundException
long putClassLoader(ClassLoader classLoader) throws RemoteException
RemoteException
Copyright © GigaSpaces.