| OpenFrame-AppKit documentation | view source | Contained in the OpenFrame-AppKit distribution. |
OpenFrame::AppKit::Segment::SessionLoader - a pipeline segment to manage sessions
use OpenFrame::AppKit; my $session_loader = OpenFrame::Segment::SessionLoader->new();
The OpenFrame::AppKit::Segment::SessionLoader class is a pipeline segment and inherits its
interface from there. It manages OpenFrame::AppKit::Session objects.
James A. Duncan <jduncan@fotango.com>
Copyright 2002 Fotango Ltd. All Rights Reserved
This program is released under the same license as Perl itself.
| OpenFrame-AppKit documentation | view source | Contained in the OpenFrame-AppKit distribution. |