|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dyuproject.web.rest.AbstractLifeCycle
com.dyuproject.web.rest.service.AbstractService
public abstract class AbstractService
Base service to handle requests. A helper class.
Constructor Summary | |
---|---|
AbstractService()
|
Method Summary |
---|
Methods inherited from class com.dyuproject.web.rest.AbstractLifeCycle |
---|
destroy, destroy, getWebContext, init, init, isDestroyed, isInitialized, newObjectInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.dyuproject.web.rest.LifeCycle |
---|
destroy, init |
Constructor Detail |
---|
public AbstractService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |