Uses of Class
com.sun.enterprise.deployment.ConnectorDescriptor
-
-
Uses of ConnectorDescriptor in com.sun.appserv.connectors.internal.api
Methods in com.sun.appserv.connectors.internal.api that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorRuntime. getConnectorDescriptor(String rarName)given a resource-adapter name, retrieves the connector-descriptor either from runtime's registry or by reading the descriptor from deployment location. -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors
Fields in com.sun.enterprise.connectors declared as ConnectorDescriptor Modifier and Type Field Description protected ConnectorDescriptorActiveResourceAdapterImpl. desc_Methods in com.sun.enterprise.connectors that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorRuntime. getConnectorDescriptor(String rarName)Obtains the connector Descriptor pertaining to rar.ConnectorDescriptorActiveResourceAdapter. getDescriptor()Returns the Connector descriptor which represents/holds ra.xmlConnectorDescriptorActiveResourceAdapterImpl. getDescriptor()Returns the Connector descriptor which represents/holds ra.xmlConnectorDescriptorConnectorRegistry. getDescriptor(String rarModuleName)Gets the connector descriptor pertaining the rarMethods in com.sun.enterprise.connectors with parameters of type ConnectorDescriptor Modifier and Type Method Description ActiveResourceAdapterActiveRAFactory. createActiveResourceAdapter(ConnectorDescriptor cd, String moduleName, ClassLoader loader)Creates an active resource adapter.voidConnectorRuntime. createActiveResourceAdapter(ConnectorDescriptor connectorDescriptor, String moduleName, String moduleDir)Creates Active resource Adapter which abstracts the rar module.voidConnectorRuntime. createActiveResourceAdapter(ConnectorDescriptor connectorDescriptor, String moduleName, String moduleDir, ClassLoader loader)booleanActiveOutboundResourceAdapter. handles(ConnectorDescriptor cd, String moduleName)Indicates whether a particular implementation of ActiveRA can handle the RAR in question.booleanActiveResourceAdapter. handles(ConnectorDescriptor desc, String moduleName)Indicates whether a particular implementation of ActiveRA can handle the RAR in question.booleanActiveResourceAdapterImpl. handles(ConnectorDescriptor cd, String moduleName)Indicates whether a particular implementation of ActiveRA can handle the RAR in question.voidActiveOutboundResourceAdapter. init(jakarta.resource.spi.ResourceAdapter ra, ConnectorDescriptor desc, String moduleName, ClassLoader jcl)Creates an active inbound resource adapter.voidActiveResourceAdapter. init(jakarta.resource.spi.ResourceAdapter ra, ConnectorDescriptor cd, String moduleName, ClassLoader loader)initializes the active (runtime) RARvoidActiveResourceAdapterImpl. init(jakarta.resource.spi.ResourceAdapter ra, ConnectorDescriptor desc, String moduleName, ClassLoader jcl)Constructor. -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.deployment.annotation.handlers
Methods in com.sun.enterprise.connectors.deployment.annotation.handlers with parameters of type ConnectorDescriptor Modifier and Type Method Description static OutboundResourceAdapterConnectorAnnotationHandler. getOutbound(ConnectorDescriptor desc)HandlerProcessingResultConfigPropertyHandler. handleConfigPropertyAnnotation(jakarta.resource.spi.ConfigProperty configProperty, AnnotationInfo element, ConnectorDescriptor desc)static booleanConfigPropertyHandler. processConnector(ConnectorDescriptor desc, ConnectorConfigProperty ep, Class declaringClass)static voidConnectorAnnotationHandler. processDescriptor(Class annotatedClass, jakarta.resource.spi.Connector connector, ConnectorDescriptor desc) -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.deployment.util
Methods in com.sun.enterprise.connectors.deployment.util that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorArchivist. getDefaultBundleDescriptor()Methods in com.sun.enterprise.connectors.deployment.util with parameters of type ConnectorDescriptor Modifier and Type Method Description voidConnectorValidator. accept(ConnectorDescriptor descriptor)protected voidConnectorArchivist. postOpen(ConnectorDescriptor descriptor, ReadableArchive archive)perform any post deployment descriptor reading action -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.inbound
Methods in com.sun.enterprise.connectors.inbound with parameters of type ConnectorDescriptor Modifier and Type Method Description booleanActiveInboundResourceAdapterImpl. handles(ConnectorDescriptor cd, String moduleName)Indicates whether a particular implementation of ActiveRA can handle the RAR in question.voidActiveInboundResourceAdapterImpl. init(jakarta.resource.spi.ResourceAdapter ra, ConnectorDescriptor desc, String moduleName, ClassLoader jcl)Creates an active inbound resource adapter. -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.jms.system
Methods in com.sun.enterprise.connectors.jms.system with parameters of type ConnectorDescriptor Modifier and Type Method Description booleanActiveJmsResourceAdapter. handles(ConnectorDescriptor cd, String moduleName) -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.jms.util
Methods in com.sun.enterprise.connectors.jms.util with parameters of type ConnectorDescriptor Modifier and Type Method Description voidJmsRaUtil. configureDescriptor(ConnectorDescriptor cd) -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.module
Constructors in com.sun.enterprise.connectors.module with parameters of type ConnectorDescriptor Constructor Description ConnectorApplication(String moduleName, String appName, ResourceManager resourceManager, ApplicationScopedResourcesManager asrManager, ClassLoader loader, ConnectorRuntime runtime, Events event, ConnectorDescriptor descriptor) -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.service
Methods in com.sun.enterprise.connectors.service that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorService. getConnectorDescriptor(String rarName)Obtains the connector Descriptor pertaining to rar.Methods in com.sun.enterprise.connectors.service with parameters of type ConnectorDescriptor Modifier and Type Method Description voidResourceAdapterAdminServiceImpl. createActiveResourceAdapter(ConnectorDescriptor connectorDescriptor, String moduleName, String moduleDir, ClassLoader loader)Creates Active resource Adapter which abstracts the rar module. -
Uses of ConnectorDescriptor in com.sun.enterprise.connectors.util
Methods in com.sun.enterprise.connectors.util that return ConnectorDescriptor Modifier and Type Method Description static ConnectorDescriptorConnectorDDTransformUtils. getConnectorDescriptor(String moduleDir, String rarModuleName)Get the ConnectorDescriptor object which represents the ra.xml and sun-ra.xml from an exploded rar module.ConnectorDescriptorResourcesUtil. getConnectorDescriptorFromUri(String rarName, String raLoc)Methods in com.sun.enterprise.connectors.util with parameters of type ConnectorDescriptor Modifier and Type Method Description static ConnectorConnectionPoolConnectionPoolObjectsUtils. createSunRaConnectorPoolObject(PoolInfo poolInfo, ConnectorDescriptor desc, String rarName)Creates ConnectorConnectionPool object pertaining to the pool props mentioned in the sun-ra/xml i.e it represents the pool mentioned in the sun-ra.xm.StringMessageListenerConfigParser. getActivationSpecClass(ConnectorDescriptor desc, String messageListenerType)Returns the ActivationSpecClass name for the given rar and message listener type.StringMessageListenerConfigParserImpl. getActivationSpecClass(ConnectorDescriptor desc, String messageListenerType)Return the ActivationSpecClass name for given rar and messageListenerTypeString[]AdminObjectConfigParser. getAdminObjectClassNames(ConnectorDescriptor desc, String intfName)gets the adminObjectClassNames pertaining to a rar & a specific adminObjectInterfaceNameString[]AdminObjectConfigParserImpl. getAdminObjectClassNames(ConnectorDescriptor desc, String intfName)gets the adminObjectClassNames pertaining to a rar & a specific adminObjectInterfaceNameString[]AdminObjectConfigParser. getAdminObjectInterfaceNames(ConnectorDescriptor desc)Obtains the admin object intercface names of a given rar.String[]AdminObjectConfigParserImpl. getAdminObjectInterfaceNames(ConnectorDescriptor desc)gets the adminObjectInterfaceNames pertaining to a rar.List<String>AdminObjectConfigParserImpl. getConfidentialProperties(ConnectorDescriptor desc, String rarName, String... keyFields)List<String>ConnectorConfigParser. getConfidentialProperties(ConnectorDescriptor desc, String rarName, String... keyFields)GiList<String>MCFConfigParserImpl. getConfidentialProperties(ConnectorDescriptor desc, String rarName, String... keyFields)List<String>MessageListenerConfigParserImpl. getConfidentialProperties(ConnectorDescriptor desc, String rarName, String... keyFields)List<String>ResourceAdapterConfigParserImpl. getConfidentialProperties(ConnectorDescriptor desc, String rarName, String... keyFields)String[]MCFConfigParser. getConnectionDefinitionNames(ConnectorDescriptor desc)Obtains the connection definition names of a given rar.String[]MCFConfigParserImpl. getConnectionDefinitionNames(ConnectorDescriptor desc)static ConnectionDefDescriptor[]ConnectorDDTransformUtils. getConnectionDefs(ConnectorDescriptor connectorDesc)Obtain all the ConnectionDefDescriptor(abstracts theelement in ra.xml) objects that are present in given ra.xml file. PropertiesAdminObjectConfigParser. getJavaBeanProps(ConnectorDescriptor desc, String adminObjectIntfName, String adminObjectClassName, String rarName)Obtains the merged javabean properties (properties present in ra.xml and introspected properties) of a specific configuration.PropertiesAdminObjectConfigParserImpl. getJavaBeanProps(ConnectorDescriptor desc, String adminObjectInterface, String rarName)Parses the ra.xml for the admin object javabean properties.PropertiesAdminObjectConfigParserImpl. getJavaBeanProps(ConnectorDescriptor desc, String adminObjectInterface, String adminObjectClass, String rarName)Parses the ra.xml for the admin object javabean properties.PropertiesConnectorConfigParser. getJavaBeanProps(ConnectorDescriptor desc, String connectionDefName, String rarName)Obtains the merged javabean properties (properties present in ra.xml and introspected properties) of a specific configuration.PropertiesMCFConfigParserImpl. getJavaBeanProps(ConnectorDescriptor desc, String connectionDefName, String rarName)Parses the ra.xml for the managed connection factory javabean properties.PropertiesMessageListenerConfigParserImpl. getJavaBeanProps(ConnectorDescriptor desc, String messageListenerType, String rarName)Parses the ra.xml for the ActivationSpec javabean properties.PropertiesResourceAdapterConfigParserImpl. getJavaBeanProps(ConnectorDescriptor desc, String connectionDefName, String rarName)Parses the ra.xml for the Resource Adapter javabean properties.PropertiesMessageListenerConfigParser. getJavaBeanReturnTypes(ConnectorDescriptor desc, String messageListenerType, String rarName)Returns the Properties object consisting of PropertyName as the key and the datatype as the valuePropertiesMessageListenerConfigParserImpl. getJavaBeanReturnTypes(ConnectorDescriptor desc, String messageListenerType, String rarName)Returns the Properties object consisting of propertyname as the key and datatype as the value.MessageListener[]ConnectorDDTransformUtils. getMessageListeners(ConnectorDescriptor desc)Returns all the message listeners present in the connectorDescriptor which abstracts the ra.xmlString[]MessageListenerConfigParser. getMessageListenerTypes(ConnectorDescriptor desc)Obtains the Message Listener types of a given rar.String[]MessageListenerConfigParserImpl. getMessageListenerTypes(ConnectorDescriptor desc)booleanAdminObjectConfigParser. hasAdminObject(ConnectorDescriptor desc, String intfName, String className)Checks whether the provided interfacename and classname combination is present in any of the admin objects for the resource-adapterbooleanAdminObjectConfigParserImpl. hasAdminObject(ConnectorDescriptor desc, String intfName, String className)Checks whether the provided interfacename and classname combination is present in any of the admin objects for the resource-adapter -
Uses of ConnectorDescriptor in com.sun.enterprise.deployment.annotation.context
Methods in com.sun.enterprise.deployment.annotation.context that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorRarBundleContext. getDescriptor()Constructors in com.sun.enterprise.deployment.annotation.context with parameters of type ConnectorDescriptor Constructor Description RarBundleContext(ConnectorDescriptor desc) -
Uses of ConnectorDescriptor in com.sun.enterprise.deployment.annotation.impl
Methods in com.sun.enterprise.deployment.annotation.impl with parameters of type ConnectorDescriptor Modifier and Type Method Description voidRarScanner. process(File archiveFile, ConnectorDescriptor desc, ClassLoader classLoader) -
Uses of ConnectorDescriptor in com.sun.enterprise.deployment.node.connector
Methods in com.sun.enterprise.deployment.node.connector that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorNode. getDescriptor()Methods in com.sun.enterprise.deployment.node.connector with parameters of type ConnectorDescriptor Modifier and Type Method Description NodeConnectorNode. writeDescriptor(Node parent, ConnectorDescriptor conDesc)write the descriptor class to a DOM tree and return itNodeLicenseNode. writeDescriptor(Node parent, ConnectorDescriptor descriptor)write the descriptor class to a DOM tree and return itNodeSecurityPermissionNode. writeDescriptor(Node parent, ConnectorDescriptor descriptor)write the descriptor class to a DOM tree and return it -
Uses of ConnectorDescriptor in com.sun.enterprise.deployment.node.runtime.connector
Methods in com.sun.enterprise.deployment.node.runtime.connector that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorNode. getDescriptor()Methods in com.sun.enterprise.deployment.node.runtime.connector with parameters of type ConnectorDescriptor Modifier and Type Method Description NodeConnectorNode. writeDescriptor(Node parent, String nodeName, ConnectorDescriptor connector)write the descriptor class to a DOM tree and return itConstructors in com.sun.enterprise.deployment.node.runtime.connector with parameters of type ConnectorDescriptor Constructor Description ConnectorNode(ConnectorDescriptor descriptor)Initialize the child handlers -
Uses of ConnectorDescriptor in com.sun.enterprise.deployment.util
Methods in com.sun.enterprise.deployment.util with parameters of type ConnectorDescriptor Modifier and Type Method Description voidConnectorTracerVisitor. accept(ConnectorDescriptor conDesc)visits an connector descriptorvoidConnectorValidator. accept(ConnectorDescriptor connDesc)visits a connector descriptorvoidConnectorVisitor. accept(ConnectorDescriptor descriptor)visits an connector descriptor -
Uses of ConnectorDescriptor in com.sun.enterprise.resource.allocator
Fields in com.sun.enterprise.resource.allocator declared as ConnectorDescriptor Modifier and Type Field Description protected ConnectorDescriptorAbstractConnectorAllocator. descConstructors in com.sun.enterprise.resource.allocator with parameters of type ConnectorDescriptor Constructor Description AbstractConnectorAllocator(PoolManager poolMgr, jakarta.resource.spi.ManagedConnectionFactory mcf, ResourceSpec spec, Subject subject, jakarta.resource.spi.ConnectionRequestInfo reqInfo, ClientSecurityInfo info, ConnectorDescriptor desc)ConnectorAllocator(PoolManager poolMgr, jakarta.resource.spi.ManagedConnectionFactory mcf, ResourceSpec spec, Subject subject, jakarta.resource.spi.ConnectionRequestInfo reqInfo, ClientSecurityInfo info, ConnectorDescriptor desc, boolean shareable)LocalTxConnectorAllocator(PoolManager poolMgr, jakarta.resource.spi.ManagedConnectionFactory mcf, ResourceSpec spec, Subject subject, jakarta.resource.spi.ConnectionRequestInfo reqInfo, ClientSecurityInfo info, ConnectorDescriptor desc, boolean shareable)NoTxConnectorAllocator(PoolManager poolMgr, jakarta.resource.spi.ManagedConnectionFactory mcf, ResourceSpec spec, Subject subject, jakarta.resource.spi.ConnectionRequestInfo reqInfo, ClientSecurityInfo info, ConnectorDescriptor desc)
-