Package p6 :: Package zcmlsupport :: Package bbb :: Module interfaces :: Class IBBBRegistry
[show private | hide private]
[frames | no frames]

Type IBBBRegistry

Interface --+
            |
           IBBBRegistry


Class Variable Summary
str createRegistrationsFor = 'Create and return an IRegistra...
str queryRegistrationsFor = 'Return an IRegistrationStack fo...

Class Variable Details

createRegistrationsFor

Type:
str
Value:
'''Create and return an IRegistrationStack for the registration.

        Data on the registration is used to decide which regsitry to
        create. For example, a service manager will use the
        registration name attribute to decide which regsitry
        to create.

        Typically, an object that implements this method will also
...                                                                    

queryRegistrationsFor

Type:
str
Value:
'''Return an IRegistrationStack for the registration.

        Data on the registration is used to decide which registry to
        return. For example, a service manager will use the
        registration name attribute to decide which registry
        to return.

        Typically, an object that implements this method will also
...                                                                    

Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 http://epydoc.sf.net