org.neo.swarm.services.classloader
Interface RemoteClassLoader
- All Known Implementing Classes:
- DistributedClassLoader
- public interface RemoteClassLoader
Defines the API that other containers use to remotely locate classes
- Author:
- navery
loadApplicationClass
public java.lang.Class loadApplicationClass(java.lang.String name)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.