|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.framework.component.impl.aamanager.role.RoleManagerImpl
RoleManagerÀÇ ±¸Çö Ŭ·¡½º·Î¼ ¼³Á¤ ÆÄÀϷκÎÅÍ ¿ªÇÒ ¸ñ·ÏÀ» ±¸ÇÑ´Ù.
Constructor Summary | |
RoleManagerImpl()
|
Method Summary | |
Role |
getRole(java.lang.String roleID)
ÁöÁ¤ÇÑ ¾ÆÀ̵ðÀÇ RoleÀ» ¸®ÅÏÇÑ´Ù. |
void |
init(ComponentConfig config)
ÄÄÆ÷³ÍÆ®ÀÇ "RoleManagerImpl.configFile" ÃʱâÈ ÆÄ¶ó¹ÌÅͷκÎÅÍ ¿ªÇÒ ¸ñ·Ï Á¤º¸¸¦ ÀúÀåÇÑ ¼³Á¤ ÆÄÀÏÀÇ °æ·Î¸¦ ±¸ÇÑ´Ù. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RoleManagerImpl()
Method Detail |
public void init(ComponentConfig config) throws AAManagerException
init
in interface RoleManager
config
- ÄÄÆ÷³ÍÆ® ÃʱâÈ Á¤º¸
AAManagerException
- ÃʱâÈ ½ÇÆÐ½Ã¿¡ ¹ß»ýÇÑ´Ù.RoleManager.init(tle.framework.component.ComponentConfig)
public Role getRole(java.lang.String roleID)
RoleManager
getRole
in interface RoleManager
roleID
-
RoleManager.getRole(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |