Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractManagedConnectionFactoryImpl - Class in org.apache.cxf.jca.core.resourceadapter
- AbstractManagedConnectionFactoryImpl() - Constructor for class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- AbstractManagedConnectionFactoryImpl(Properties) - Constructor for class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- AbstractManagedConnectionImpl - Class in org.apache.cxf.jca.core.resourceadapter
- AbstractManagedConnectionImpl(AbstractManagedConnectionFactoryImpl, ConnectionRequestInfo, Subject) - Constructor for class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.outbound.DefaultConnectionManager
- associateConnection(Object) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- associateConnection(Object) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- associateConnection(Object) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- AssociatedManagedConnectionFactoryImpl - Class in org.apache.cxf.jca.cxf
- AssociatedManagedConnectionFactoryImpl() - Constructor for class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- AssociatedManagedConnectionFactoryImpl(Properties) - Constructor for class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
C
- cleanup() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- cleanup() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- clearThreadAssociation() - Method in interface org.apache.cxf.jca.cxf.CXFTransaction
- close() - Method in interface org.apache.cxf.connector.Connection
-
close the connection handle.
- close() - Method in class org.apache.cxf.jca.core.logging.WriterHandler
- close() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- close() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- close() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- close() - Method in interface org.apache.cxf.jca.outbound.CXFConnection
-
Closes the connection handle.
- close(Object) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- close(Object) - Method in interface org.apache.cxf.jca.cxf.CXFManagedConnection
- close(Object) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- Connection - Interface in org.apache.cxf.connector
-
Interface implemented by the Web service client proxy returned by
CXFConnectionFactory. - connectionClosed(ConnectionEvent) - Method in class org.apache.cxf.jca.outbound.DefaultConnectionManager
- connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.cxf.jca.outbound.DefaultConnectionManager
- connectionEventListeners - Variable in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- ConnectionFactoryImpl - Class in org.apache.cxf.jca.cxf
- ConnectionFactoryImpl - Class in org.apache.cxf.jca.outbound
-
Implement ConnectionFactory that delegate allocation of connection to
ConnectionManager. - ConnectionFactoryImpl(ManagedConnectionFactory, ConnectionManager) - Constructor for class org.apache.cxf.jca.cxf.ConnectionFactoryImpl
- ConnectionFactoryImpl(ManagedConnectionFactory, ConnectionManager) - Constructor for class org.apache.cxf.jca.outbound.ConnectionFactoryImpl
- CONSOLE_HANDLER - Static variable in class org.apache.cxf.jca.core.logging.LoggerHelper
- create(ClassLoader, Object) - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- createConnectionFactory() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- createConnectionFactory() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- createConnectionFactory() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- createConnectionFactory(ConnectionManager) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- createConnectionFactory(ConnectionManager) - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- createConnectionFactory(ConnectionManager) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- createConnectionFactory(ConnectionManager) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- createHandlers(Object, Subject) - Method in class org.apache.cxf.jca.cxf.handlers.InvocationHandlerFactory
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- createURL(String, String) - Method in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- crinfo - Variable in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- CXFConnection - Interface in org.apache.cxf.jca.outbound
-
A CXFConnection is obtains from
CXFConnectionFactory. - CXFConnectionFactory - Interface in org.apache.cxf.connector
-
Provides methods to create a
Connectionobject that represents a Web service defined from the supplied parameters. - CXFConnectionFactory - Interface in org.apache.cxf.jca.outbound
-
Provides methods to create a
CXFConnectionobject that provides access to a Web Service defined from the supplied specifications. - CXFConnectionParam - Class in org.apache.cxf.connector
- CXFConnectionParam() - Constructor for class org.apache.cxf.connector.CXFConnectionParam
- CXFConnectionParam(Class<?>, URL, QName, QName) - Constructor for class org.apache.cxf.connector.CXFConnectionParam
- CXFConnectionRequestInfo - Class in org.apache.cxf.jca.cxf
- CXFConnectionRequestInfo() - Constructor for class org.apache.cxf.jca.cxf.CXFConnectionRequestInfo
- CXFConnectionRequestInfo(Class<?>, URL, QName, QName) - Constructor for class org.apache.cxf.jca.cxf.CXFConnectionRequestInfo
- CXFConnectionSpec - Class in org.apache.cxf.jca.outbound
-
The CXFConnectionSpec contains properties that needed for obtaining a
CXFConnection. - CXFConnectionSpec() - Constructor for class org.apache.cxf.jca.outbound.CXFConnectionSpec
- CXFInvocationHandler - Interface in org.apache.cxf.jca.cxf
- CXFInvocationHandlerData - Interface in org.apache.cxf.jca.cxf
- CXFLocalTransaction - Interface in org.apache.cxf.jca.cxf
- CXFManagedConnection - Interface in org.apache.cxf.jca.cxf
- CXFManagedConnectionFactory - Interface in org.apache.cxf.jca.cxf
- CXFManagedConnectionMetaData - Class in org.apache.cxf.jca.cxf
- CXFManagedConnectionMetaData - Class in org.apache.cxf.jca.outbound
-
CXF Managed Connection MetaData
- CXFManagedConnectionMetaData() - Constructor for class org.apache.cxf.jca.cxf.CXFManagedConnectionMetaData
- CXFManagedConnectionMetaData(String) - Constructor for class org.apache.cxf.jca.outbound.CXFManagedConnectionMetaData
- CXFTransaction - Interface in org.apache.cxf.jca.cxf
- CXFWorkAdapter - Class in org.apache.cxf.jca.cxf
- CXFWorkAdapter() - Constructor for class org.apache.cxf.jca.cxf.CXFWorkAdapter
D
- DEFAULT_LOG_LEVEL - Static variable in class org.apache.cxf.jca.core.logging.LoggerHelper
- DEFAULT_MONITOR_POLL_INTERVAL - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- DEFAULT_START_TIME_OUT - Static variable in class org.apache.cxf.jca.cxf.CXFWorkAdapter
- DEFAULT_VALUE_STRING - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- DefaultConnectionManager - Class in org.apache.cxf.jca.outbound
-
Default Connection Manager which does not support connection pool.
- DefaultConnectionManager() - Constructor for class org.apache.cxf.jca.outbound.DefaultConnectionManager
- deleteLoggingOnWriter() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- destroy() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- destroy() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- destroy() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- disableConsoleLogging() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- dispatch(Runnable) - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
- DispatchMDBActivationSpec - Class in org.apache.cxf.jca.inbound
-
DispatchMDBActivationSpec is an
ActivationSpecthat activates a CXF service endpoint facade to dispatch call to the target Stateless Session Bean. - DispatchMDBActivationSpec() - Constructor for class org.apache.cxf.jca.inbound.DispatchMDBActivationSpec
- DispatchMDBInvoker - Class in org.apache.cxf.jca.inbound
-
DispatchMDBInvoker is executed in the context of a Message Driven Bean that dispatches calls to the target Session Bean where the service logic is implemented.
- DispatchMDBInvoker(MessageEndpointFactory, String) - Constructor for class org.apache.cxf.jca.inbound.DispatchMDBInvoker
- DispatchMDBMessageListener - Interface in org.apache.cxf.jca.inbound
-
The DispatchMDBMessageListener is intended to be used as the <messagelistener-type> of an <inbound-resourcesadapter> in the resource adapter's deployment descriptor (ra.xml).
- DispatchMDBMessageListenerImpl - Class in org.apache.cxf.jca.inbound
-
DispatchMDBMessageListenerImpl supports dispatching of calls to a Stateless Session Bean.
- DispatchMDBMessageListenerImpl() - Constructor for class org.apache.cxf.jca.inbound.DispatchMDBMessageListenerImpl
E
- EJB_SERVANT_BASE_URL - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- EJB_SERVICE_PROPERTIES_URL - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- ejbCreate() - Method in class org.apache.cxf.jca.inbound.DispatchMDBMessageListenerImpl
- EJBEndpoint - Class in org.apache.cxf.jca.servant
- EJBEndpoint(EJBServantConfig) - Constructor for class org.apache.cxf.jca.servant.EJBEndpoint
- EJBInvoker - Class in org.apache.cxf.jca.servant
- EJBInvoker(EJBHome) - Constructor for class org.apache.cxf.jca.servant.EJBInvoker
- ejbRemove() - Method in class org.apache.cxf.jca.inbound.DispatchMDBMessageListenerImpl
- EJBServantConfig - Class in org.apache.cxf.jca.servant
- EJBServantConfig(String, String) - Constructor for class org.apache.cxf.jca.servant.EJBServantConfig
- enableConsoleLogging() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- equals(Object) - Method in class org.apache.cxf.connector.CXFConnectionParam
- equals(Object) - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- equals(Object) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- equals(Object) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- error(Exception) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- execute(Runnable) - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
F
- findClass(String) - Method in class org.apache.cxf.jca.core.classloader.PlugInClassLoader
- findResource(String) - Method in class org.apache.cxf.jca.core.classloader.PlugInClassLoader
- FireWallClassLoader - Class in org.apache.cxf.jca.core.classloader
-
The FireWallClassLoader is a classloader that can block request from going up in the classloader hierarchy.
- FireWallClassLoader(ClassLoader, String[]) - Constructor for class org.apache.cxf.jca.core.classloader.FireWallClassLoader
-
Constructor.
- FireWallClassLoader(ClassLoader, String[], String[]) - Constructor for class org.apache.cxf.jca.core.classloader.FireWallClassLoader
-
Constructor.
- flush() - Method in class org.apache.cxf.jca.core.logging.WriterHandler
G
- genURL(String) - Method in class org.apache.cxf.jca.core.classloader.PlugInClassLoader
- getAddress() - Method in class org.apache.cxf.connector.CXFConnectionParam
- getAddress() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
Gets the transport address used by
ServerFactoryBean. - getAddress() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- getAddressPort(String) - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- getAppserverClassLoader() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- getBootstrapContext() - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- getBootstrapContext() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- getBootstrapContext() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getBootstrapContext() - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- getBus() - Method in interface org.apache.cxf.connector.CXFConnectionFactory
-
Returns the underlying
Busfor this connection factory. - getBus() - Method in class org.apache.cxf.jca.cxf.ConnectionFactoryImpl
- getBus() - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- getBus() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- getBus() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getBusCache() - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- getBusConfigLocation() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- getBusConfigURL() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- getBusConfigURL() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- getBytesFromInputStream(InputStream) - Static method in class org.apache.cxf.jca.jarloader.JarLoader
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getConnection(CXFConnectionParam) - Method in interface org.apache.cxf.connector.CXFConnectionFactory
-
Creates a client proxy based on the connection parameter object.
- getConnection(CXFConnectionParam) - Method in class org.apache.cxf.jca.cxf.ConnectionFactoryImpl
- getConnection(CXFConnectionSpec) - Method in class org.apache.cxf.jca.outbound.ConnectionFactoryImpl
- getConnection(CXFConnectionSpec) - Method in interface org.apache.cxf.jca.outbound.CXFConnectionFactory
-
Creates a CXFConnection object which allows access to CXF web service based on the CXFConnectionSpec object.
- getConnectionRequestInfo() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- getConsoleLogger() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- getCXFConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getCXFService() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getCXFTransaction() - Method in interface org.apache.cxf.jca.cxf.CXFManagedConnection
- getCXFTransaction() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getData() - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandler
- getData() - Method in class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- getDefaultEJBServantBaseURL() - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- getDisplayName() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- getEISProductName() - Method in class org.apache.cxf.jca.cxf.CXFManagedConnectionMetaData
- getEISProductName() - Method in class org.apache.cxf.jca.outbound.CXFManagedConnectionMetaData
- getEISProductVersion() - Method in class org.apache.cxf.jca.cxf.CXFManagedConnectionMetaData
- getEISProductVersion() - Method in class org.apache.cxf.jca.outbound.CXFManagedConnectionMetaData
- getEjbServantBaseURL() - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- getEJBServantBaseURL() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getEJBServicePropertiesPollInterval() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getEJBServicePropertiesURL() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getEJBServicePropertiesURLInstance() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getEndpointName() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- getEndpointName() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- getExceptionToThrow(InvocationTargetException, Method) - Method in class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- getFilters() - Method in class org.apache.cxf.jca.core.classloader.FireWallClassLoader
-
Returns the list of filters used by this FireWallClassLoader.
- getIdleThreads() - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
- getInterface() - Method in class org.apache.cxf.connector.CXFConnectionParam
- getInvoker() - Method in class org.apache.cxf.jca.inbound.InboundEndpoint
- getJarContents(String) - Static method in class org.apache.cxf.jca.jarloader.JarLoader
- getJNDIName() - Method in class org.apache.cxf.jca.servant.EJBServantConfig
- getLinkedException() - Method in exception org.apache.cxf.jca.core.resourceadapter.ResourceAdapterInternalException
- getLocalTransaction() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getLocalTransaction() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getLogLevel() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- getLogLevel() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getLogWriter() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- getLogWriter() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- getLogWriter() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- getLogWriter() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getManagedConnection() - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- getManagedConnectionFactory() - Method in interface org.apache.cxf.jca.cxf.CXFManagedConnection
- getManagedConnectionFactory() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getManagedConnectionFactoryImpl() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getMaxConnections() - Method in class org.apache.cxf.jca.cxf.CXFManagedConnectionMetaData
- getMaxConnections() - Method in class org.apache.cxf.jca.outbound.CXFManagedConnectionMetaData
- getMessageEndpoint() - Method in class org.apache.cxf.jca.inbound.MDBInvoker
- getMetaData() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- getMetaData() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getMetaData() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getMonitorEJBServiceProperties() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- getNegativeFilters() - Method in class org.apache.cxf.jca.core.classloader.FireWallClassLoader
-
Returns the list of negative filters used by this FireWallClassLoader.
- getNext() - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandler
- getNext() - Method in class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- getPluginProps() - Method in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- getPortName() - Method in class org.apache.cxf.connector.CXFConnectionParam
- getPropsURL(String) - Method in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- getReference() - Method in class org.apache.cxf.jca.cxf.ConnectionFactoryImpl
- getReference() - Method in class org.apache.cxf.jca.outbound.ConnectionFactoryImpl
- getRegisteredServants() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- getRequestInfo() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getResource(String) - Method in class org.apache.cxf.jca.core.classloader.FireWallClassLoader
- getResourceAdapter() - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- getResourceAdapter() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- getResourceAdapter() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- getResourceAsBytes(String) - Static method in class org.apache.cxf.jca.core.classloader.PlugInClassLoaderHelper
- getRootCXFLogger() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- getRootLoggerName() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- getSchemaLocations() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
Comma separated schema locations
- getServer() - Method in class org.apache.cxf.jca.inbound.InboundEndpoint
- getService(Class<T>) - Method in interface org.apache.cxf.jca.outbound.CXFConnection
-
Retrieves a service object to invoke.
- getServiceClass() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- getServiceClassName() - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- getServiceInterfaceClass() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
Gets the service endpoint interface classname.
- getServiceName() - Method in class org.apache.cxf.connector.CXFConnectionParam
- getServiceName() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- getServiceName() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- getServiceName() - Method in class org.apache.cxf.jca.servant.EJBServantConfig
- getServiceObject(Exchange) - Method in class org.apache.cxf.jca.inbound.DispatchMDBInvoker
- getServiceObject(Exchange) - Method in class org.apache.cxf.jca.inbound.MDBInvoker
- getServiceObject(Exchange) - Method in class org.apache.cxf.jca.servant.EJBInvoker
- getSubject() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- getSubject() - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- getTarget() - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- getTargetBeanJndiName() - Method in class org.apache.cxf.jca.inbound.DispatchMDBActivationSpec
- getThreads() - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
- getUserName() - Method in class org.apache.cxf.jca.cxf.CXFManagedConnectionMetaData
- getUserName() - Method in class org.apache.cxf.jca.outbound.CXFManagedConnectionMetaData
- getWorkManager() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- getWorkManager() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- getWorkManager() - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- getWsdlLocation() - Method in class org.apache.cxf.connector.CXFConnectionParam
- getWsdlLocation() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- getWsdlURL() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- getWsdlURL() - Method in class org.apache.cxf.jca.servant.EJBServantConfig
- getXAResource() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- getXAResource() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- getXAResources(ActivationSpec[]) - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
H
- Handler - Class in org.apache.cxf.jca.core.classloader
- Handler - Class in org.apache.cxf.jca.core.resourceadapter
-
allow URI resources from the root of the RAR to be specified as properties
- Handler() - Constructor for class org.apache.cxf.jca.core.classloader.Handler
- Handler() - Constructor for class org.apache.cxf.jca.core.resourceadapter.Handler
- hashCode() - Method in class org.apache.cxf.connector.CXFConnectionParam
- hashCode() - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- hashCode() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- hashCode() - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- hasResource(String) - Static method in class org.apache.cxf.jca.core.classloader.PlugInClassLoaderHelper
I
- InboundEndpoint - Class in org.apache.cxf.jca.inbound
-
An inbound endpoint is a CXF service endpoint facade exposed by the JCA connector.
- init() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- init() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- init(ClassLoader) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- initializeLoggingOnWriter(Writer) - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- initializeServants() - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- initUriHandlers(String) - Method in class org.apache.cxf.jca.core.resourceadapter.UriHandlerInit
- InvocationHandlerFactory - Class in org.apache.cxf.jca.cxf.handlers
- InvocationHandlerFactory(Bus, CXFManagedConnection) - Constructor for class org.apache.cxf.jca.cxf.handlers.InvocationHandlerFactory
- invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jca.cxf.handlers.InvokingInvocationHandler
- invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jca.cxf.handlers.ProxyInvocationHandler
- invokeNext(Object, Method, Object[]) - Method in class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- InvokingInvocationHandler - Class in org.apache.cxf.jca.cxf.handlers
-
delegates invocations to the target object
- InvokingInvocationHandler(CXFInvocationHandlerData) - Constructor for class org.apache.cxf.jca.cxf.handlers.InvokingInvocationHandler
- isActive() - Method in interface org.apache.cxf.jca.cxf.CXFTransaction
- isBound() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- isBound() - Method in class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- isLoggable(LogRecord) - Method in class org.apache.cxf.jca.core.logging.WriterHandler
- isLowOnThreads() - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
J
- JarLoader - Class in org.apache.cxf.jca.jarloader
-
load jars to memory from an archive
- JCA_HANDLERS_RESOURCE - Static variable in class org.apache.cxf.jca.cxf.handlers.InvocationHandlerFactory
- jcaBusFactory - Variable in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- JCABusFactory - Class in org.apache.cxf.jca.cxf
- JCABusFactory(ManagedConnectionFactoryImpl) - Constructor for class org.apache.cxf.jca.cxf.JCABusFactory
- join() - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
L
- loadClass(String, boolean) - Method in class org.apache.cxf.jca.core.classloader.FireWallClassLoader
- loadProperties(URL) - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- localTransactionCommitted(ConnectionEvent) - Method in class org.apache.cxf.jca.outbound.DefaultConnectionManager
- localTransactionRolledback(ConnectionEvent) - Method in class org.apache.cxf.jca.outbound.DefaultConnectionManager
- localTransactionStarted(ConnectionEvent) - Method in class org.apache.cxf.jca.outbound.DefaultConnectionManager
- LOG_LEVEL - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- LoggerHelper - Class in org.apache.cxf.jca.core.logging
- loggerInitialisedOutsideConnector() - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- lookupTargetObject(String) - Method in interface org.apache.cxf.jca.inbound.DispatchMDBMessageListener
-
Looks up the target object by JNDI name.
- lookupTargetObject(String) - Method in class org.apache.cxf.jca.inbound.DispatchMDBMessageListenerImpl
-
Looks up the target object by EJB local reference.
M
- makeThreadAssociation() - Method in interface org.apache.cxf.jca.cxf.CXFTransaction
- ManagedConnectionFactoryImpl - Class in org.apache.cxf.jca.cxf
- ManagedConnectionFactoryImpl - Class in org.apache.cxf.jca.outbound
- ManagedConnectionFactoryImpl() - Constructor for class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- ManagedConnectionFactoryImpl() - Constructor for class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- ManagedConnectionFactoryImpl(Properties) - Constructor for class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- ManagedConnectionImpl - Class in org.apache.cxf.jca.cxf
- ManagedConnectionImpl - Class in org.apache.cxf.jca.outbound
-
Represents a "physical" connection to EIS, which provides access to target web service.
- ManagedConnectionImpl(ManagedConnectionFactoryImpl, ConnectionRequestInfo, Subject) - Constructor for class org.apache.cxf.jca.cxf.ManagedConnectionImpl
- ManagedConnectionImpl(ManagedConnectionFactoryImpl, ConnectionRequestInfo, Subject) - Constructor for class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- MDBActivationSpec - Class in org.apache.cxf.jca.inbound
-
MDBActivationSpec is an
ActivationSpecthat activates a CXF service endpoint facade. - MDBActivationSpec() - Constructor for class org.apache.cxf.jca.inbound.MDBActivationSpec
- MDBActivationWork - Class in org.apache.cxf.jca.inbound
-
MDBActivationWork is a type of
Workthat is executed byWorkManager. - MDBActivationWork(MDBActivationSpec, MessageEndpointFactory, Map<String, InboundEndpoint>) - Constructor for class org.apache.cxf.jca.inbound.MDBActivationWork
- MDBInvoker - Class in org.apache.cxf.jca.inbound
-
An invoker that supports direct Message Driven Bean invocation.
- MDBInvoker(MessageEndpointFactory) - Constructor for class org.apache.cxf.jca.inbound.MDBInvoker
- mergeResourceAdapterProps() - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
-
If outbound-resourceAdapter and the resourceAdapter has same property, the outbound-resourceAdapter property's value would take precedence.
- MONITOR_EJB_SERVICE_PROPERTIES - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- MONITOR_POLL_INTERVAL - Static variable in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
O
- ObjectMethodInvocationHandler - Class in org.apache.cxf.jca.cxf.handlers
-
Handles invocations for methods defined on java.lang.Object, like hashCode, toString and equals
- ObjectMethodInvocationHandler(CXFInvocationHandlerData) - Constructor for class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- openConnection(URL) - Method in class org.apache.cxf.jca.core.classloader.Handler
- openConnection(URL) - Method in class org.apache.cxf.jca.core.resourceadapter.Handler
- org.apache.cxf.connector - package org.apache.cxf.connector
- org.apache.cxf.jca.core.classloader - package org.apache.cxf.jca.core.classloader
- org.apache.cxf.jca.core.logging - package org.apache.cxf.jca.core.logging
- org.apache.cxf.jca.core.resourceadapter - package org.apache.cxf.jca.core.resourceadapter
- org.apache.cxf.jca.cxf - package org.apache.cxf.jca.cxf
- org.apache.cxf.jca.cxf.handlers - package org.apache.cxf.jca.cxf.handlers
- org.apache.cxf.jca.inbound - package org.apache.cxf.jca.inbound
- org.apache.cxf.jca.jarloader - package org.apache.cxf.jca.jarloader
- org.apache.cxf.jca.outbound - package org.apache.cxf.jca.outbound
- org.apache.cxf.jca.servant - package org.apache.cxf.jca.servant
P
- PlugInClassLoader - Class in org.apache.cxf.jca.core.classloader
- PlugInClassLoader(ClassLoader) - Constructor for class org.apache.cxf.jca.core.classloader.PlugInClassLoader
- PlugInClassLoaderHelper - Class in org.apache.cxf.jca.core.classloader
- printWriter - Variable in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- ProxyInvocationHandler - Class in org.apache.cxf.jca.cxf.handlers
-
The object returned to the application implement close and equals for the proxy
- ProxyInvocationHandler(CXFInvocationHandlerData) - Constructor for class org.apache.cxf.jca.cxf.handlers.ProxyInvocationHandler
- publish() - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- publish(LogRecord) - Method in class org.apache.cxf.jca.core.logging.WriterHandler
R
- registerBus() - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- registerBus(Bus) - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- release() - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool.WorkImpl
- release() - Method in class org.apache.cxf.jca.inbound.MDBActivationWork
- releaseEndpoint(MessageEndpoint) - Method in class org.apache.cxf.jca.inbound.MDBInvoker
- releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.jca.inbound.DispatchMDBInvoker
- releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.jca.inbound.MDBInvoker
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- ResourceAdapterImpl - Class in org.apache.cxf.jca.cxf
- ResourceAdapterImpl() - Constructor for class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- ResourceAdapterImpl(Properties) - Constructor for class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- ResourceAdapterInternalException - Exception in org.apache.cxf.jca.core.resourceadapter
- ResourceAdapterInternalException(String) - Constructor for exception org.apache.cxf.jca.core.resourceadapter.ResourceAdapterInternalException
- ResourceAdapterInternalException(String, Throwable) - Constructor for exception org.apache.cxf.jca.core.resourceadapter.ResourceAdapterInternalException
- ResourceBean - Class in org.apache.cxf.jca.core.resourceadapter
- ResourceBean() - Constructor for class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- ResourceBean(Properties) - Constructor for class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- run() - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool.WorkImpl
- run() - Method in class org.apache.cxf.jca.inbound.MDBActivationWork
-
Performs the work
S
- sendEvent(ConnectionEvent) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- sendEventToListener(ConnectionEvent, ConnectionEventListener) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- setAddress(String) - Method in class org.apache.cxf.connector.CXFConnectionParam
- setAddress(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
Sets the transport address used by
ServerFactoryBean. - setAddress(String) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- setAppserverClassLoader(ClassLoader) - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- setBootstrapContext(Object) - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- setBus(Bus) - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- setBus(Bus) - Method in class org.apache.cxf.jca.cxf.JCABusFactory
- setBusCache(Set<Bus>) - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- setBusConfigLocation(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- setBusConfigURL(String) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- setBusConfigURL(URL) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- setConnectionRequestInfo(ConnectionRequestInfo) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- setDisableConsoleLogging(boolean) - Method in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- setDisplayName(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
A unique name that is readable to human and it is to identify an inbound endpoint within a application server.
- setEjbServantBaseURL(String) - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- setEJBServantBaseURL(String) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- setEJBServicePropertiesPollInterval(Integer) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- setEJBServicePropertiesURL(String) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- setEndpointName(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- setEndpointName(QName) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- setInterface(Class<?>) - Method in class org.apache.cxf.connector.CXFConnectionParam
- setInvoker(MDBInvoker) - Method in class org.apache.cxf.jca.inbound.InboundEndpoint
- setJndiName(String) - Method in class org.apache.cxf.jca.servant.EJBServantConfig
- setLogLevel(String) - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- setLogLevel(String) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- setLogWriter(PrintWriter) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- setLogWriter(PrintWriter) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- setLogWriter(PrintWriter) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- setLogWriter(PrintWriter) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionImpl
- setManagedConnection(CXFManagedConnection) - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- setMessageDrivenContext(MessageDrivenContext) - Method in class org.apache.cxf.jca.inbound.DispatchMDBMessageListenerImpl
- setMonitorEJBServiceProperties(Boolean) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- setNext(CXFInvocationHandler) - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandler
- setNext(CXFInvocationHandler) - Method in class org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
- setPortName(QName) - Method in class org.apache.cxf.connector.CXFConnectionParam
- setProperty(String, String) - Method in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
- setReference(Reference) - Method in class org.apache.cxf.jca.cxf.ConnectionFactoryImpl
- setReference(Reference) - Method in class org.apache.cxf.jca.outbound.ConnectionFactoryImpl
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.cxf.jca.cxf.AssociatedManagedConnectionFactoryImpl
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- setResourceAdapter(ResourceAdapter) - Method in class org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
- setRootLoggerName(String) - Static method in class org.apache.cxf.jca.core.logging.LoggerHelper
- setSchemaLocations(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
Comma separated schema locations
- setServer(Server) - Method in class org.apache.cxf.jca.inbound.InboundEndpoint
- setServiceClass(Class<?>) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- setServiceInterfaceClass(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- setServiceName(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- setServiceName(QName) - Method in class org.apache.cxf.connector.CXFConnectionParam
- setServiceName(QName) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- setServiceName(QName) - Method in class org.apache.cxf.jca.servant.EJBServantConfig
- setSubject(Subject) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- setSubject(Subject) - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- setTarget(Object) - Method in interface org.apache.cxf.jca.cxf.CXFInvocationHandlerData
- setTargetBeanJndiName(String) - Method in class org.apache.cxf.jca.inbound.DispatchMDBActivationSpec
- setWorkManager(WorkManager) - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- setWorkManagerThreadPoolToJetty(Bus, String) - Method in class org.apache.cxf.jca.servant.EJBEndpoint
- setWsdlLocation(String) - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
- setWsdlLocation(URL) - Method in class org.apache.cxf.connector.CXFConnectionParam
- setWsdlURL(String) - Method in class org.apache.cxf.jca.servant.EJBServantConfig
- setWsdlURL(URL) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
- shutdown() - Method in class org.apache.cxf.jca.inbound.InboundEndpoint
-
Shuts down the endpoint
- start(BootstrapContext) - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- stop() - Method in class org.apache.cxf.jca.cxf.ResourceAdapterImpl
- subject - Variable in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
T
- theManagedConnectionFactory() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- toString() - Method in class org.apache.cxf.connector.CXFConnectionParam
- toString() - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
- toString() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
U
- UriHandlerInit - Class in org.apache.cxf.jca.core.resourceadapter
- UriHandlerInit() - Constructor for class org.apache.cxf.jca.core.resourceadapter.UriHandlerInit
- UriHandlerInit(String) - Constructor for class org.apache.cxf.jca.core.resourceadapter.UriHandlerInit
V
- validate() - Method in class org.apache.cxf.jca.inbound.MDBActivationSpec
-
TODO implement validation
- validateReference(AbstractManagedConnectionImpl, Subject) - Method in class org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
- validateReference(AbstractManagedConnectionImpl, Subject) - Method in class org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
- validateURLString(String, String) - Method in class org.apache.cxf.jca.core.resourceadapter.ResourceBean
W
- workAccepted(WorkEvent) - Method in class org.apache.cxf.jca.cxf.CXFWorkAdapter
- workCompleted(WorkEvent) - Method in class org.apache.cxf.jca.cxf.CXFWorkAdapter
- WorkImpl(Runnable) - Constructor for class org.apache.cxf.jca.cxf.WorkManagerThreadPool.WorkImpl
- WorkManagerThreadPool - Class in org.apache.cxf.jca.cxf
-
The adapter for using Application Server's thread pool.
- WorkManagerThreadPool(WorkManager) - Constructor for class org.apache.cxf.jca.cxf.WorkManagerThreadPool
- WorkManagerThreadPool.WorkImpl - Class in org.apache.cxf.jca.cxf
- workRejected(WorkEvent) - Method in class org.apache.cxf.jca.cxf.CXFWorkAdapter
- workRejected(WorkEvent) - Method in class org.apache.cxf.jca.cxf.WorkManagerThreadPool
- workStarted(WorkEvent) - Method in class org.apache.cxf.jca.cxf.CXFWorkAdapter
- WRITER_HANDLER - Static variable in class org.apache.cxf.jca.core.logging.LoggerHelper
- WriterHandler - Class in org.apache.cxf.jca.core.logging
- WriterHandler(Writer) - Constructor for class org.apache.cxf.jca.core.logging.WriterHandler
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form