| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module 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 |
|
| Exceptions | |
|---|---|
InvalidPrivateToken |
Raised if an attempt to call an SharedApplication method is made with an invalid private token. |
| Function Summary | |
|---|---|
Factory method for creating application objects | |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: SharedApplication.py,v 1.21 2004/09...
|
Logger |
log = <logging.Logger instance at 0x013B8418>
|
| Function Details |
|---|
CreateApplication(name, description, mimeType, eventService, id=None)Factory method for creating application objects |
| Variable Details |
|---|
__revision__
|
log
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:26 2005 | http://epydoc.sf.net |