| 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 |
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 | |
|---|---|
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__
|
log
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jan 09 13:23:50 2006 | http://epydoc.sf.net |