|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.framework.component.spi.aamanager.NullService
NullService
Field Summary | |
static NullService |
intance
|
Constructor Summary | |
NullService()
|
Method Summary | |
java.lang.String |
getCommandID()
ÀÌ ¼ºñ½º¿Í °ü·ÃµÈ ¸í·É¾îÀÇ ID¸¦ ±¸ÇÑ´Ù. |
java.lang.String |
getDescription()
"NullService"¸¦ ¸®ÅÏÇÑ´Ù. |
java.lang.String |
getName()
"NullService"¸¦ ¸®ÅÏÇÑ´Ù. |
boolean |
isAllRolesUsable()
Ç×»ó true¸¦ ¸®ÅÏÇÑ´Ù. |
boolean |
isNeedAuthentication()
Ç×»ó false¸¦ ¸®ÅÏÇÑ´Ù. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final NullService intance
Constructor Detail |
public NullService()
Method Detail |
public java.lang.String getCommandID()
Service
getCommandID
in interface Service
public java.lang.String getName()
getName
in interface Service
Service.getName()
public java.lang.String getDescription()
getDescription
in interface Service
Service.getDescription()
public boolean isNeedAuthentication()
isNeedAuthentication
in interface Service
Service.isNeedAuthentication()
public boolean isAllRolesUsable()
isAllRolesUsable
in interface Service
Service.isAllRolesUsable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |