wt.inf.container
Class ContextProviderDelegateFactory
java.lang.Object
wt.inf.container.ContextProviderDelegateFactory
- All Implemented Interfaces:
- ApplicationContextChild
- public final class ContextProviderDelegateFactory
- extends Object
- implements ApplicationContextChild
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
applicationContext
private ApplicationContext applicationContext
cache
private Map cache
ContextProviderDelegateFactory
private ContextProviderDelegateFactory()
getInstance
protected static ContextProviderDelegateFactory getInstance()
- Gets the value of the attribute: instance.
Supported API: false
- Returns:
- ContextProviderDelegateFactory
get
public ContextProviderDelegate get(WTContainerRef container_ref,
String selector)
throws WTException
Supported API: false
- Parameters:
container_ref
- selector
-
- Returns:
- ContextProviderDelegate
- Throws:
WTException
getApplicationContext
public ApplicationContext getApplicationContext()
- Gets the object for the association that plays role: applicationContext.
Supported API: false
- Specified by:
getApplicationContext
in interface ApplicationContextChild
- Returns:
- ApplicationContext
setApplicationContext
public void setApplicationContext(ApplicationContext a_ApplicationContext)
throws WTPropertyVetoException
- Sets the object for the association that plays role: applicationContext.
Supported API: false
- Specified by:
setApplicationContext
in interface ApplicationContextChild
- Parameters:
a_ApplicationContext
-
- Throws:
WTPropertyVetoException