xmlBlaster 2.2.0 API

org.xmlBlaster.engine.admin.extern.snmp
Class NodeScalarImplPeer

java.lang.Object
  extended by org.xmlBlaster.engine.admin.extern.snmp.NodeScalarImplPeer

public class NodeScalarImplPeer
extends java.lang.Object

NodeScalarImplPeer is the implementation side of a bridge pattern. Implements the methods, which are called by NodeScalarImpl.

Version:
@VERSION@
Author:
Udo Thalmann

Constructor Summary
NodeScalarImplPeer()
           
 
Method Summary
 long get_numNodes()
          Provides the actual number of nodes in the nodeTable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeScalarImplPeer

public NodeScalarImplPeer()
Method Detail

get_numNodes

public long get_numNodes()
Provides the actual number of nodes in the nodeTable.

Returns:
long number of nodes in the node Table.

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.