Uses of Interface
com.sun.jini.outrigger.JavaSpaceAdmin

Packages that use JavaSpaceAdmin
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
 

Uses of JavaSpaceAdmin in com.sun.jini.outrigger
 

Subinterfaces of JavaSpaceAdmin in com.sun.jini.outrigger
 interface ConstrainableJavaSpaceAdmin
          Deprecated. The JavaSpace05.contents method can be used to view the space's contents.
 

Classes in com.sun.jini.outrigger that implement JavaSpaceAdmin
(package private)  class AdminProxy
          AdminProxy objects are connected to particular OutriggerServerImpls to implement the JavaSpaceAdmin interface for the server.
(package private)  class ConstrainableAdminProxy
          Constrainable subclass of AdminProxy
 



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