org.jacorb.notification.servant
Interface IProxyConsumer

All Known Implementing Classes:
AbstractProxyConsumer, ECProxyPullConsumerImpl, ECProxyPushConsumerImpl, ProxyPullConsumerImpl, ProxyPushConsumerImpl, SequenceProxyPullConsumerImpl, SequenceProxyPushConsumerImpl, StructuredProxyPullConsumerImpl, StructuredProxyPushConsumerImpl, TypedProxyPullConsumerImpl, TypedProxyPushConsumerImpl

public interface IProxyConsumer

Version:
$Id: IProxyConsumer.java,v 1.3 2011-05-10 15:40:39 nick.cross Exp $
Author:
Alphonse Bendt

Method Summary
 FilterStage getFirstStage()
           
 boolean getStartTimeSupported()
           
 boolean getStopTimeSupported()
           
 

Method Detail

getStartTimeSupported

boolean getStartTimeSupported()

getStopTimeSupported

boolean getStopTimeSupported()

getFirstStage

FilterStage getFirstStage()


Copyright © 2012 JacORB. All Rights Reserved.