org.jacorb.notification.impl
Class PoolingEvaluationContextFactory
java.lang.Object
org.jacorb.notification.impl.PoolingEvaluationContextFactory
- All Implemented Interfaces:
- EvaluationContextFactory
public class PoolingEvaluationContextFactory
- extends Object
- implements EvaluationContextFactory
- Version:
- $Id: PoolingEvaluationContextFactory.java,v 1.6 2011-05-10 15:40:38 nick.cross Exp $
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolingEvaluationContextFactory
public PoolingEvaluationContextFactory(org.jacorb.config.Configuration configuration,
EvaluationContextFactory delegate)
newEvaluationContext
public EvaluationContext newEvaluationContext()
- Specified by:
newEvaluationContext in interface EvaluationContextFactory
Copyright © 2012 JacORB. All Rights Reserved.