

Public Member Functions | |
| def | __init__ |
| def | setUp |
| def | getLocatorName |
| def | getPortMethods |
| def | __init__ |
| def | setUp |
| def | getLocatorName |
| def | getPortMethods |
Data Fields | |
| serviceName | |
| portInfo | |
| locatorName | |
| portMethods | |
Static Public Attributes | |
| tuple | logger = _GetLogger("ServiceLocatorContainer") |
Definition at line 350 of file containers.py.
| def getLocatorName | ( | self ) |
return class name of generated locator.
Definition at line 381 of file containers.py.
| def getLocatorName | ( | self ) |
return class name of generated locator.
Definition at line 381 of file containers.py.
| def getPortMethods | ( | self ) |
list of get port accessor methods of generated locator class.
Definition at line 386 of file containers.py.
| def getPortMethods | ( | self ) |
list of get port accessor methods of generated locator class.
Definition at line 386 of file containers.py.
1.7.2