Uses of Interface
com.sun.sgs.internal.ManagerLocator

Packages that use ManagerLocator
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
com.sun.sgs.internal Provides implementation hooks for a RedDwarf Server to configure the underlying behavior of the system. 
 

Uses of ManagerLocator in com.sun.sgs.impl.kernel
 

Classes in com.sun.sgs.impl.kernel that implement ManagerLocator
(package private)  class ManagerLocatorImpl
          Package-private implementation of ManagerLocator that is to be used as the default locator for the InternalContext.
 

Uses of ManagerLocator in com.sun.sgs.internal
 

Methods in com.sun.sgs.internal that return ManagerLocator
static ManagerLocator InternalContext.getManagerLocator()
          Returns the ManagerLocator for use by the current application.
 

Methods in com.sun.sgs.internal with parameters of type ManagerLocator
static void InternalContext.setManagerLocator(ManagerLocator managerLocator)
          Sets the ManagerLocator which is used to retrieve managers for the application.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved