Package AccessGrid :: Module SharedApplication
[show private | hide private]
[frames | no frames]

Module AccessGrid.SharedApplication

Shared Application Support for the AGTk.

This module defines classes for the Shared Application implementation,
interface, and interface wrapper.

Classes
ChannelHandler  
SharedApplication SharedApplication is the implementation class for an application...
SharedApplicationI SharedApplication is the interface class for an application...
SharedApplicationIW SOAP interface for a shared application.

Exceptions
InvalidPrivateToken Raised if an attempt to call an SharedApplication method is made with an invalid private token.

Function Summary
  CreateApplication(name, description, mimeType, eventService, id)
Factory method for creating application objects...

Variable Summary
str __revision__ = '$Id: SharedApplication.py,v 1.21.2.3 200...
Logger log = <logging.Logger instance at 0x014DD6E8>

Function Details

CreateApplication(name, description, mimeType, eventService, id=None)

Factory method for creating application objects

Variable Details

__revision__

Type:
str
Value:
'$Id: SharedApplication.py,v 1.21.2.3 2005/08/10 21:09:28 lefvert Exp \
$'                                                                     

log

Type:
Logger
Value:
<logging.Logger instance at 0x014DD6E8>                                

Generated by Epydoc 2.1 on Mon Jan 09 13:23:50 2006 http://epydoc.sf.net