|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.clients.util.GUIDelegateFactory
Supported API: false
Field Summary | |
private ApplicationContext |
applicationContext
|
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
static String |
SERVICE_NAME
|
private static boolean |
VERBOSE
|
Fields inherited from interface wt.services.applicationcontext.ApplicationContextChild |
APPLICATION_CONTEXT |
Constructor Summary | |
GUIDelegateFactory()
Supported API: false |
Method Summary | |
ApplicationContext |
getApplicationContext()
Supported API: false Gets the object for the association that plays role: APPLICATION_CONTEXT. |
ApplicationContextServices |
getApplicationContextServices()
Supported API: false |
GUIDelegate |
getGUIDelegate(Object requestor,
String selector)
Factory method to return an instance of the GUIDelegate for the given object and given selector passed. |
void |
setApplicationContext(ApplicationContext a_ApplicationContext)
Supported API: false Sets the object for the association that plays role: APPLICATION_CONTEXT. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static boolean VERBOSE
private static final String RESOURCE
private static final String CLASSNAME
public static final String SERVICE_NAME
private ApplicationContext applicationContext
Constructor Detail |
public GUIDelegateFactory() throws UnableToLoadServiceProperties
UnableToLoadServiceProperties
Method Detail |
public GUIDelegate getGUIDelegate(Object requestor, String selector) throws WTException
WTException
PropertyVetoException
public ApplicationContext getApplicationContext()
getApplicationContext
in interface ApplicationContextChild
public void setApplicationContext(ApplicationContext a_ApplicationContext) throws WTPropertyVetoException
setApplicationContext
in interface ApplicationContextChild
a_ApplicationContext
-
WTPropertyVetoException
public ApplicationContextServices getApplicationContextServices()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |