wt.pom
Class DataServicesRegistry.PdsApplicationContext
java.lang.Object
wt.pom.DataServicesRegistry.PdsApplicationContext
- All Implemented Interfaces:
- ApplicationContextChild
- Enclosing class:
- DataServicesRegistry
- class DataServicesRegistry.PdsApplicationContext
- extends Object
- implements ApplicationContextChild
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationContext
private ApplicationContext applicationContext
DataServicesRegistry.PdsApplicationContext
DataServicesRegistry.PdsApplicationContext()
setApplicationContext
public void setApplicationContext(ApplicationContext a_ApplicationContext)
throws WTPropertyVetoException
- Description copied from interface:
ApplicationContextChild
- Sets the object for the association that plays role: APPLICATION_CONTEXT.
Supported API: false
- Specified by:
setApplicationContext
in interface ApplicationContextChild
- Parameters:
a_ApplicationContext
-
- Throws:
WTPropertyVetoException
getApplicationContext
public ApplicationContext getApplicationContext()
- Description copied from interface:
ApplicationContextChild
- Gets the object for the association that plays role: APPLICATION_CONTEXT.
Supported API: false
- Specified by:
getApplicationContext
in interface ApplicationContextChild
- Returns:
- ApplicationContext