|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.struts.velocity.demo.service.LoginService
Constructor Summary | |
LoginService()
|
Method Summary | |
void |
execute(org.apache.commons.chain.Context context)
This service provides the following action: LOGIN_ACOUNT_EXISTS: Prooves if an account already exists. |
org.strutsit.examples.service.EmailService |
getEservice()
|
void |
setEservice(org.strutsit.examples.service.EmailService eservice)
This service will be set by hivemind. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoginService()
Method Detail |
public void execute(org.apache.commons.chain.Context context) throws java.lang.Exception
execute
in interface org.strutsit.architecture.service.Service
java.lang.Exception
public org.strutsit.examples.service.EmailService getEservice()
public void setEservice(org.strutsit.examples.service.EmailService eservice)
eservice
- The eservice to set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |