ist.palcom.services
Class ServiceProxyEvent

java.lang.Object
  extended by ist.palcom.collections.Link
      extended by ist.palcom.palcomthreads.Event
          extended by ist.palcom.services.ServiceProxyEvent

public class ServiceProxyEvent
extends Event


Constructor Summary
ServiceProxyEvent(ServiceProxy ch, boolean active)
           
 
Method Summary
 ServiceProxy getServiceProxy()
           
 boolean isActive()
           
 
Methods inherited from class ist.palcom.collections.Link
getNext, getPrev
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProxyEvent

public ServiceProxyEvent(ServiceProxy ch,
                         boolean active)
Method Detail

getServiceProxy

public ServiceProxy getServiceProxy()

isActive

public boolean isActive()