Novell exteNd
Director 5.2 API

com.sssw.fw.factory
Class EboScopedPathFactory

java.lang.Object
 |
 +--com.sssw.fw.factory.EboFactory
       |
       +--com.sssw.fw.factory.EboScopedPathFactory
All Implemented Interfaces:
Serializable

public class EboScopedPathFactory
extends EboFactory
implements Serializable

This is the factory class that manages scoped path objects

See Also:
Serialized Form

Constructor Summary
EboScopedPathFactory()
           
 
Methods inherited from class com.sssw.fw.factory.EboFactory
createEbiContext, createEbiContext, createEbiContext, createEbiContext, createEbiContext, createEbiContext, createScopedPath, getCacheManager, getConfig, getDelegate, getDelegate, getElement, getGlobalCacheHolder, getJdbcMetaDataQuery, getJdbcMetaDataQuery, getJdbcQuery, getJdbcQuery, getJndiMetaDataQuery, getJndiQuery, getQuery, getServerLifetimeCacheHolder, getServerLifetimeCacheHolder, getServiceLocator, getSessionManager, getStartsWith, getThreadPoolManager, loadServices, loadServices, loadServices, loadServices
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EboScopedPathFactory

public EboScopedPathFactory()

Novell exteNd
Director 5.2 API