org.jacorb.notification.impl
Class PoolingEvaluationContextFactory

java.lang.Object
  extended by org.jacorb.notification.impl.PoolingEvaluationContextFactory
All Implemented Interfaces:
EvaluationContextFactory

public class PoolingEvaluationContextFactory
extends Object
implements EvaluationContextFactory

Author:
Alphonse Bendt

Constructor Summary
PoolingEvaluationContextFactory(org.jacorb.config.Configuration configuration, EvaluationContextFactory delegate)
           
 
Method Summary
 EvaluationContext newEvaluationContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolingEvaluationContextFactory

public PoolingEvaluationContextFactory(org.jacorb.config.Configuration configuration,
                                       EvaluationContextFactory delegate)
Method Detail

newEvaluationContext

public EvaluationContext newEvaluationContext()
Specified by:
newEvaluationContext in interface EvaluationContextFactory


Copyright © 2012 JacORB. All Rights Reserved.