org.lobobrowser.clientlet
Interface ClientletThreadGroup
public interface ClientletThreadGroup
An interface the platform should have a ThreadGroup
extension implement such
that threads created during a request belong to
an instance of this interface.
- See Also:
ClientletAccess.getCurrentClientletContext()
getClientletContext
ClientletContext getClientletContext()
- Gets the clientlet context associated with the thread group.
Copyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Lobo Home]