|
WebLogic Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationView | |
com.bea.adapter.web | The com.bea.adapter.web package contains classes that support the development of a design-time Web application for deploying and managing application views. |
com.bea.wlai.client |
Uses of ApplicationView in com.bea.adapter.web |
Methods in com.bea.adapter.web that return ApplicationView | |
ApplicationView |
AbstractDesignTimeRequestHandler.getApplicationView(java.lang.String strFullyQualifiedName)
This method is the accessor for the current application view. |
Methods in com.bea.adapter.web with parameters of type ApplicationView | |
javax.resource.cci.Connection |
AbstractDesignTimeRequestHandler.getConnectionFromAppView(ApplicationView av)
This method is the accessor for a cci.Connection object of the application view argument. |
javax.resource.cci.InteractionSpec |
AbstractDesignTimeRequestHandler.getInteractionSpecForService(ApplicationView av,
java.lang.String strService)
This method retrieves the InteractionSpec for the given application view/ service. |
Uses of ApplicationView in com.bea.wlai.client |
Methods in com.bea.wlai.client that return ApplicationView | |
ApplicationView |
ApplicationViewManager.getApplicationViewInstance(QualifiedName name)
Create a new instance of the application view with the given qualified name. |
Constructors in com.bea.wlai.client with parameters of type ApplicationView | |
EventTester.EventTester(ApplicationView appView)
|
|
WebLogic Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |