| 
 java.rmi.loader.packagePrefix
 note: this exception is deprecated as of Java 2 SDK, Standard Edition, v1.2
  | 
 		The package prefix for the class that implements the interface java.rmi.server.LoaderHandler. Defaults to sun.rmi.server.
  | 
| 
 java.rmi.registry.packagePrefix
 note: this exception is deprecated as of Java 2 SDK, Standard Edition, v1.2
  | 
 		The package prefix for the class that implements the interface java.rmi.registry.RegistryHandler. Defaults to sun.rmi.registry.
  | 
| 
 java.rmi.server.packagePrefix
 note: this exception is deprecated as of Java 2 SDK, Standard Edition, v1.2
  | 
 The server package prefix. Assumes that the implementation of the server reference classes (such as UnicastRef and UnicastServerRef) are located in the package defined by the prefix. Defaults to sun.rmi.server.
  |