Home | Trees | Index | Help |
---|
Package pyGlobus :: Module util :: Class PyGlobusFactory |
|
STACK_X509_Factory
,
TCPIOAttrFactory
Generic factory class that registers a function, and default arguments to that function.
The registered function may also be called with argumentsMethod Summary | |
---|---|
register a constructor with the default arguments and keyword arguments you you use when you call it | |
unregister a constructor |
Method Details |
---|
register(self, methodName, constructor, *args, **kargs)register a constructor with the default arguments and keyword arguments you you use when you call it |
unregister(self, methodName)unregister a constructor |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:53 2006 | http://epydoc.sf.net |