|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.LocalObject | +--quamj.qps.control.AbstractDetector | +--quamj.qps.plugins.oci_qiop.control.PerformanceDetector
Field Summary | |
static int |
DEFAULT_LOCAL_MSG_SIZE
|
static int |
DEFAULT_REMOTE_MSG_SIZE
|
static int |
REPLY_CONST
|
static int |
REQUEST_CONST
|
Fields inherited from class quamj.qps.control.AbstractDetector |
callBack_, collector_, nsid_ |
Constructor Summary | |
PerformanceDetector(N_S_ID_TYPE nsid,
SensorCollector coll,
quamj.qps.control.QoSCallBack cb)
|
Method Summary | |
void |
_intialize(org.omg.CORBA.ORB orb)
|
QoSAdapter |
getAdapter()
|
int |
getLocalMsgSize()
|
int |
getRemoteMsgSize()
|
void |
processData(java.lang.Object data)
|
Methods inherited from class quamj.qps.control.AbstractDetector |
getCallBack, getCollector, startDetecting, stopDetecting |
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int REQUEST_CONST
public static final int REPLY_CONST
public static final int DEFAULT_LOCAL_MSG_SIZE
public static final int DEFAULT_REMOTE_MSG_SIZE
Constructor Detail |
public PerformanceDetector(N_S_ID_TYPE nsid, SensorCollector coll, quamj.qps.control.QoSCallBack cb)
Method Detail |
public void _intialize(org.omg.CORBA.ORB orb)
_intialize
in class AbstractDetector
public QoSAdapter getAdapter()
getAdapter
in class AbstractDetector
public void processData(java.lang.Object data)
processData
in class AbstractDetector
public int getLocalMsgSize()
public int getRemoteMsgSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |