Uses of Interface
net.jini.admin.JoinAdmin

Packages that use JoinAdmin
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
 

Uses of JoinAdmin in com.sun.jini.fiddler
 

Subinterfaces of JoinAdmin in com.sun.jini.fiddler
 interface FiddlerAdmin
          An administrative interface for the Fiddler implementation of the lookup discovery service (see Fiddler).
 

Uses of JoinAdmin in com.sun.jini.mercury
 

Subinterfaces of JoinAdmin in com.sun.jini.mercury
 interface MailboxAdmin
          An administrative interface for the mercury implementation of the event mailbox service.
 

Uses of JoinAdmin in com.sun.jini.outrigger
 

Subinterfaces of JoinAdmin in com.sun.jini.outrigger
 interface ConstrainableJavaSpaceAdmin
          Deprecated. The JavaSpace05.contents method can be used to view the space's contents.
 interface JavaSpaceAdmin
          Deprecated. Invoke the JoinAdmin and DestroyAdmin methods though those interfaces. A view of the space contents can be obtained through the JavaSpace05.contents method.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.