org.apache.avalon.excalibur.component
Interface RoleManageable

All Known Implementing Classes:
DefaultComponentManager, DefaultComponentSelector, ExcaliburComponentManager, ExcaliburComponentSelector

Deprecated. ECM is no longer supported

public interface RoleManageable

RoleManageable Interface, use this to set the RoleManagers for child Components.

Since:
4.0
Version:
CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:14 $
Author:
Avalon Development Team

Method Summary
 void setRoleManager(RoleManager roles)
          Deprecated. Sets the RoleManager for child components.
 

Method Detail

setRoleManager

void setRoleManager(RoleManager roles)
Deprecated. 
Sets the RoleManager for child components. Can be for special purpose components, however it is used mostly internally.



Copyright © 1997-2009 Apache Software Foundation. All Rights Reserved.