|
SCS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
scs.core.IComponentPOA
scs.core.servant.IComponentServant
scs.demos.philosopher.servant.ObserverComponent
public class ObserverComponent
Field Summary |
---|
Fields inherited from class scs.core.servant.IComponentServant |
---|
cpId |
Constructor Summary | |
---|---|
ObserverComponent()
|
Method Summary | |
---|---|
protected java.util.ArrayList<FacetDescription> |
createFacets()
Metodo abstrato para criar as facetas nas classes derivadas |
protected boolean |
doShutdown()
Metodo abstrato para implementar o shutdown nas classes derivadas |
protected boolean |
doStartup()
Metodo abstrato para implementar o startup nas classes derivadas |
Methods inherited from class scs.core.servant.IComponentServant |
---|
createComponentId, getComponentId, getFacet, getFacetByName, getFacets, shutdown, startup |
Methods inherited from class scs.core.IComponentPOA |
---|
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
---|
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObserverComponent()
Method Detail |
---|
protected java.util.ArrayList<FacetDescription> createFacets()
IComponentServant
createFacets
in class IComponentServant
protected boolean doShutdown()
IComponentServant
doShutdown
in class IComponentServant
protected boolean doStartup()
IComponentServant
doStartup
in class IComponentServant
|
SCS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |