|
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.IReceptaclesPOA
scs.core.servant.IReceptaclesServant
scs.demos.mapreduce.schedule.MonitoringReceptacles
public class MonitoringReceptacles
| Constructor Summary | |
|---|---|
MonitoringReceptacles()
|
|
| Method Summary | |
|---|---|
protected java.util.ArrayList<Receptacle> |
createReceptacles()
Metodo que retorna o conjunto de receptaculos das classes derivadas |
protected int |
getConnectionLimit()
Metodo abstrato para as classes concretas implementarem o limite de conexoes |
protected boolean |
isValidConnection(org.omg.CORBA.Object obj)
Metodo abstrato para as classes derivadas validarem as conexoes |
| Methods inherited from class scs.core.servant.IReceptaclesServant |
|---|
connect, disconnect, findReceptacle, findReceptacleByConnection, getConnections, getReceptacles |
| Methods inherited from class scs.core.IReceptaclesPOA |
|---|
_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 MonitoringReceptacles()
| Method Detail |
|---|
protected java.util.ArrayList<Receptacle> createReceptacles()
IReceptaclesServant
createReceptacles in class IReceptaclesServantprotected int getConnectionLimit()
IReceptaclesServant
getConnectionLimit in class IReceptaclesServantprotected boolean isValidConnection(org.omg.CORBA.Object obj)
IReceptaclesServant
isValidConnection in class IReceptaclesServant
|
SCS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||