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(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(Configuration configuration,
                                       EvaluationContextFactory delegate)
Method Detail

newEvaluationContext

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


Copyright © 2015 JacORB. All rights reserved.