On Mon, Dec 21, 2009 at 6:11 PM, Ruwan Linton <[email protected]> wrote:

> Afkham Azeez wrote:
> > Better yet, I'll create another method in AbstractAdmin called
> > getRegistry()
> ++1
>

Better to make this getUserRegistry() and getSystemRegistry() since admin
services (as of now) use either or both. WDYT?

Thanks,
Senaka.

>
> Thanks,
> Ruwan
> >
> > Azeez
> >
> > On Mon, Dec 21, 2009 at 4:44 PM, Afkham Azeez <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> >     Please do this if you want to access the registry in a proper
> >     manner, within an Admin service in a component, in a multitenant
> >     deployment;
> >
> >     this.axisConfig = getAxisConfig();
> >     this.registry = (UserRegistry)
> >     axisConfig.getParameterValue(WSO2Constants.REGISTRY_INSTANCE);
> >
> >     The getAxisConfig() method is inherited from AbstractAdmin
> >
> >     --
> >     --
> >     Afkham Azeez
> >     [email protected] <mailto:[email protected]>
> >     WSO2 Inc. http://wso2.com
> >     Blog: http://afkham.org
> >
> >
> >
> >
> > --
> > --
> > Afkham Azeez
> > [email protected] <mailto:[email protected]>
> > WSO2 Inc. http://wso2.com
> > Blog: http://afkham.org
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Carbon-dev mailing list
> > [email protected]
> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
>
>
> --
> Ruwan Linton
> Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
> WSO2 <http://wso2.org/esb%0AWSO2> Inc.; http://wso2.org
> email: [email protected]; cell: +94 77 341 3097
> blog: http://blog.ruwan.org
>
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Senaka Fernando
Software Engineer
WSO2 Inc.
E-mail: [email protected];  Mobile: +94 77 322 1818

http://www.wso2.com/ - "The Open Source SOA Company"
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to