xmlBlaster 2.2.0 API

Package org.xmlBlaster.engine.admin.extern.snmp

Interface Summary
Observer The Observer interface lists the methods that an Observer must implement so that a Subject can send an update notification to the Observer.
Subject The Subject interface defines the methods that a Subject must implement in order for Observers to add and remove themselves to/from the Subject.
 

Class Summary
CbQueueThresholdOverflow  
ClientEntry  
ClientEntryImpl This class extends the Java AgentX (JAX) implementation of the table row clientEntry defined in XMLBLASTER-MIB.
ClientEntryImplPeer ClientEntryImplPeer is the implementation side of a bridge pattern.
ClientQueueThresholdOverflow  
ClientTable  
ClientTableObserver ClientTableObserver represents the observer side of an observer pattern.
ClientTableSubject ClientTableSubject holds onto client entries.
ClientTableThresholdOverflow  
ConnectionEntry  
ConnectionEntryImpl This class extends the Java AgentX (JAX) implementation of the table row connectionEntry defined in XMLBLASTER-MIB.
ConnectionEntryImplPeer ConnectionEntryImplPeer is the implementation side of a bridge pattern.
ConnectionTable  
ConnectionTableObserver ConnectionTableObserver represents the observer side of an observer pattern.
ConnectionTableSubject ConnectionTableSubject holds onto connection entries.
NodeEntry  
NodeEntryImpl  
NodeEntryImplPeer NodeEntryImplPeer is the implementation side of a bridge pattern.
NodeScalar  
NodeScalarImpl This class extends the Java AgentX (JAX) implementation of the scalar group nodeScalar defined in XMLBLASTER-MIB.
NodeScalarImplPeer NodeScalarImplPeer is the implementation side of a bridge pattern.
NodeScalarProxy This class extends the Java AgentX (JAX) implementation of the scalar group nodeScalar defined in XMLBLASTER-MIB.
NodeTable  
NodeTableObserver NodeTableObserver represents the observer side of an observer pattern.
NodeTableSubject NodeTableSubject holds onto node entries.
SessionEntry  
SessionEntryImpl This class extends the Java AgentX (JAX) implementation of the table row sessionEntry defined in XMLBLASTER-MIB.
SessionEntryImplPeer SessionEntryImplPeer is the implementation side of a bridge pattern.
SessionTable  
SessionTableObserver SessionTableObserver represents the observer side of an observer pattern.
SessionTableSubject SessionTableSubject holds onto session entries.
SessionTableThresholdOverflow  
SubagentTest SubagentTest contains a constructor and the main program.
XmlBlasterTest XmlBlasterTest - contains a constructor and the main program.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.