Re: Sequence and "am" attribute

Shash Chatterjee <[email protected]> Sat, 24 Sep 2005 08:51:15 -0500
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
Pierre,
>
> There is some Sequence element in system.xconf file with "am" 
> attribute, i.e. in svc-persist-base.
>
> Unless I'm wrong, this attibute is never use in Sequence.java: only 
> models are checked.
>
> Can anybody confirm?
>
The am attribute is used to alter the default AuthorizationManager that 
is used for a component.  Although each component can use it for looking 
up other components, it's primary use is by the KeelServiceManager.  
Also, Sequence is a Model.

Does that answer your question?

Shash