rmi
This is the home page for
the rmi module.
NOTE: maintenance on this module has been restarted.
Soon, beta for Netbeans 5.0.
Future Project-Related Features
The RMI Project User View
Main Features
- RMI Specific Compilation and Execution
The module provides the RMI Stub Compiler which allows you to generate
stubs and skeletons. You can also use RMI Executor to execute remote
objects using dynamic class loading.
- RMI Registry Browser
The RMI Registry Browser allows you to browse RMI registries that
are running on your local machine or elsewhere on the network. You
can see the remote interfaces and remote objects that have been
registered with the naming service, and perform operations such as
copying client-side binding code.
- Activation System Browser
The Activation System Browser allows you to browse Activation Systems that
are running on your local machine or elsewhere on the network. You
can use customizers to see and modify registered groups, activation
objects and serialized data. It is also possible to perform special
operations like copying client-side binding code, shutdown,
activation, inactivation and to register an activation object into
the RMI Registry.
- RMI Wizard and Templates
You can create a new RMI Object using the RMI Wizard or RMI
templates. There are predefined templates for UnicastRemoteObject,
Activatable and PortableRemoteObject (RMI-IIOP).
More Documentation
Related Links
To get involved, join the main developer's mailing list by sending email to
nbdev-subscribe@netbeans.org.