|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.servant.AbstractProxy
org.jacorb.notification.servant.AbstractProxySupplier
org.jacorb.notification.servant.AbstractProxyPushSupplier
org.jacorb.notification.servant.ProxyPushSupplierImpl
org.jacorb.notification.servant.ECProxyPushSupplierImpl
public class ECProxyPushSupplierImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jacorb.notification.interfaces.JMXManageable |
---|
JMXManageable.JMXCallback |
Field Summary |
---|
Fields inherited from class org.jacorb.notification.servant.AbstractProxyPushSupplier |
---|
pushSync_ |
Fields inherited from class org.jacorb.notification.servant.AbstractProxy |
---|
config_, eventTypes_, logger_, offerManager_, qosSettings_, subscriptionManager_ |
Constructor Summary | |
---|---|
ECProxyPushSupplierImpl(IAdmin admin,
org.omg.CORBA.ORB orb,
org.omg.PortableServer.POA poa,
org.apache.avalon.framework.configuration.Configuration conf,
TaskProcessor taskProcessor,
PushTaskExecutorFactory pushTaskExecutorFactory)
|
Method Summary | |
---|---|
void |
connect_push_consumer(PushConsumer pushConsumer)
|
org.omg.PortableServer.Servant |
newServant()
|
Methods inherited from class org.jacorb.notification.servant.ProxyPushSupplierImpl |
---|
connect_any_push_consumer, connectionResumed, disconnect_push_supplier, disconnectClient, getCost, MyType, pushEvent |
Methods inherited from class org.jacorb.notification.servant.AbstractProxyPushSupplier |
---|
disableDelivery, flushPendingEvents, getAveragePushDuration, getPushErrorCount, getPushOperationCount, getRetryStrategy, handleFailedPushOperation, isEnabled, messageQueued, resetErrorCounter, scheduleFlush, schedulePush, scheduleTask, setRetryStrategy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jacorb.notification.interfaces.IProxyPushSupplier |
---|
incErrorCounter, isRetryAllowed |
Methods inherited from interface org.jacorb.notification.interfaces.MessageConsumer |
---|
destroy, isDestroyed, queueMessage |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.jacorb.notification.interfaces.NotifyingDisposable |
---|
registerDisposable |
Constructor Detail |
---|
public ECProxyPushSupplierImpl(IAdmin admin, org.omg.CORBA.ORB orb, org.omg.PortableServer.POA poa, org.apache.avalon.framework.configuration.Configuration conf, TaskProcessor taskProcessor, PushTaskExecutorFactory pushTaskExecutorFactory) throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationException
Method Detail |
---|
public void connect_push_consumer(PushConsumer pushConsumer) throws AlreadyConnected
AlreadyConnected
public org.omg.PortableServer.Servant newServant()
newServant
in interface IServantLifecyle
newServant
in class ProxyPushSupplierImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |