A C F G H I J L M P R S T U V W

A

AbstractCixsJbossEsbGeneratorWizard - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
This wizard role is to create a set of Mule artifacts.
AbstractCixsJbossEsbGeneratorWizard(IFile) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizard
Constructor.
AbstractCixsJbossEsbGeneratorWizardPage - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
These are the common widgets to both Cixs 2 JBoss ESB and JBoss ESB 2 Cixs wizards.
AbstractCixsJbossEsbGeneratorWizardPage(IStructuredSelection, String, String, String, IFile, AbstractAntBuildCixsJbossEsbModel) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
Construct the page.
AbstractCixsJbossEsbGeneratorWizardRunnable - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Background task that performs the actual artifacts generation.
AbstractCixsJbossEsbGeneratorWizardRunnable(AbstractCixsGeneratorWizardPage, String) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardRunnable
Constructs the backend generation task.
Activator - Class in com.legstar.eclipse.plugin.jbossesbgen
This generator plugin register itself for dynamic discovery.
Activator() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.Activator
The constructor.
ADAPTER_DEFAULT_HTTP_HOST - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
HTTP Host exposed by adapter to JBoss ESB clients.
ADAPTER_DEFAULT_HTTP_PORT - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Port on which HTTP listens to JBoss ESB clients.
ADAPTER_HTTP_PATH - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Prefix for path on which HTTP listens to JBoss ESB clients.
adapter_http_transport_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Settings for HTTP group label.
ADAPTER_JBM_REPLY_QUEUE_SUFFIX - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Suffix for JBM Queue name receiving replies.
ADAPTER_JBM_REQUEST_QUEUE_SUFFIX - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Suffix for JBM Queue name receiving requests.
adapter_preference_page_description - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Preference page description.
addCixsGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
addPages() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
Adding the page to the wizard.
addPages() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard
Adding the page to the wizard.
addWidgetsToCixsGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
addWidgetsToCoxbGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
addWidgetsToDeploymentGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
addWidgetsToDeploymentGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
addWidgetsToDeploymentGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
addWidgetsToTargetGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
addWidgetsToTargetGroup(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage

C

canUpdateClasspathContainer(IPath, IJavaProject) - Method in class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer
Cixs2JbossEsbGeneratorAction - Class in com.legstar.eclipse.plugin.jbossesbgen.popup.actions
This action becomes available when a LegStar mapping file is selected.
Cixs2JbossEsbGeneratorAction() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.popup.actions.Cixs2JbossEsbGeneratorAction
 
Cixs2JbossEsbGeneratorWizard - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
This wizard role is to create a set of JBoss ESB artifacts that allows Mainframe programs to access JBoss ESB services.
Cixs2JbossEsbGeneratorWizard(IFile) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
Constructor for Cixs2JbossEsbGeneratorWizard.
Cixs2JbossEsbGeneratorWizardLauncher - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Implementation of a service generator which basically hands over control to the JBoss ESB wizard.
Cixs2JbossEsbGeneratorWizardLauncher() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardLauncher
 
Cixs2JbossEsbGeneratorWizardPage - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
 
Cixs2JbossEsbGeneratorWizardPage(IStructuredSelection, IFile, AntBuildCixs2JbossEsbModel) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
Construct the page.
Cixs2JbossEsbGeneratorWizardRunnable - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Background task that performs the actual artifacts generation.
Cixs2JbossEsbGeneratorWizardRunnable(Cixs2JbossEsbGeneratorWizardPage) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardRunnable
Constructs the backend generation task.
cixs_to_jbossesb_action_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Cixs to JBoss ESB action menu label.
cixs_to_jbossesb_generator_icon - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
The cixs to JBoss ESB wizard icon.
cixs_to_jbossesb_wizard_page_description - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Cixs to JBoss ESB generator description.
cixs_to_jbossesb_wizard_page_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Cixs to JBoss ESB generator name.
CixsAdapterHttpGroup - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
The HTTP sample transport control group.
CixsAdapterHttpGroup(AbstractCixsGeneratorWizardPage, HttpTransportParameters, boolean) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterHttpGroup
Construct this control group attaching it to a wizard page.
CixsAdapterJbmGroup - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
The JBoss Messaging sample transport control group.
CixsAdapterJbmGroup(AbstractCixsGeneratorWizardPage, JbmTransportParameters, boolean) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
Construct this control group attaching it to a wizard page.
CixsProxyEsbServiceGroup - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Holds the controls for an ESB Service proxy target.
CixsProxyEsbServiceGroup(AbstractCixsGeneratorWizardPage, EsbServiceParameters, boolean) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
Construct this control group attaching it to a wizard page.
CixsProxyHttpGroup - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Inherits the behavior of a group of controls for HTTP client parameters.
CixsProxyHttpGroup(AbstractCixsGeneratorWizardPage, HttpTransportParameters, CobolHttpClientType, boolean) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyHttpGroup
Construct this control group attaching it to a wizard page.
CixsProxyWmqGroup - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
The WebSphere MQ deployment control group.
CixsProxyWmqGroup(AbstractCixsGeneratorWizardPage, WmqTransportParameters, boolean) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
Construct this control group attaching it to a wizard page.
class_selection_error_dialog_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Class selection dialog title.
class_selection_error_long_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Class selection long error message.
class_selection_error_short_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Class selection short error message.
classpath_setup_failure_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Unable to setup classpath for the target java project.
ClasspathInitializer - Class in com.legstar.eclipse.plugin.jbossesbgen
This extension allows us to declare the LegStar library container which projects might use to get all necessary LegStar dependencies.
ClasspathInitializer() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer
Pass all parameters needed to the parent class.
cobol_target_location_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target location for COBOL samples label.
com.legstar.eclipse.plugin.jbossesbgen - package com.legstar.eclipse.plugin.jbossesbgen
The Jbossesbgen plugin provides a UI for JBoss ESB artifacts generation.
com.legstar.eclipse.plugin.jbossesbgen.dialogs - package com.legstar.eclipse.plugin.jbossesbgen.dialogs
Additional dialogs for JBoss ESB generation wizard.
com.legstar.eclipse.plugin.jbossesbgen.popup.actions - package com.legstar.eclipse.plugin.jbossesbgen.popup.actions
The JbossEsbgen plugin can be started from the mapping Editor or otherwise it appears as an option in a popup menu on files with cixs extension.
com.legstar.eclipse.plugin.jbossesbgen.preferences - package com.legstar.eclipse.plugin.jbossesbgen.preferences
These are the preferences specific to the JBoss ESB artifacts generation.
com.legstar.eclipse.plugin.jbossesbgen.wizards - package com.legstar.eclipse.plugin.jbossesbgen.wizards
The Mule wizard inherits most of its behavior from the cixscom wizards.
createButton(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
createButton(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
createControls(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
createControls(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
createDialogArea(Composite) - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
createExtendedListeners() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
createExtendedListeners() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
createExtendedListeners() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
createExtendedListeners() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
createExtendedListeners() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
createFieldEditors() - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsAdapterPreferencePage
Creates the field editors.
createFieldEditors() - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsPreferencePage
Creates the field editors.
createFieldEditors() - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsProxyPreferencePage
Creates the field editors.
createGenModel(Properties) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
createGenModel(Properties) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard

F

filename_filter - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
The name filter to which this wizard is associated.

G

GENERATION_SUBJECT - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
What we are trying to generate.
GENERATION_SUBJECT - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard
What we are trying to generate.
getActivator() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
getCategoryName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
getCixsAdapterSampleHttpGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
 
getCixsAdapterSampleJbmGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
 
getCixsProxyDeployHttpGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getCixsProxyDeployWmqGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getDefault() - Static method in class com.legstar.eclipse.plugin.jbossesbgen.Activator
Returns the shared instance.
getDefaultHttpHost() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterHttpGroup
 
getDefaultHttpHost() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyHttpGroup
getDefaultHttpPassword() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterHttpGroup
 
getDefaultHttpPassword() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyHttpGroup
getDefaultHttpPath() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterHttpGroup
 
getDefaultHttpPath() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyHttpGroup
getDefaultHttpPort() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterHttpGroup
 
getDefaultHttpPort() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyHttpGroup
getDefaultHttpUserId() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterHttpGroup
 
getDefaultHttpUserId() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyHttpGroup
getDefaultJbmReplyQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getDefaultJbmRequestQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getDefaultJbossEsbLocation() - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceInitializer
If JBoss ESB is installed on this machine, this will retrieve the installed installation folder.
getDefaultWmqConnectionFactory() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getDefaultWmqErrorQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getDefaultWmqJndiContextFactory() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getDefaultWmqJndiUrl() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getDefaultWmqReplyQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getDefaultWmqRequestQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getDefaultWmqZosQueueManager() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyWmqGroup
getEsbServiceTargetGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getGenerationSubject() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
getGenerationSubject() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard
getGenModel() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
 
getImageDescriptor(String) - Static method in class com.legstar.eclipse.plugin.jbossesbgen.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getInitCategoryName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
getInitJbmReplyQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getInitJbmRequestQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getInitName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
getInitTargetEsbDir() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
getJbmReplyQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getJbmRequestQueue() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
getJbossEsbHome() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
getName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardLauncher
getName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
getName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardLauncher
getPluginId() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizard
getPluginInstallLocation() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizard
Determines where the common LegStar plugin is installed on the file system.
getPojoTargetGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getPortName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 
getServiceName() - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 
getSourcePath(File[], String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer
Retrieves corresponding source jar if any.
getTargetCobolDir() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getTargetEsbDir() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
getTargetJbossEsbConfigDir() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
getTargetNamespace() - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 
getWebServiceTargetGroup() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
getWizard() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
getWizard(IFile) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardLauncher
getWizard(IFile) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardLauncher
getWizardRunnable() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizard
getWizardRunnable() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard
getWsdlUrl() - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 

H

http_host_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Host address on which HTTP server listens to mainframe clients label.
http_password_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Password for basic authentication.
http_path_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Path on which HTTP listens to mainframe clients label.
http_port_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Port on which HTTP listens to mainframe clients label.
http_userid_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
User id for basic authentication.

I

init(IWorkbench) - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsAdapterPreferencePage
init(IWorkbench) - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsPreferencePage
init(IWorkbench) - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsProxyPreferencePage
initExtendedControls() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
initExtendedControls() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
initExtendedWidgets(IProject) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
initExtendedWidgets(IProject) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
initExtendedWidgets(IProject) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
initialize(IPath, IJavaProject) - Method in class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer
initializeDefaultPreferences() - Method in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceInitializer
invalid_cobol_target_location_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid cobol samples location message.
invalid_http_host_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid host.
invalid_http_path_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid path.
invalid_http_port_number_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid port number.
invalid_jbm_target_queue_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid request queue name.
invalid_jbm_target_reply_queue_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid reply queue name.
invalid_jbossesb_config_location_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid JBoss ESB configuration files location message.
invalid_mainframe_uri_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid mainframe URI message.
invalid_proxy_uri_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid proxy URI message.
invalid_target_esb_service_category_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid Esb service category message.
invalid_target_esb_service_name_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid Esb service name message.
invalid_target_namespace_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid wsdl namespace message.
invalid_target_pojo_class_name_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid pojo class name message.
invalid_target_pojo_method_name_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid pojo method name message.
invalid_wmq_connection_factory_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid connection factory.
invalid_wmq_jndi_context_factory_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid JNDI context factory.
invalid_wmq_jndi_url_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid jndi url.
invalid_wmq_target_queue_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid request queue name.
invalid_wmq_target_reply_queue_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid reply queue name.
invalid_wmq_zos_queue_manager_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid queue manager.
invalid_wsdl_port_name_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid wsdl port name message.
invalid_wsdl_service_name_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid wsdl service name message.
invalid_wsdl_url_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Invalid wsdl url message.

J

jbm_reply_queue_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBM Queue name receiving replies label.
jbm_request_queue_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBM Queue name receiving requests label.
jbm_transport_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Settings for JBM group label.
JbossEsb2CixsGeneratorAction - Class in com.legstar.eclipse.plugin.jbossesbgen.popup.actions
This action becomes available when a LegStar mapping file is selected.
JbossEsb2CixsGeneratorAction() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.popup.actions.JbossEsb2CixsGeneratorAction
 
JbossEsb2CixsGeneratorWizard - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
This wizard role is to create a set of JBoss ESB artifacts that allows JBoss ESB clients to access a CICS program as a local service.
JbossEsb2CixsGeneratorWizard(IFile) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizard
Constructor for JbossEsb2CixsGeneratorWizard.
JbossEsb2CixsGeneratorWizardLauncher - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Implementation of a service generator which basically hands over control to the JBoss ESB wizard.
JbossEsb2CixsGeneratorWizardLauncher() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardLauncher
 
JbossEsb2CixsGeneratorWizardPage - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
This page collects parameters needed for JBoss ESB to Cixs artifacts generation.
JbossEsb2CixsGeneratorWizardPage(IStructuredSelection, IFile, AntBuildJbossEsb2CixsModel) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
Construct the page.
JbossEsb2CixsGeneratorWizardRunnable - Class in com.legstar.eclipse.plugin.jbossesbgen.wizards
Background task that performs the actual artifacts generation.
JbossEsb2CixsGeneratorWizardRunnable(JbossEsb2CixsGeneratorWizardPage) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardRunnable
Constructs the backend generation task.
JBOSSESB_ESB_ARCHIVES_FOLDER - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
JBoss ESB folder where esb archives should be deployed.
JBOSSESB_INSTALL_FOLDER - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Where JBoss ESB is installed.
jbossesb_to_cixs_action_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBoss ESB to cixs action menu label.
jbossesb_to_cixs_generator_icon - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
The JBoss ESB to cixs wizard icon.
jbossesb_to_cixs_wizard_page_description - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBoss ESB to cixs generator description.
jbossesb_to_cixs_wizard_page_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBoss ESB to cixs generator name.
JbossEsbCixsAdapterPreferencePage - Class in com.legstar.eclipse.plugin.jbossesbgen.preferences
This class represents a preference page that is contributed to the Preferences dialog.
JbossEsbCixsAdapterPreferencePage() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsAdapterPreferencePage
Constructs a preference page.
JbossEsbCixsPreferencePage - Class in com.legstar.eclipse.plugin.jbossesbgen.preferences
This class represents a preference page that is contributed to the Preferences dialog.
JbossEsbCixsPreferencePage() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsPreferencePage
Constructs a preference page.
JbossEsbCixsProxyPreferencePage - Class in com.legstar.eclipse.plugin.jbossesbgen.preferences
This class represents a preference page that is contributed to the Preferences dialog.
JbossEsbCixsProxyPreferencePage() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.preferences.JbossEsbCixsProxyPreferencePage
Constructs a preference page.
jbossesbgen_adapter_preference_page_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Preference page title.
jbossesbgen_preference_page_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Preference page title.
jbossesbgen_proxy_preference_page_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Preference page title.

L

LIBRARY_DESCRIPTION - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer
The library container description.
LIBRARY_NAME - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer
The library container identifier for LegStar.

M

mainframe_uri_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Mainframe URI exposed to JBoss ESB clients label.
Messages - Class in com.legstar.eclipse.plugin.jbossesbgen
This plugin localized message class.
Messages() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.Messages
 

P

PLUGIN_ID - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Activator
The plug-in ID.
popup_menu_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Right click on cixs files shows this menu item.
ports_list_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Ports list label.
preference_cobol_folder_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Cobol samples folder preference label.
preference_esb_archives_location_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBoss ESB esb deployment preference label.
preference_jbossesb_config_folder_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBoss ESB configurations folder preference label.
preference_jbossesb_install_location_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
JBoss ESB install location label.
preference_mainframe_uri_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Mainframe legstar listening URI label.
preference_page_description - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Preference page description.
preference_proxy_uri_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Proxy URI preference label.
PreferenceConstants - Class in com.legstar.eclipse.plugin.jbossesbgen.preferences
Constant definitions for plug-in preferences.
PreferenceInitializer - Class in com.legstar.eclipse.plugin.jbossesbgen.preferences
Class used to initialize default preference values.
PreferenceInitializer() - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceInitializer
 
PROXY_DEFAULT_COBOL_SAMPLE_FOLDER - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Folder where COBOL Client code should be generated.
PROXY_DEFAULT_HTTP_HOST - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
HTTP Host exposed by JBoss ESB to Mainframe clients.
PROXY_DEFAULT_HTTP_PORT - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Port on which HTTP listens to mainframe clients.
PROXY_DEFAULT_WMQ_CONNECTION_FACTORY - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Connection-factory used to lookup queues/topics in a naming directory (JNDI).
PROXY_DEFAULT_WMQ_ERROR_QUEUE_SUFFIX - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Suffix for WMQ Queue name receiving errors.
PROXY_DEFAULT_WMQ_JNDI_CONTEXT_FACTORY - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Context factory class JBossESB uses to do naming lookups for WMQ resources.
PROXY_DEFAULT_WMQ_JNDI_URL - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
URL used to do naming lookups for WMQ resources.
PROXY_DEFAULT_WMQ_REPLY_QUEUE_SUFFIX - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Suffix for WMQ Queue name receiving replies.
PROXY_DEFAULT_WMQ_REQUEST_QUEUE_SUFFIX - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Suffix for WMQ Queue name receiving requests.
PROXY_DEFAULT_WMQ_ZOS_QUEUE_MANAGER - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
ZOS WMQ Queue Manager.
PROXY_HTTP_PATH_TEMPLATE - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Prefix for path on which HTTP listens to mainframe clients.
proxy_preference_page_description - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Preference page description.
proxy_uri_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
URI exposed to mainframe label.
proxy_wmq_transport_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Settings for WMQ group label.

R

register(BundleContext) - Static method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardLauncher
Register an OSGI generation service that can be discovered dynamically by other plugins (bundles).
register(BundleContext) - Static method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardLauncher
Register an OSGI generation service that can be discovered dynamically by other plugins (bundles).
requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer) - Method in class com.legstar.eclipse.plugin.jbossesbgen.ClasspathInitializer

S

sample_cobol_http_client_type_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Choice of sample Cobol Http client label.
sample_configuration_transport_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Sample configuration transport.
services_list_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Services list label.
setCategoryName(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
setJbmReplyQueue(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
setJbmRequestQueue(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
 
setName(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
 
setPortName(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 
setServiceName(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 
setTargetCobolDir(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
 
setTargetEsbDir(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
setTargetJbossEsbConfigDir(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
 
setTargetNamespace(String) - Method in class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
 
setupProject() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
Make sure the target project has LegStar JBoss ESB libraries on its classpath.
start(BundleContext) - Method in class com.legstar.eclipse.plugin.jbossesbgen.Activator
startWizard(IFile) - Method in class com.legstar.eclipse.plugin.jbossesbgen.popup.actions.Cixs2JbossEsbGeneratorAction
startWizard(IFile) - Method in class com.legstar.eclipse.plugin.jbossesbgen.popup.actions.JbossEsb2CixsGeneratorAction
stop(BundleContext) - Method in class com.legstar.eclipse.plugin.jbossesbgen.Activator

T

target_esb_service_category_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Esb service category label.
target_esb_service_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Esb service group label.
target_esb_service_name_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Esb service name label.
TARGET_JBOSSESB_CONFIG_FOLDER - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.preferences.PreferenceConstants
Folder where configuration files should be generated.
target_jbossesb_config_location_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target JBoss ESB configuration files location label.
target_jbossesb_esb_location_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target JBoss ESB esb archives location label.
target_namespace_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target namespace label.
target_pojo_class_name_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target pojo class name label.
target_pojo_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target pojo group label.
target_pojo_method_name_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target pojo method name label.
target_selection_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target selection group label.
target_selection_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target selection label.
target_web_service_group_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Web service group label.
target_web_service_wsdl_port_name_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Web service Wsdl port name label.
target_web_service_wsdl_service_name_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Web service Wsdl service name label.
target_web_service_wsdl_target_namespace_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Web service Wsdl target namespace label.
target_web_service_wsdl_url_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Target Web service Wsdl URL label.

U

unable_to_locate_plugin_installation_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Unable to locate plugin installation message.
updateGenModelExtended() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
Store the selected values in the project scoped preference store.
updateGenModelExtended() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
Store the selected values in the project scoped preference store.
updateGenModelExtended() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
updateGenModelExtended() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
updateGenModelExtended() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage
Store the selected values in the project scoped preference store.

V

validateControls() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsAdapterJbmGroup
validateControls() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.CixsProxyEsbServiceGroup
validateExtendedWidgets() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardPage
validateExtendedWidgets() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.Cixs2JbossEsbGeneratorWizardPage
validateExtendedWidgets() - Method in class com.legstar.eclipse.plugin.jbossesbgen.wizards.JbossEsb2CixsGeneratorWizardPage

W

wmq_connection_factory_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
connection-factory used to lookup queues/topics in a naming directory (JNDI) label.
wmq_error_queue_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
WMQ Queue name receiving errors label.
wmq_error_queue_suffix_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
WMQ suffix for queue name receiving errors label.
wmq_jndi_context_factory_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
context factory class JBossESB uses to do naming lookups for WMQ resources label.
wmq_jndi_url_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
URL used to do naming lookups for WMQ resources label.
wmq_reply_queue_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
WMQ Queue name receiving replies label.
wmq_reply_queue_suffix_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
WMQ suffix for queue name receiving replies label.
wmq_request_queue_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
WMQ Queue name receiving requests label.
wmq_request_queue_suffix_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
WMQ suffix for queue name receiving requests label.
wmq_zos_queue_manager_label - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
ZOS WMQ Queue Manager label.
wsdl_access_error_msg - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Wsdl access error message.
wsdl_port_selection_dialog_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Port selection dialog title.
wsdl_port_selection_error_dialog_title - Static variable in class com.legstar.eclipse.plugin.jbossesbgen.Messages
Port selection error dialog title.
WsdlPortSelectionDialog - Class in com.legstar.eclipse.plugin.jbossesbgen.dialogs
This dialog display elements from a WSDL and allows user the select a service from the WSDL.
WsdlPortSelectionDialog(String, Shell, String) - Constructor for class com.legstar.eclipse.plugin.jbossesbgen.dialogs.WsdlPortSelectionDialog
Constructor for port selection dialog.

A C F G H I J L M P R S T U V W

Copyright © 2011 LegSem. All Rights Reserved.