cisco.uc.cuae.legacy
Class StubCiscoDeviceList<T extends CiscoDeviceList>

java.lang.Object
  extended by etch.bindings.java.support.StubBase<T>
      extended by cisco.uc.cuae.legacy.StubCiscoDeviceList<T>
Type Parameters:
T - CiscoDeviceList or a subclass thereof.
All Implemented Interfaces:
etch.bindings.java.transport.SessionMessage, etch.util.core.io.Session
Direct Known Subclasses:
StubCiscoDeviceListClient, StubCiscoDeviceListServer

public class StubCiscoDeviceList<T extends CiscoDeviceList>
extends etch.bindings.java.support.StubBase<T>

Message to call translator for CiscoDeviceList.


Field Summary
 
Fields inherited from class etch.bindings.java.support.StubBase
_free, _obj, _queued, _svc
 
Fields inherited from interface etch.util.core.io.Session
DOWN, UP
 
Constructor Summary
StubCiscoDeviceList(etch.bindings.java.support.DeliveryService svc, T obj, etch.bindings.java.support.Pool queued, etch.bindings.java.support.Pool free)
          Stub for CiscoDeviceList.
 
Method Summary
static void init()
          Method used to force static initialization.
 
Methods inherited from class etch.bindings.java.support.StubBase
sessionControl, sessionMessage, sessionNotify, sessionNotify, sessionQuery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubCiscoDeviceList

public StubCiscoDeviceList(etch.bindings.java.support.DeliveryService svc,
                           T obj,
                           etch.bindings.java.support.Pool queued,
                           etch.bindings.java.support.Pool free)
Stub for CiscoDeviceList.

Parameters:
svc - the delivery service.
obj - the implementation of CiscoDeviceList responsive to requests.
queued - thread pool used to run AsyncMode.QUEUED methods.
free - thread pool used to run AsyncMode.FREE methods.
Method Detail

init

public static void init()
Method used to force static initialization.



Copyright © 2010. All Rights Reserved.