org.apache.avalon.excalibur.component
インタフェース RoleManageable
- 既知の実装クラスの一覧:
- ExcaliburComponentManager, ExcaliburComponentSelector
- public interface RoleManageable
RoleManageable Interface, use this to set the RoleManagers for child
Components.
- 導入されたバージョン:
- 4.0
- バージョン:
- CVS $Revision: 1.3 $ $Date: 2001/12/11 09:53:27 $
- 作成者:
- Berin Loritsch
setRoleManager
public void setRoleManager(RoleManager roles)
- Sets the RoleManager for child components. Can be for special
purpose components, however it is used mostly internally.
"Copyright ? 2001 Apache Jakarta Project. All Rights Reserved."