|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.designer.AbstractInstanceService
public abstract class AbstractInstanceService
This class is an abstract for all internal services. There is also functionality of lazy initialization and awaiting when associated instance is switched to given state.
Constructor Summary | |
---|---|
AbstractInstanceService(Instance instance)
|
Method Summary | |
---|---|
boolean |
isInitialized()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractInstanceService(Instance instance)
Method Detail |
---|
public boolean isInitialized()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |