Package com.sun.jini.compat.admin2

This package contains admin implementations for the services that ship with the Jini(TM) Technology Starter Kit, v2.0 and later.

See:
          Description

Class Summary
ExecServiceAdmin This class implements the BasicServiceAdmin and BasicLookupAdmin interfaces to automate the testing of any transient or persistent programs.
ServiceDestroyer This class provides static methods that can be used to destroy a service.
ServiceStarterAdmin This class implements the BasicServiceAdmin and BasicLookupAdmin interfaces to automate the testing of any activatable program that can be started by the ServiceStarter framework.
 

Package com.sun.jini.compat.admin2 Description

This package contains admin implementations for the services that ship with the Jini(TM) Technology Starter Kit, v2.0 and later. These classes are provided as examples of how to write your own service's admin. Admins are used to automate the testing of a program using the Jini Technology Lookup, Discovery, and Join Compatibility Kit.

See Also:
Implementing the LDJ Kit Admin Interface, Running the Jini Technology Lookup, Discovery, and Join Compatibility Kit


Copyright 2005, Sun Microsystems, Inc.
Licensed under the Apache License, Version 2.0.