com.isti.trinetwatch.server
Class CTA2S_impl

java.lang.Object
  extended by _PushConsumerImplBase
      extended by com.isti.trinetwatch.server.CTA2S_impl

 class CTA2S_impl
extends _PushConsumerImplBase

Class CTA2S_impl manages incoming traffic from the Control Agent to the NSI server.


Constructor Summary
CTA2S_impl(Server servObj, PushSupplier ctaSupplier)
          Creates a CTA2S_impl object to manage incoming traffic from the Control Agent to the NSI server
 
Method Summary
 void disconnect_push_consumer()
           
 void push(org.omg.CORBA.Any any)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTA2S_impl

public CTA2S_impl(Server servObj,
                  PushSupplier ctaSupplier)
Creates a CTA2S_impl object to manage incoming traffic from the Control Agent to the NSI server

Method Detail

disconnect_push_consumer

public void disconnect_push_consumer()

push

public void push(org.omg.CORBA.Any any)