|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.mchaplin.commons.WmindObject
net.mchaplin.ioc.component.DefaultComponent
net.mchaplin.ioc.service.Service
public abstract class Service
Core abstract class used by internal services.
Field Summary |
---|
Fields inherited from class net.mchaplin.ioc.component.DefaultComponent |
---|
container |
Fields inherited from class net.mchaplin.commons.WmindObject |
---|
EX_CAUSE, EX_STACK, log, METHOD_CALL, propertyHelper, STACK_PREFIX |
Fields inherited from interface net.mchaplin.ioc.component.ComponentI |
---|
CMP_I |
Constructor Summary | |
---|---|
Service()
|
Method Summary | |
---|---|
java.lang.String |
getState()
Returns a service state unimplemented. |
Methods inherited from class net.mchaplin.ioc.component.DefaultComponent |
---|
getContainer, reset, setContainer |
Methods inherited from class net.mchaplin.commons.WmindObject |
---|
printInheritance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Service()
Method Detail |
---|
public java.lang.String getState()
ServiceI
getState
in interface ServiceI
ServiceI.getState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |