|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.framework.component.impl.aamanager.service.ServiceManagerImpl
ServiceManagerÀÇ ±¸Çöü.
Constructor Summary | |
ServiceManagerImpl()
|
Method Summary | |
Service |
getService(RequestInfo ri)
¿äû Á¤º¸ÀÇ ¸í·É¾î ID¿¡ ÇØ´çÇÏ´Â Service¸¦ ±¸ÇÑ´Ù. |
boolean |
hasGrant(Role role,
Service service)
service¸¦ ÁöÁ¤ÇÑ ¿ªÇÒÀÌ »ç¿ë°¡´ÉÇÑ °æ¿ì true¸¦ ¸®ÅÏÇÑ´Ù. |
void |
init(ComponentConfig config)
ÄÄÆ÷³ÍÆ®ÀÇ "ServiceManagerImpl.configFile" ÃʱâÈ ÆÄ¶ó¹ÌÅͷκÎÅÍ ¼ºñ½º ±×·ì ¹× ¼ºñ½º ¸ñ·Ï Á¤º¸¸¦ ÀúÀåÇÑ ¼³Á¤ ÆÄÀÏÀÇ °æ·Î¸¦ ±¸ÇÑ´Ù. |
void |
reloadConfiguration(ComponentConfig config)
¼³Á¤ Á¤º¸¸¦ ´Ù½Ã Àоî¿Â´Ù. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceManagerImpl()
Method Detail |
public void init(ComponentConfig config) throws AAManagerException
init
in interface ServiceManager
config
- ÄÄÆ÷³ÍÆ® ÃʱâÈ Á¤º¸
AAManagerException
ServiceManager.init(tle.framework.component.ComponentConfig)
public void reloadConfiguration(ComponentConfig config) throws AAManagerException
reloadConfiguration
in interface ServiceManager
config
- ÄÄÆ÷³ÍÆ® ÃʱâÈ Á¤º¸
AAManagerException
public Service getService(RequestInfo ri)
getService
in interface ServiceManager
ri
- ¿äû Á¤º¸
ServiceManager.getService(tle.framework.component.spi.ra.RequestInfo)
public boolean hasGrant(Role role, Service service)
hasGrant
in interface ServiceManager
role
- ¿ªÇÒservice
- ¼ºñ½º
ServiceManager.hasGrant(tle.framework.component.spi.aamanager.Role, tle.framework.component.spi.aamanager.Service)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |