|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjax.AgentXEntry
org.xmlBlaster.engine.admin.extern.snmp.ClientEntry
org.xmlBlaster.engine.admin.extern.snmp.ClientEntryImpl
This class extends the Java AgentX (JAX) implementation of the table row clientEntry defined in XMLBLASTER-MIB. ClientEntryImpl - is the interface side of a bridge pattern. - contains a reference to the implementation side of the bridge pattern (= ClientEntryImplPeer). - implements its methods by forwarding its calls to ClientEntryImplPeer.
| Field Summary | |
ClientEntryImplPeer |
clientEntryImplPeer
|
| Fields inherited from class org.xmlBlaster.engine.admin.extern.snmp.ClientEntry |
clearClientQueue, clientDowntime, clientIndex, clientName, clientQueueMaxEntries, clientQueueNumEntries, clientQueueThreshold, clientUptime, connectionState, maxSessions, nodeIndex, numSessions, peerType, sessionThreshold, undo_clearClientQueue, undo_clientQueueMaxEntries, undo_clientQueueThreshold, undo_maxSessions, undo_sessionThreshold |
| Fields inherited from class jax.AgentXEntry |
instance |
| Constructor Summary | |
ClientEntryImpl(long nodeIndex,
long clientIndex,
ClientEntryImplPeer clientEntryImplPeer)
Initializes ClientEntry mib variables. |
|
| Method Summary | |
int |
get_clearClientQueue()
Forwards the call to clientEntryImplPeer.get_clearClientQueue(). |
long |
get_clientDowntime()
Forwards the call to clientEntryImplPeer.get_clientDowntime(). |
byte[] |
get_clientName()
Forwards the call to clientEntryImplPeer.get_clientName(). |
long |
get_clientQueueMaxEntries()
Forwards the call to clientEntryImplPeer.get_clientQueueMaxEntries(). |
long |
get_clientQueueNumEntries()
Forwards the call to clientEntryImplPeer.get_clientQueueNumEntries(). |
long |
get_clientQueueThreshold()
Forwards the call to clientEntryImplPeer.get_clientQueueThreshold(). |
long |
get_clientUptime()
Forwards the call to clientEntryImplPeer.get_clientUptime(). |
int |
get_connectionState()
Forwards the call to clientEntryImplPeer.get_connectionState(). |
long |
get_maxSessions()
Forwards the call to clientEntryImplPeer.get_maxSessions(). |
long |
get_numSessions()
Forwards the call to clientEntryImplPeer.get_numSessions(). |
int |
get_peerType()
Forwards the call to clientEntryImplPeer.get_peerType(). |
long |
get_sessionThreshold()
Forwards the call to clientEntryImplPeer.get_sessionThreshold(). |
int |
set_clearClientQueue(jax.AgentXSetPhase phase,
int value)
Implements the snmp set command for the mib object clearClientQueue. |
int |
set_clientQueueMaxEntries(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object clientQueueMaxEntries. |
int |
set_clientQueueThreshold(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object clientQueueThreshold. |
int |
set_maxSessions(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object maxSessions. |
int |
set_sessionThreshold(jax.AgentXSetPhase phase,
long value)
Implements the snmp set command for the mib object sessionThreshold. |
| Methods inherited from class org.xmlBlaster.engine.admin.extern.snmp.ClientEntry |
get_clientIndex, get_nodeIndex |
| Methods inherited from class jax.AgentXEntry |
getInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public ClientEntryImplPeer clientEntryImplPeer
| Constructor Detail |
public ClientEntryImpl(long nodeIndex,
long clientIndex,
ClientEntryImplPeer clientEntryImplPeer)
| Method Detail |
public byte[] get_clientName()
get_clientName in class ClientEntrypublic int get_peerType()
get_peerType in class ClientEntrypublic int get_connectionState()
get_connectionState in class ClientEntrypublic long get_clientQueueNumEntries()
get_clientQueueNumEntries in class ClientEntrypublic long get_clientQueueMaxEntries()
get_clientQueueMaxEntries in class ClientEntry
public int set_clientQueueMaxEntries(jax.AgentXSetPhase phase,
long value)
set_clientQueueMaxEntries in class ClientEntrypublic long get_clientQueueThreshold()
get_clientQueueThreshold in class ClientEntry
public int set_clientQueueThreshold(jax.AgentXSetPhase phase,
long value)
set_clientQueueThreshold in class ClientEntrypublic int get_clearClientQueue()
get_clearClientQueue in class ClientEntry
public int set_clearClientQueue(jax.AgentXSetPhase phase,
int value)
set_clearClientQueue in class ClientEntrypublic long get_numSessions()
get_numSessions in class ClientEntrypublic long get_maxSessions()
get_maxSessions in class ClientEntry
public int set_maxSessions(jax.AgentXSetPhase phase,
long value)
set_maxSessions in class ClientEntrypublic long get_sessionThreshold()
get_sessionThreshold in class ClientEntry
public int set_sessionThreshold(jax.AgentXSetPhase phase,
long value)
set_sessionThreshold in class ClientEntrypublic long get_clientUptime()
get_clientUptime in class ClientEntrypublic long get_clientDowntime()
get_clientDowntime in class ClientEntry
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||