net.sf.flock.webapp
Class FlockContext

java.lang.Object
  |
  +--net.sf.flock.webapp.FlockContext

public class FlockContext
extends java.lang.Object

Provides a thread-local context for the core Flock objects.

Version:
$Revision: 1.3 $
Author:
$Author: phraktle $

Method Summary
static SubscriptionManagerI getSubscriptionManager()
           
static void setSubscriptionManager(SubscriptionManagerI subscriptionManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSubscriptionManager

public static SubscriptionManagerI getSubscriptionManager()

setSubscriptionManager

public static void setSubscriptionManager(SubscriptionManagerI subscriptionManager)


Copyright © 2002-2003 Presence Inc. All Rights Reserved.