|
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.event_service.servant.EventManagerServant
public class EventManagerServant
| Field Summary |
|---|
| Fields inherited from class scs.core.servant.IComponentServant |
|---|
cpId |
| Constructor Summary | |
|---|---|
EventManagerServant()
|
|
| Method Summary | |
|---|---|
protected ComponentId |
createComponentId()
|
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 EventManagerServant()
| Method Detail |
|---|
protected ComponentId createComponentId()
protected java.util.ArrayList<FacetDescription> createFacets()
IComponentServant
createFacets in class IComponentServantprotected boolean doShutdown()
IComponentServant
doShutdown in class IComponentServantprotected boolean doStartup()
IComponentServant
doStartup in class IComponentServant
|
SCS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||